`

eclipse maven 导出项目依赖的jar包

 
阅读更多

http://blog.csdn.net/andyliulin/article/details/46544555

 

1.选择项目的pom.xml文件

2.Run As-----》maven build...

3.GOALS输入:

 

  dependency:copy-dependencies

 

 (指定文件夹)
   dependency:copy-dependencies -DoutputDirectory=lib

 

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics