Index: pom.xml
===================================================================
diff -u -rfbd9cf99d776486efed9bb491398dab8b88bc1f2 -rafc3e5b8e36381ae007092d312005bcdc233d2d8
--- pom.xml (.../pom.xml) (revision fbd9cf99d776486efed9bb491398dab8b88bc1f2)
+++ pom.xml (.../pom.xml) (revision afc3e5b8e36381ae007092d312005bcdc233d2d8)
@@ -34,6 +34,28 @@
build/classes
WEB-INF/src
test
+
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+ 3.0.0
+
+
+ generate-sources
+
+ add-source
+
+
+
+ pages
+
+
+
+
+
+
+
deploy
@@ -60,25 +82,6 @@
- org.codehaus.mojo
- build-helper-maven-plugin
- 3.0.0
- true
-
-
- generate-sources
-
- add-source
-
-
-
- pages
-
-
-
-
-
-
org.apache.maven.plugins
maven-checkstyle-plugin
2.1