Author: hboutemy Date: Sat Oct 11 15:18:06 2014 New Revision: 1631058 URL: http://svn.apache.org/r1631058 Log: added a note about reporting plugins configuration required for Maven 2
Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1631058&r1=1631057&r2=1631058&view=diff ============================================================================== --- maven/pom/trunk/maven/pom.xml (original) +++ maven/pom/trunk/maven/pom.xml Sat Oct 11 15:18:06 2014 @@ -1069,6 +1069,7 @@ under the License. <id>reporting</id> <reporting> <plugins> + <!-- plugin versions and configuration can be moved to pluginManagement when we don't target Maven 2 any more --> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-project-info-reports-plugin</artifactId>