Reputation: 19517
I would like to use a repository manager to accommodate my local and remote jar..But i am a newbie to maven.. So any suggestions among these repository managers .. :)
archetype apache archiva sonatype nexus
Upvotes: 5
Views: 5047
Reputation: 97409
There are at least four:
All are available for open source projects.
Upvotes: 4
Reputation: 38132
We use Nexus from Sonatype and are happy with it so far. Sonatype is quite deep into Maven ("The company was founded by Jason van Zyl, the creator of Apache Maven", http://www.sonatype.com/company.html), which gives additional trust.
Upvotes: 3