Author: ssmiweve
Date: 2008-02-14 17:30:08 +0100 (Thu, 14 Feb 2008)
New Revision: 6120

Modified:
   trunk/pom.xml
Log:
include cobertura reports


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2008-02-14 13:03:49 UTC (rev 6119)
+++ trunk/pom.xml       2008-02-14 16:30:08 UTC (rev 6120)
@@ -623,6 +623,10 @@
                     <aggregate>true</aggregate>
                 </configuration>
             </plugin>
+            <plugin>
+              <groupId>org.codehaus.mojo</groupId>
+              <artifactId>cobertura-maven-plugin</artifactId>
+            </plugin>
         </plugins>
     </reporting>
     <distributionManagement>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to