I am using a different plugin (ant4eclipse) to jar my files. What is the best way to avoid the maven-jar plugin from executing?
<
This should do the trick - notice the use of default-jar and .
default-jar
org.apache.maven.plugins maven-jar-plugin 2.4 default-jar