From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Zach Brown Date: Tue, 1 Mar 2016 00:16:08 +0100 Subject: [PATCH] POM changes diff --git a/pom.xml b/pom.xml index debe5bd7adb1f41e8a6878a8545de4bfcad1a590..d7cf64f05d0a2f5b186ca13b2b88e390abe84226 100644 --- a/pom.xml +++ b/pom.xml @@ -2,33 +2,34 @@ 4.0.0 + + com.destroystokyo.paper + paper-parent + dev-SNAPSHOT + - org.spigotmc - spigot-api + com.destroystokyo.paper + paper-api 1.17-R0.1-SNAPSHOT jar - Spigot-API - https://www.spigotmc.org/ + Paper-API + https://github.com/PaperMC/Paper An enhanced plugin API for Minecraft servers. - true + 1.8 1.8 UTF-8 - + - spigotmc-releases - https://hub.spigotmc.org/nexus/content/repositories/releases/ + sonatype + https://oss.sonatype.org/content/groups/public/ - - spigotmc-snapshots - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - + @@ -37,6 +38,20 @@ 2.6 compile + + + com.google.code.findbugs + jsr305 + 1.3.9 + compile + + + + com.googlecode.json-simple + json-simple + 1.1.1 + compile + com.google.guava @@ -112,6 +127,7 @@ + clean install net.md-5 @@ -130,10 +146,6 @@ org.apache.maven.plugins maven-compiler-plugin 3.8.1 - - - eclipse - org.codehaus.plexus @@ -183,6 +195,7 @@ + ${project.build.directory}/dependency-reduced-pom.xml true