diff --git a/pom.xml b/pom.xml
index 6c828b5629c..d3b1631be9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -377,7 +377,6 @@
2.2.2
-
org.apache.maven.plugins
maven-dependency-plugin
@@ -520,8 +519,45 @@
org.apache.maven.plugins
- maven-surefire-report-plugin
- 2.11
+ maven-changelog-plugin
+ 2.2
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ 2.7
+
+ ${basedir}/src/main/config/forge_checks.xml
+
+ cacheFile=${project.build.directory}/checkstyle-cachefile
+
+ true
+
+
+
+
+ org.codehaus.mojo
+ cobertura-maven-plugin
+ 2.5.1
+
+
+
+ maven-dependency-plugin
+ 2.4
+
+
+
+ analyze-report
+
+
+
+
+
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ 2.3.3
@@ -544,21 +580,40 @@
javadoc
+ test-javadoc
- org.apache.maven.plugins
- maven-checkstyle-plugin
- 2.7
+ org.codehaus.mojo
+ l10n-maven-plugin
+ 1.0-alpha-2
- ${basedir}/src/main/config/forge_checks.xml
-
- cacheFile=${project.build.directory}/checkstyle-cachefile
-
- true
+
+ cs
+ de
+ es
+ fr
+ gl
+ hu
+ it
+ ja
+ ko
+ lt
+ nl
+ no
+ pl
+ pt
+ pt_BR
+ ru
+ sk
+ sv
+ tr
+ zh_CN
+ zh_TW
+
@@ -583,22 +638,10 @@
-
- org.codehaus.mojo
- findbugs-maven-plugin
- 2.3.3
-
-
-
- org.codehaus.mojo
- cobertura-maven-plugin
- 2.5.1
-
-
org.apache.maven.plugins
- maven-changelog-plugin
- 2.2
+ maven-surefire-report-plugin
+ 2.11
@@ -644,18 +687,6 @@
-
- maven-dependency-plugin
- 2.4
-
-
-
- analyze-report
-
-
-
-
-
@@ -697,19 +728,19 @@
minlog
1.2
-
+
org.mantisbt
mantisconnect-client-api
1.1.1
-
+
org.apache.commons
commons-lang3
3.1
-
+
org.freemarker
freemarker