Author: richard.opalka(a)jboss.com
Date: 2011-02-28 09:04:26 -0500 (Mon, 28 Feb 2011)
New Revision: 13809
Modified:
stack/cxf/trunk/modules/addons/transports/http/httpserver/pom.xml
Log:
better maven-surefire-plugin defaults
Modified: stack/cxf/trunk/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/trunk/modules/addons/transports/http/httpserver/pom.xml 2011-02-28 14:02:13
UTC (rev 13808)
+++ stack/cxf/trunk/modules/addons/transports/http/httpserver/pom.xml 2011-02-28 14:04:26
UTC (rev 13809)
@@ -87,15 +87,4 @@
</dependency>
</dependencies>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <failIfNoTests>false</failIfNoTests>
- </configuration>
- </plugin>
- </plugins>
- </build>
-
</project>
Show replies by date