Maven deploy: forcing the deploy even if artifact already exists

前端 未结 3 1473
耶瑟儿~
耶瑟儿~ 2021-02-02 12:02

I\'m building a project, which is made up from several (sometimes unrelated) modules and some more non standard java modules (built with ANT).

Each maven module is deplo

3条回答
  •  被撕碎了的回忆
    2021-02-02 12:28

    I know it might be late, but in Nexus there's an option where allows the redeployment of artifacts.

    Just select the repositories in the left, choose the repository you want to change the policy and then set it to Allow Redeploy.

提交回复
热议问题