diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..93a03e1 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,11 @@ +stages: +- build + +build: + stage: build + image: maven:3.3.9-jdk-8 + script: "mvn clean package" + artifacts: + name: "UltimateKits" + paths: + - "/builds/Songoda/UltimateKits/target/*.jar" diff --git a/pom.xml b/pom.xml index 5df6eac..e563464 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,32 @@ - - 4.0.0 + com.songoda UltimateKits - 1.1.0 - - jar + 4.0.0 + 5.4 - UltimateKits + clean package + + + + + + + + + + + + + + + + + + + + 3.6.1 org.apache.maven.plugins maven-compiler-plugin @@ -18,106 +35,140 @@ + + + src/main/resources + true + + + src/main/java - - bukkit-repo - https://hub.spigotmc.org/nexus/content/groups/public/ - - - - vault-repo - http://nexus.hc.to/content/repositories/pub_releases - - - - songoda-public - http://repo.songoda.com/repository/songoda-public/ - - - - songoda-private - http://repo.songoda.com/repository/songoda-private/ - - - - ess-repo - http://repo.ess3.net/content/groups/essentials - - - - placeholderapi - http://repo.extendedclip.com/content/repositories/placeholderapi/ - - - jcenter - http://jcenter.bintray.com + private + http://repo.songoda.com/repository/private - org.spigotmc spigot - 1.13 - jar - provided - - - - net.milkbowl.vault - VaultAPI - 1.6 - provided - - - - com.earth2me - essentials-x - 2.15.02 - provided - - - - com.github.Bammerbom - UltimateCore - 2.1.25 - provided - - - - com.songoda.arconix - api - 2.0.0 - provided + 1.13.1 - com.songoda.arconix - plugin - 2.0.0 - provided + com.songoda + arconix + LATEST + + + org + kingdoms + LATEST + + + net.milkbowl + vault + LATEST + + + me.ryanhamshire + GriefPrevention + LATEST + + + com.sk89q + worldedit + LATEST + + + com.sk89q + worldguard + 7.0.0 + + + com + plotsquared + RELEASE + + + com.palmergames.bukkit + towny + LATEST + + + com.wasteofplastic + askyblock + 3.0.6.8 + + + us.talabrek + ultimateskyblock + LATEST + + + me.markeh + factionsframework + 1.2.0 + + + br.net.fabiozumbi12 + RedProtect + 7.3.0 + + + com.songoda + epicspawners + LATEST + + + com.gmail.nossr50 + mcmmo + LATEST + + + com.gamingmesh + jobs + LATEST + + + me.botsko + prism + LATEST + + + de.diddiz + logblock + LATEST + + + net + coreprotect + LATEST + + + uk.antiperson + stackmob + LATEST + + + net.sothatsit + blockstore + LATEST + + + org.black_ixx + playerpoints + 2.1.4 + + + xyz.wildseries + wildstacker + b6 - me.clip placeholderapi - 2.8.4 - provided - - - - commons-lang - commons-lang - 2.6 - compile - - - - commons-io - commons-io - 2.6 - compile + 2.5.1