From 56f901808d19b886842f1344e996eeb29e21fbd1 Mon Sep 17 00:00:00 2001 From: stijnb1234 Date: Sat, 12 Sep 2020 14:02:38 +0200 Subject: [PATCH] Restored pom --- pom.xml | 96 +++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 62 insertions(+), 34 deletions(-) diff --git a/pom.xml b/pom.xml index fe8c17e..199b6b2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.codemc.worldguardwrapper worldguardwrapper-parent - 1.2.0-SNAPSHOT + 1.2.1-DEV pom @@ -20,10 +20,30 @@ https://github.com/CodeMC/WorldGuardWrapper 2018 + + scm:git:https://github.com/CodeMC/WorldGuardWrapper.git + scm:git:git@github.com:CodeMC/WorldGuardWrapper.git + https://github.com/CodeMC/WorldGuardWrapper + + + + jenkins + http://ci.codemc.org/job/CodeMC/job/HolographicDisplays/ + + + + GitHub + https://github.com/CodeMC/WorldGuardWrapper/issues + + + + codemc-snapshots + https://repo.codemc.org/repository/maven-snapshots/ + - iobyte-nexus - https://nexus.iobyte.nl/repository/maven-releases + codemc-releases + https://repo.codemc.org/repository/maven-releases/ @@ -83,6 +103,16 @@ + + org.apache.maven.plugins + maven-clean-plugin + 3.1.0 + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + org.apache.maven.plugins maven-compiler-plugin @@ -92,46 +122,44 @@ ${java.version} + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.2.0 + + public + false + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + org.apache.maven.plugins maven-shade-plugin 3.2.4 - - - shade - package - - shade - - - + + + org.apache.maven.plugins + maven-install-plugin + 2.5.2 org.apache.maven.plugins maven-deploy-plugin 2.8.2 - - true - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - - - default-deploy - deploy - - deploy - - - - - nexus - https://nexus.iobyte.nl/ - true -