You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/11/16 12:26:42 UTC

svn commit: r1202642 - /maven/wagon/trunk/pom.xml

Author: olamy
Date: Wed Nov 16 11:26:42 2011
New Revision: 1202642

URL: http://svn.apache.org/viewvc?rev=1202642&view=rev
Log:
do not inherit aggregated report

Modified:
    maven/wagon/trunk/pom.xml

Modified: maven/wagon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/wagon/trunk/pom.xml?rev=1202642&r1=1202641&r2=1202642&view=diff
==============================================================================
--- maven/wagon/trunk/pom.xml (original)
+++ maven/wagon/trunk/pom.xml Wed Nov 16 11:26:42 2011
@@ -443,6 +443,7 @@ under the License.
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-checkstyle-plugin</artifactId>
         <version>2.8</version>
+        <inherited>false</inherited>
         <reportSets>
           <reportSet>
             <reports>