From ba1aa74fc00a1ed28500cd72b525cfd067f82843 Mon Sep 17 00:00:00 2001 From: Ashijin Date: Fri, 4 Oct 2019 01:08:40 -0600 Subject: [PATCH] Updated pom for automatic build server and nexus deployment --- pom.xml | 94 +++++++++++++++++++++++++++++++++------------------------ 1 file changed, 55 insertions(+), 39 deletions(-) diff --git a/pom.xml b/pom.xml index 127a2722..7d0d68d9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,41 +2,63 @@ 4.0.0 net.Indyuce MMOCore - 1.0.12 + 1.0.12-SNAPSHOT Offer your players a brand new RPG experience. + + + SNAPSHOT + false + false + UTF-8 + UTF-8 + + + + + nexus + Lumine Releases + http://mvn.lumine.io/repository/maven-releases/ + + + nexus + Lumine Snapshots + http://mvn.lumine.io/repository/maven-snapshots/ + + + - MMOCore - - - true - ${basedir}/src/main/resources/ - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - junit:junit - UTF-8 - UTF-8 - UTF-8 - -ea -Dfile.encoding=UTF-8 - - - - - - - jitpack.io - https://jitpack.io - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - + ${project.name}-${project.version} + + + true + ${basedir}/src/main/resources/ + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + junit:junit + UTF-8 + UTF-8 + UTF-8 + -ea -Dfile.encoding=UTF-8 + + + + + + + jitpack.io + https://jitpack.io + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + everything https://repo.citizensnpcs.co/ @@ -138,10 +160,4 @@ provided - - false - false - UTF-8 - UTF-8 - \ No newline at end of file