From af4e8acc04115895c30104826a128da50d75547b Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Sun, 4 Sep 2016 14:04:27 +0200 Subject: [PATCH] Maven cleanup --- pom.xml | 286 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 153 insertions(+), 133 deletions(-) diff --git a/pom.xml b/pom.xml index 0f44e59c..f3d6c021 100644 --- a/pom.xml +++ b/pom.xml @@ -98,38 +98,38 @@ true - - org.spigotmc - spigot-api - ${bukkit.version} - provided - - - junit - junit - - - json-simple - com.googlecode.json-simple - - - persistence-api - javax.persistence - - - guava - com.google.guava - - - bungeecord-chat - net.md-5 - - - gson - com.google.code.gson - - - + + org.spigotmc + spigot-api + ${bukkit.version} + provided + + + junit + junit + + + json-simple + com.googlecode.json-simple + + + persistence-api + javax.persistence + + + guava + com.google.guava + + + bungeecord-chat + net.md-5 + + + gson + com.google.code.gson + + + @@ -244,31 +244,31 @@ - - com.zaxxer.hikari - fr.xephi.authme.libs.zaxxer.hikari - - - org.slf4j - fr.xephi.authme.libs.slf4j.slf4j - - - com.maxmind.geoip - fr.xephi.authme.libs.maxmind.geoip - - - net.ricecode.similarity - fr.xephi.authme.libs.ricecode.similarity - - - javax.inject - fr.xephi.authme.libs.javax.inject - - - - org.mcstats - fr.xephi.authme - + + com.zaxxer.hikari + fr.xephi.authme.libs.zaxxer.hikari + + + org.slf4j + fr.xephi.authme.libs.slf4j.slf4j + + + com.maxmind.geoip + fr.xephi.authme.libs.maxmind.geoip + + + net.ricecode.similarity + fr.xephi.authme.libs.ricecode.similarity + + + javax.inject + fr.xephi.authme.libs.javax.inject + + + + org.mcstats + fr.xephi.authme + target/${project.finalName}-spigot.jar @@ -421,6 +421,70 @@ + + + + + ch.jalu + injector + 0.3 + compile + true + + + + + net.ricecode + string-similarity + 1.0.0 + compile + true + + + + + com.google.code.gson + gson + 2.2.4 + compile + true + + + + + com.google.guava + guava + 17.0 + compile + true + + + + + com.maxmind.geoip + geoip-api + 1.3.1 + compile + true + + + + + org.apache.commons + commons-email + 1.4 + compile + true + + + + + org.apache.logging.log4j + log4j-core + 2.5 + provided + + com.zaxxer @@ -444,58 +508,10 @@ true - - - org.apache.logging.log4j - log4j-core - 2.5 - provided - + + - - - org.apache.commons - commons-email - 1.4 - compile - true - - - - - com.google.code.gson - gson - 2.2.4 - compile - true - - - - - com.google.guava - guava - 17.0 - compile - true - - - - - javax.inject - javax.inject - 1 - compile - true - - - - - com.maxmind.geoip - geoip-api - 1.3.1 - compile - true - + @@ -512,9 +528,6 @@ true - - - com.comphenix.protocol @@ -611,7 +624,7 @@ net.milkbowl.vault VaultAPI - 1.5 + 1.6 provided @@ -678,12 +691,12 @@ junit - spigot-api - org.spigotmc + spigot-api + org.spigotmc - jettison - org.codehaus.jettison + jettison + org.codehaus.jettison @@ -710,7 +723,7 @@ net.minelink CombatTagPlus - 1.2.2-SNAPSHOT + 1.3.0-SNAPSHOT provided @@ -777,6 +790,24 @@ metrics-lite org.mcstats.bukkit + + net.minelink + CombatTagPlusCompat-v1_9_R1 + + + net.minelink + CombatTagPlusCompat-v1_9_R2 + + + net.minelink + + CombatTagPlusCompat-v1_10_R1 + + + + com.google.code.findbugs + jsr305 + @@ -822,35 +853,22 @@ - - - ch.jalu - injector - 0.3 - - - - - net.ricecode - string-similarity - 1.0.0 - compile - true - - + junit junit test 4.12 + org.hamcrest java-hamcrest test 2.0.0.0 + org.mockito mockito-core @@ -863,6 +881,7 @@ + org.xerial @@ -876,5 +895,6 @@ 1.4.192 test +