配置从nexus私服仓库拉jar文件

本地项目配置引用私服 1.配置maven镜像(settings.xml) 在profiles下配下面内容 <profile>         <id>nexuspublic</id>         <repositories>             <repository>                 <id>public</id>                 <name>nexus
相关文章
相关标签/搜索