This is just like this question only this is about the maven-assembly-plugin, not the javadoc plugin. I don't want to use a profile to do this because that would be more error prone than a command line option.
Asked
Active
Viewed 5,964 times
1 Answers
29
I figured this out on my own. You do it with -Dassembly.skipAssembly=true

Daniel Kaplan
- 62,768
- 50
- 234
- 356