Hi, I'd like to release both version 26 of the mojo-parent and version 7 of the mojo-sandbox-parent (which depends on mojo-parent-26) Main reason for this release is the finetuning of the maven-site-plugin by excluding commons-logging. This way we can work around MSITE-459. (http://jira.codehaus.org/browse/MSITE-459)
This issue occcurs when you try to execute a site-deploy. By adding a Maven3 profile we can already test the mojo-projects with this latest release candidates of Maven3, for instance https://repository.apache.org/content/repositories/maven-014/org/apache/maven/apache-maven/3.0-RC3/ There is only 1 open issue: http://jira.codehaus.org/browse/MOJO/component/13320 Other changes are: - [MOJO-1576] Update links of javadoc-m-p for java-ee and java-se - jira.codehaus.org (*) - [MOJO-1572] Add Maven3 profile for maven-site-plugin (*) - In the maven-site-plugin, add exclusion of the commons-logging for the doxia-module-xhtml - [MOJO-1564] Add Apache license information to parent POM. - Synchronize report-plugin versions with pluginManagement versions - update compiler-maven-plugin to 2.3.2 Staging repositories: General: https://nexus.codehaus.org/content/groups/staging/ Exclusive: https://nexus.codehaus.org/content/repositories/orgcodehausmojo-013/ [ ] +1 [ ] 0 [ ] -1 The vote is open for 72 hours and will succeed by lazy consensus. Here's my +1 - Robert (*) Changed since previous take
