Commons Parent 40 has been released. [It may take a few hours before the artifacts are available from Maven Central]
The release updates plugins and Apache parent pom version. It fixes COMMONSSITE-87 and COMMONSSITE-82. N.B. The assembly plugin now runs in the verify phase (it was previously run in the package phase). See COMMONSSITE-87. This allows child poms to create additional jars to be added to the assembly. The deploy phase will now pick up the jars without needing to run the package phase. The change will affect child poms that rely on the assembly occurring in the package phase. They will need to be amended to use the verify phase instead. Main Changes: o Update Apache Parent POM : 16 -> 17 o COMMONSSITE-87 - ensure assembly plugin runs after all package phase plugins o COMMONSSITE-82 - use Commons Skin 4.1 (site.xml) o Require minimum of Maven 3.0.5 Release Notes are at: http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-40/RELEASE-NOTES.txt The documentation for the POM is at: http://commons.apache.org/commons-parent-pom.html Please report (or just fix - can be done using CMS) any doc errors and omissions. Note: components are recommended to upgrade to this version, but this is not mandatory, so if it causes problems, please revert to the original version - and report the problems on the mailing list or in JIRA under COMMONSSITE Enjoy! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org