Author: pete.muir(a)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
Show replies by date