http://mojo.codehaus.org/appassembler/appassembler-maven-plugin/assemble-mojo.html
The following can be used to use all project dependencies instead of the default behavior which represents runtime dependencies only.
for goal :
assemble
it can add other scope depency to the classpath and to
repositoryName
标签:plugin,mojo,maven,useAllDependencies,dependencies,assemble,appassembler From: https://blog.51cto.com/u_16174476/6605615