十九、Maven: Maven 常用命令

a) compile
b) clean 删除target/
c) test test case junit/testNG
d) package 打包
e) install 把项目install到local repo
f) deploy 发本地jar发布到remote

##########maven默认给下载的插件:


15956200-43bc578dea306f5f.png

转载于:https://www.jianshu.com/p/0d9f34b04015

猜你喜欢

转载自blog.csdn.net/weixin_34277853/article/details/91318837