How to use a maven 1 repository with maven 2?

纵饮孤独 提交于 2019-12-04 13:23:28

The Nexus repository manager is able to proxy Maven 1 repositories for Maven {2,3} clients.

Maven 3 no longer has the possibility of using 'legacy' repositories, see Maven 3.x compatibility notes.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!