Different release and snapshot version policy at maven proxy repositories
136 views
Skip to first unread message
Dan Steffen
unread,
Apr 18, 2017, 5:18:43 AM4/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nexus Users
Hello,
I am looking for a explanation what is the different between a release version policy and snapshot version policy for a proxy-maven2-repository. At the moment I am thinking this is just a information which artefacts are hosted in the remote repository, but I am not sure, maybe someone here can confirm my guess. best regards Dan
Mahendra
unread,
Apr 18, 2017, 7:41:00 AM4/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nexus Users
Hi Dan,
Release repositories are for stable, static release components. Snapshot repositories are frequently updated repositories that store binary software components from projects under constant development. See the following section of the Nexus documentation to get a better understanding.