注意:确保idea中项目为maven项目,并且在nexus中已经创建了maven私服。
1、配置pom.xml中推送代码配置
2、配置maven中的setting.xml文件
3、执行上传(maven->lifecycle->deploy->run maven build)
成功:
4、验证
登录nexus页面查看
微信扫一扫
注意:确保idea中项目为maven项目,并且在nexus中已经创建了maven私服。
1、配置pom.xml中推送代码配置
2、配置maven中的setting.xml文件
3、执行上传(maven->lifecycle->deploy->run maven build)
成功:
4、验证
登录nexus页面查看
相关推荐