Package dependencies from current reactor separately from downloaded dependencies
I’d like to have two assemblies:
maven assembly zip missing dependency JARs
I have the weird behavior where when I run mvn verify
maven-assembly-plugin it produces different results compared to mvn deploy
in CI.