File pom.patch of Package apache-commons-configuration
Index: pom.xml
===================================================================
--- pom.xml.orig
+++ pom.xml
@@ -404,7 +404,7 @@
</testResource>
</testResources>
<plugins>
- <plugin>
+ <!-- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
@@ -416,7 +416,7 @@
</property>
</systemProperties>
</configuration>
- </plugin>
+ </plugin> -->
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<configuration>