diff --git a/pom.xml b/pom.xml index 1fcf8e4ea..eb5f0bd3a 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.commons commons-parent - 15 + 23 4.0.0 commons-collections @@ -361,7 +361,7 @@ junit junit - 4.8.2 + 4.10 test @@ -372,6 +372,14 @@ + + + apache.website + Apache Commons Site + ${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid} + + + UTF-8 UTF-8 @@ -452,17 +460,6 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - 2.5 - - true - - http://download.oracle.com/javase/6/docs/api - - - maven-checkstyle-plugin 2.1 @@ -488,18 +485,6 @@ cobertura-maven-plugin 2.2 - - maven-pmd-plugin 2.3 @@ -515,42 +500,7 @@ - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - true - true - - - false - ${maven.compile.source} - ${commons.encoding} - ${commons.docEncoding} - true - - http://download.oracle.com/javase/6/docs/api/ - - - - - - rc - - - - apache.website - Apache Commons Release Candidate Staging Site - ${commons.deployment.protocol}://people.apache.org/www/people.apache.org/builds/commons/${commons.componentid}/${commons.release.version}/${commons.rc.version}/site - - - - -