File pom.patch of Package plexus-classworlds
Index: pom.xml
===================================================================
--- pom.xml.orig
+++ pom.xml
@@ -68,7 +68,7 @@
</excludes>
</configuration>
</plugin>
- <plugin>
+<!-- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>2.0</version>
@@ -100,7 +100,7 @@
</configuration>
</execution>
</executions>
- </plugin>
+ </plugin>-->
</plugins>
</build>
</project>