问题:

java maven 项目如何运行

因为有很多jar 在maven 中

 

解决:

mvn exec:java -Dexec.mainClass=com.itwenti.App -Dexec.args=”arg0 arg1″

发表评论

电子邮件地址不会被公开。