i am using maven assembly plugin to pack a jar file. But when i run mvn package, maven always trigger the [jar:jar {execution: default-jar}] to create a defaul
mvn package
While not a direct answer to the question, you could exclude the jar created by maven jar using false
false