标签: maven nexus artifacts
我是Nexus存储库的新手 我正在尝试配置Nexus这样一种方式,我可以告诉Nexus不要使用已存在于存储库中的某些工件。
我知道我可以使用pom.xml阻止工件。但是,有没有办法通过使用Nexus存储库接口来实现呢?
谢谢!