diff --git a/pom.xml b/pom.xml index add2f1a..96affb8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,19 +1,16 @@ 4.0.0 - cn.CityCraft + cn.citycraft ResFly - 0.0.1-SNAPSHOT + 1.0 ResFly ${project.name} - src - src - - **/*.java - + src/main/resources + true @@ -25,30 +22,69 @@ 1.7 + + org.apache.maven.plugins + maven-shade-plugin + 2.3 + + false + true + + + cn.citycraft:PluginHelper + + + + + cn.citycraft.PluginHelper + ${project.groupId}.${project.artifactId} + + + + + + package + + shade + + + + + + http://ci.citycraft.cn:8080 + + UTF-8 + spigot-repo https://hub.spigotmc.org/nexus/content/groups/public/ + + citycraft-repo + ${jenkins.url}/plugin/repository/everything/ + org.spigotmc spigot-api jar - 1.8.3-R0.1-SNAPSHOT + 1.8.8-R0.1-SNAPSHOT - com.bekvon.bukkit.residence + cn.citycraft + PluginHelper + jar + 1.0 + + + cn.citycraft Residence - 2.6.6.6 - system - ${project.basedir}/lib/Residence.jar + jar + 2.8.1.3 - - UTF-8 - \ No newline at end of file