diff --git a/pom.xml b/pom.xml index f88d1851a5..596c8a71c9 100644 --- a/pom.xml +++ b/pom.xml @@ -139,6 +139,70 @@ org.apache.maven.plugins maven-compiler-plugin 3.7.0 + + + + false + true + true + 512m + 256m + UTF-8 + ${java.version} + ${java.version} + true + lines,vars,source + + + -Xlint:varargs + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + true + + + attach-sources + + jar + + + + + true + true + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + true + + + bundle-sources + package + + jar + + + + + 1024 + UTF-8 + protected + true + + + -Xdoclint:none + @@ -180,28 +244,11 @@ + org.apache.maven.plugins maven-compiler-plugin - - - false - true - 512m - 256m - UTF-8 - ${java.version} - ${java.version} - true - lines,vars,source - - - -Xlint:varargs - - @@ -280,47 +327,13 @@ - true org.apache.maven.plugins maven-source-plugin - 2.1.2 - - - attach-sources - - jar - - - - - true - true - - true org.apache.maven.plugins maven-javadoc-plugin - 2.7 - - - bundle-sources - package - - jar - - - - - 1024 - UTF-8 - protected - true - - - -Xdoclint:none - @@ -450,108 +463,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -