appassembler-maven-plugin useAllDependencies

来源:互联网 发布:网络监控器软件下载 编辑:程序博客网 时间:2024/06/03 09:10

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 representsruntime dependencies only.

for goal :

assemble

 

it can add other scope depency to the classpath and to

repositoryName