Best Repository Management for Maven

2019-04-07 23:40发布

I am working on Automated Build using maven and Jenkins. I am looking for best open source Repository Management for Maven. So that I can have an integaration between Maven and jenkins via respository manager.

1条回答
成全新的幸福
2楼-- · 2019-04-08 00:28

You have at least three choices that I know of

I have used all the three and each has pros and cons.

I would go with Nexus since it is backed by Sonatype who are also involved in maven development. I liked the Artifactory User Interface though

Both Nexus and Artifactory have supported professional editions as well.

These are linked from the maven site as well.

Found this Feature Matrix, which may be useful in deciding.

查看更多
登录 后发表回答