diff --git a/pom.xml b/pom.xml index a61612673..624d8ffab 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,19 @@ - + 4.0.0 com.sk89q worldedit 5.5.3-SNAPSHOT + jar + + WorldEdit - WorldEdit allows for editing the Minecraft SMP world - en-masse, de-griefing, and fixing issues. + 2010 + http://wiki.sk89q.com/wiki/WorldEdit + A voxel map editor for Minecraft with tools for adventure map designers, + server administrators, and anyone who enjoys building massive structures. + GNU General Public License 2.0 @@ -20,77 +28,31 @@ License on all new contributions + + + YouTrack + http://youtrack.sk89q.com + + + + Jenkins + http://build.sk89q.com + + scm:git:git://github.com/sk89q/worldedit.git + scm:git:git@github.com:sk89q/worldedit.git https://github.com/sk89q/worldedit master - scm:git:git@github.com:sk89q/worldedit.git - - UTF-8 - - - - sk89q-repo - http://maven.sk89q.com/repo/ - - - bukkit-repo - http://repo.bukkit.org/content/groups/public - - - - - - com.sk89q - dummypermscompat - 1.7 - compile - true - - - - de.schlichtherle - truezip - 6.8.3 - compile - - - rhino - js - 1.7R2 - compile - - - com.sk89q - jchronic - 0.2.4a - jar - compile - - - org.mockito - mockito-core - 1.9.0-rc1 - test - - - - org.bukkit - bukkit - 1.5-R0.1-SNAPSHOT - compile - true - - - org.bukkit - craftbukkit - 1.5-R0.1-SNAPSHOT - compile - true - - + + + + Developer Discussion + https://groups.google.com/d/forum/sk-dev-discuss + + + sk89q-docs-upload @@ -101,11 +63,97 @@ http://maven.sk89q.com/artifactory/libs-release-local + + + UTF-8 + + + + + sk89q-repo + http://maven.sk89q.com/repo/ + + + bukkit-repo + http://repo.bukkit.org/content/groups/public + + + + + + de.schlichtherle + truezip + 6.8.3 + compile + jar + + + + rhino + js + 1.7R2 + compile + jar + + + + com.sk89q + jchronic + 0.2.4a + compile + jar + + + + + com.sk89q + dummypermscompat + 1.7 + compile + jar + true + + + + org.bukkit + bukkit + 1.5-R0.1-SNAPSHOT + compile + jar + true + + + + org.bukkit + craftbukkit + 1.5-R0.1-SNAPSHOT + compile + jar + true + + + + org.mockito + mockito-core + 1.9.0-rc1 + test + jar + + + + javax.servlet + servlet-api + 2.4 + provided + + + install ${basedir}/src/main/java/ - + org.apache.maven.wagon wagon-ftp @@ -131,7 +179,7 @@ config.yml - + nmsblocks/ false ${basedir}/src/main/resources/nmsblocks/ @@ -239,19 +287,20 @@ 3.1 - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.5 - - - - license - index - - - - + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.5 + + + + license + index + + + + + org.apache.maven.plugins maven-javadoc-plugin @@ -262,29 +311,71 @@ + + + + attach-docs + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8.1 + + + attach-javadocs + + jar + + + + + + + + + spout + - + spout-repo http://nexus.spout.org/content/groups/public/ + org.spout spoutapi - dev-SNAPSHOT + dev-SNAPSHOT true org.spout vanilla - 1.4.7-SNAPSHOT + 1.4.7-SNAPSHOT true +