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 项目,它被分解成一堆依赖项,其中一些我对版本控制存储库具有 RW 访问权限。
我想将一个从只读依赖项切换到完整的项目模块。IDEA 是否可以使用 POM 中包含的数据来执行此操作?我听说 NetBeans 可以做到这一点。