Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我会将我的服务器用作某些 jar 的本地存储库。我可以将单个 jar 安装到 .m2 存储库中,但我不能将此存储库用于我项目的 pom。我如何将我的服务器用作 maven repo?
你应该检查你的配置。检查 MAVEN_HOME、settings.xml 等。