From 228770c93cd1a7e85dcab6426f68d09f9ae8c1a0 Mon Sep 17 00:00:00 2001 From: "Gabriele C." Date: Mon, 22 Jun 2015 13:01:26 +0200 Subject: [PATCH] Update pom.xml --- pom.xml | 153 +++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 106 insertions(+), 47 deletions(-) diff --git a/pom.xml b/pom.xml index 69fa42a6f..3674a1c48 100644 --- a/pom.xml +++ b/pom.xml @@ -2,46 +2,77 @@ 4.0.0 - + fr.xephi.authme.AuthMe AuthMe 5.0-SNAPSHOT - + AuthMeReloaded Authentication plugin for CraftBukkit/Spigot! http://dev.bukkit.org/bukkit-plugins/authme-reloaded/ - + jar - + UTF-8 - + 1.7 1.7 - + 1.8.7-R0.1-SNAPSHOT - + ${project.groupId}.${project.artifactId} - + jenkins http://ci.xephi.fr - + GitHub https://github.com/Xephi/AuthMeReloaded/issues - + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + ${maven.compiler.source} + ${maven.compiler.target} + + + + com.google.code.maven-replacer-plugin + maven-replacer-plugin + 1.4.1 + + + prepare-package + + replace + + + + + target/classes/plugin.yml + + + ${version} + ${version} + + + + maven-jar-plugin - 2.5 + 2.6 ${manifest.file} @@ -49,7 +80,6 @@ - @@ -105,10 +135,10 @@ sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - + @@ -136,6 +166,8 @@ mysql mysql-connector-java 5.1.35 + jar + compile @@ -143,6 +175,8 @@ org.xerial sqlite-jdbc 3.8.10.1 + jar + compile @@ -150,6 +184,8 @@ com.h2database h2 1.4.187 + jar + compile @@ -157,11 +193,15 @@ com.sun.mail javax.mail 1.5.3 + jar + compile javax.mail mail 1.5.0-b01 + jar + compile @@ -169,19 +209,10 @@ com.maxmind.geoip geoip-api 1.2.14 + jar + compile - - com.comphenix.attribute - AttributeStorage - 0.0.2-SNAPSHOT - - - * - * - - - @@ -197,11 +244,12 @@ net.milkbowl.vault Vault 1.5.4 - provided + jar + compile - * - * + org.bukkit + bukkit @@ -211,11 +259,12 @@ net.citizensnpcs citizensapi 2.0.16-SNAPSHOT - provided + jar + compile - * - * + org.bukkit + bukkit @@ -229,8 +278,8 @@ compile - * - * + org.bukkit + bukkit @@ -240,10 +289,12 @@ net.ess3 Essentials 2.13-SNAPSHOT + jar + compile - * - * + org.bukkit + bukkit @@ -253,10 +304,12 @@ net.minelink CombatTagPlus 1.2.1-SNAPSHOT + jar + compile - * - * + org.bukkit + bukkit @@ -266,10 +319,12 @@ com.trc202 combattag 6.4.1-SNAPSHOT + jar + compile - * - * + org.bukkit + bukkit @@ -279,10 +334,12 @@ de.luricos.bukkit xAuth 2.6 + jar + compile - * - * + org.bukkit + bukkit @@ -292,12 +349,14 @@ org.spoutcraft spoutcraftplugin 1.6.4-SNAPSHOT + jar + compile - * - * + org.bukkit + bukkit - + @@ -311,10 +370,10 @@ ${project.basedir}/libs/ChestShop.jar - * - * + org.bukkit + bukkit - +