摘要: 对于nexus这个私服务来说,匿名默认是不能下载包的,需要在nexus服务端进行配置 配置 添加nexus私服 <!-- nexus下载包配置 --> <repositories> <repository> <id>maven-public</id> <url>http://192.168.0.20 阅读全文
posted @ 2021-07-08 10:20 张占岭 阅读(189) 评论(0) 推荐(0)