How to limit number of deployed snapshots artifacts in Nexus?

后端 未结 4 1949
一向
一向 2020-12-14 07:15

We are using Nexus to deploy our snapshot artifacts. Our build server deploys them during each build using the following command: mvn deploy. As result on each build the new

4条回答
  •  离开以前
    2020-12-14 07:21

    I suspect not. http://weblogs.java.net/blog/johnsmart/archive/2010/01/03/tale-two-repository-managers-nexus-and-artifactory-compared-and-co

    Artifactory [...] also lets you limit the number of snapshots per artifact for each repository.

    This is said in contradiction to Nexus.

提交回复
热议问题