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.
我已经使用 maven-ant 安装了弹簧:
<dependency groupId="org.springframework" artifactId="spring-context" version="3.2.4.RELEASE" />
我正在尝试卸载弹簧并重新安装。当我运行代码时,它不会安装它。无论如何我可以完全摆脱弹簧并重新安装它吗?
好的,我找到了解决方案:
你需要去你的 maven 用户目录和.m2 隐藏文件夹,存储库,你可以删除你不想要的任何东西。