[webbeans-commits] Webbeans SVN: r32 - ri/trunk/webbeans-impl.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Tue Jul 1 10:05:30 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-07-01 10:05:30 -0400 (Tue, 01 Jul 2008)
New Revision: 32

Modified:
   ri/trunk/webbeans-impl/pom.xml
Log:
switch to cobertura

Modified: ri/trunk/webbeans-impl/pom.xml
===================================================================
--- ri/trunk/webbeans-impl/pom.xml	2008-07-01 14:04:56 UTC (rev 31)
+++ ri/trunk/webbeans-impl/pom.xml	2008-07-01 14:05:30 UTC (rev 32)
@@ -25,24 +25,5 @@
       </dependency>
 
    </dependencies>
-
-   <build>
-      <plugins>
-         <plugin>
-            <groupId>org.codehaus.mojo</groupId>
-            <artifactId>emma-maven-plugin</artifactId>
-            <inherited>true</inherited>
-         </plugin>
-         <plugin>
-            <groupId>org.apache.maven.plugins</groupId>
-            <artifactId>maven-surefire-plugin</artifactId>
-            <configuration>
-               <forkMode>always</forkMode>
-               <reportFormat>xml</reportFormat>
-            </configuration>
-         </plugin>
-      </plugins>
-   </build>
-
    
 </project>
\ No newline at end of file




More information about the weld-commits mailing list