Author: thomas.diesler(a)jboss.com
Date: 2008-04-21 14:47:17 -0400 (Mon, 21 Apr 2008)
New Revision: 6593
Modified:
maven/parent/trunk/pom.xml
Log:
maven-surefire-report-plugin
Modified: maven/parent/trunk/pom.xml
===================================================================
--- maven/parent/trunk/pom.xml 2008-04-21 18:45:17 UTC (rev 6592)
+++ maven/parent/trunk/pom.xml 2008-04-21 18:47:17 UTC (rev 6593)
@@ -71,6 +71,15 @@
</plugins>
</build>
+ <!-- Reporting -->
+ <reporting>
+ <plugins>
+ <plugin>
+ <artifactId>maven-surefire-report-plugin</artifactId>
+ </plugin>
+ </plugins>
+ </reporting>
+
<!-- distributionManagement -->
<distributionManagement>
<repository>
Show replies by date