Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification.
The "Maven3Plan" page has been changed by NiallPemberton. http://wiki.apache.org/commons/Maven3Plan?action=diff&rev1=1&rev2=2 -------------------------------------------------- Email Threads * [[http://markmail.org/message/4itian33hycyt4iz |[VOTE] Release Apache Maven 3.0]] - ''maven dev'' * [[http://markmail.org/message/32j6w3xtwdjbi2h4 |[all] Preparing for Maven 3]] - ''commons dev'' + + == Site Generation == + + The main issue with Maven3 are the changes to site generation. The <reporting> section no longer works - maven-site-plugin now in the <plugins> section of <build> with reports configured in the site plugins configuration. See [[https://cwiki.apache.org/MAVEN/maven-3x-and-site-plugin.html|Maven 3.x and site plugin]] == Plan == * Testing @@ -26, +30 @@ * Add reporting plugins to <dependencyManagement> section * Site Plugin configuration - either: * remove <reporting> section and configure maven-site-plugin in the main <build> section - * add a '''''Maven 3'''' profile (''automatically activated when M3 is used'') with the site plugin configured + * add a '''''Maven 3''''' profile (''automatically activated when M3 is used'') with the site plugin configured * Release commons-parent * Release commons-sandbox-parent * Update component pom's (if commons decides to adopt M3 support) * Update to use new commons-parent release * Site Plugin configuration - either: * remove <reporting> section and configure maven-site-plugin in the main <build> section - * add a '''''Maven 3'''' profile (''automatically activated when M3 is used'') with the site plugin configured + * add a '''''Maven 3''''' profile (''automatically activated when M3 is used'') with the site plugin configured == Testing == --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org