diff --git a/pom.xml b/pom.xml
index a13d0df8..fb30ae3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,9 @@
com.sk89q
worldguard
5.7.3-SNAPSHOT
+ jar
+
+
WorldGuard
WorldGuard protects your Minecraft servers.
@@ -13,15 +16,42 @@
License on all contributions
+
+
+ YouTrack
+ http://youtrack.sk89q.com
+
+
+
+ Jenkins
+ http://build.sk89q.com
+
+
scm:git:git://github.com/sk89q/worldguard.git
+ scm:git:git@github.com:sk89q/worldguard.git
https://github.com/sk89q/worldguard
master
- scm:git:git@github.com:sk89q/worldguard.git
-
+
+
+
+ Developer Discussion
+ https://groups.google.com/d/forum/sk-dev-discuss
+
+
+
+
+
+ sk89q-docs-upload
+ ftp://sk89q-maven-deploy/worldguard/
+
+
+
+
UTF-8
+
sk89q-repo
@@ -36,24 +66,30 @@
http://repo.bukkit.org/content/groups/public
+
com.sk89q
worldedit
- 5.5.3-SNAPSHOT
+ 5.5.3
compile
+ jar
+
org.bukkit
bukkit
1.5-R0.1-SNAPSHOT
compile
+ jar
+
com.sk89q
commandbook
2.1
compile
+ jar
com.zachsthings.libcomponents
@@ -65,42 +101,45 @@
+
com.nijikokun
iconomy
5.0
compile
+ jar
+
org.khelekore
prtree
1.5.0
compile
+ jar
+
net.sf.opencsv
opencsv
2.0
compile
+ jar
+
junit
junit
4.8.1
test
+ jar
-
-
- sk89q-docs-upload
- ftp://sk89q-maven-deploy/worldguard/
-
-
+
install
${basedir}/src/main/java
-
+
org.apache.maven.wagon
wagon-ftp
@@ -207,26 +246,27 @@
@{project.version}
-
+
org.apache.maven.plugins
maven-site-plugin
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
@@ -237,4 +277,43 @@
+
+
+
+
+ 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
+
+
+
+
+
+
+
+