Is it possible to promote a snapshot artifact (e.g. libs-snapshot-local/com/segphault/component/2.5.0-SNAPSHOT/component-2.5.0-20120131.080732-153.jar) and its corresponding POM to a release version (e.g. libs-release-local/com/segphault/component/2.5.0/component-2.5.0.jar) using the Artifactory GUI?
When logged in as an administrator, the only relevant options I see available in the Tree Browser are Move and Copy. If I use Move or Copy and specify libs-release-local as the target, I get a "Warning: The repository 'libs-release-local' rejected the path '/com/segphault/component/2.5.0-SNAPSHOT/component-2.5.0-20120131.080732-153.jar' due to its snapshot/release handling policy." This makes sense because libs-release-local should only handle releases, but is there some option to automatically change the path and name to a release version in Artifactory, or do I have to rebuild/promote via Maven/maven-release-plugin? Thanks, Segphault -- View this message in context: http://forums.jfrog.org/Promote-a-snapshot-to-a-release-using-the-Artifactory-GUI-tp7265847p7265847.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
