diff --git a/pom.xml b/pom.xml index 0ed0f4371..70fa49ae0 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,10 @@ https://github.com/Slimefun/Slimefun4 + UTF-8 + + 1.8 1.8 @@ -34,68 +37,81 @@ target/site/jacoco/jacoco.xml - + GitHub Issues https://github.com/Slimefun/Slimefun4/issues - + GNU General Public License v3.0 https://github.com/Slimefun/Slimefun4/blob/master/LICENSE repo - + + + spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots + paper-repo https://papermc.io/repo/repository/maven-public + jitpack.io https://jitpack.io + worldedit-repo https://maven.sk89q.com/repo - codemc-repo - https://repo.codemc.org/repository/maven-public - - + placeholderapi-repo https://repo.extendedclip.com/content/repositories/placeholderapi + + mcmmo-repo + https://nexus.neetgames.com/repository/maven-public + + + walshy-public https://repo.walshy.dev/public - + ${project.basedir}/src/main/java + + ${project.basedir}/src/test/java + + clean package ${project.name} v${project.version} - + org.apache.maven.plugins maven-compiler-plugin 3.8.1 + @@ -105,8 +121,8 @@ - + org.apache.maven.plugins maven-source-plugin 3.2.1 @@ -121,8 +137,8 @@ - + org.apache.maven.plugins maven-surefire-plugin 3.0.0-M5 @@ -133,15 +149,15 @@ - + org.sonarsource.scanner.maven sonar-maven-plugin 3.8.0.2131 - + org.jacoco jacoco-maven-plugin 0.8.6 @@ -166,8 +182,8 @@ - + org.apache.maven.plugins maven-shade-plugin 3.2.4 @@ -210,8 +226,8 @@ - + org.apache.maven.plugins maven-javadoc-plugin 3.2.0 @@ -225,8 +241,8 @@ false -html5 - + ${spigot.javadocs} @@ -318,11 +334,18 @@ 5.7.1 test + + org.mockito + mockito-core + 3.8.0 + test + com.github.seeseemelk MockBukkit-v1.16 - 0.28.0 + 0.31.0 test + @@ -332,12 +355,6 @@ - - org.mockito - mockito-core - 3.8.0 - test - @@ -357,6 +374,7 @@ unirest-java 3.11.11 compile + @@ -372,6 +390,7 @@ worldedit-core 7.2.3 provided + @@ -385,6 +404,7 @@ worldedit-bukkit 7.2.3 provided + @@ -396,8 +416,9 @@ com.gmail.nossr50.mcMMO mcMMO - 2.1.175 + 2.1.176 provided + @@ -411,6 +432,7 @@ placeholderapi 2.10.9 provided + @@ -424,6 +446,7 @@ clearlag-core 3.1.6 provided + @@ -437,6 +460,7 @@ itemsadder-api 2.1.35 provided +