Hi Damien, we've considered a couple of approaches for this where I work, though we ended up not doing either of them, so I can't say how well they work.
1. Upload an Ivy/POM files which has "placeholder" artifact entries: those artifacts don't exist until you promote the module and separately deploy them. 2. Don't modify the original module; instead, deploy a separate module which has the original as a dependency, to point out that they're related. For example, com.yoyodyne:foo:1.2 and com.yoyodyne:foo-release:1.2, the latter having release notes, test results, etc. Hope that helps, Hugh Greene, Senior Software Developer Toshiba Medical Visualization Systems Europe, Ltd Bonnington Bond, 2 Anderson Place, Edinburgh EH6 5NP, UK Tel + 44 (0)131 472 4792 / Fax + 44 (0) 131 472 4799 http://www.tmvse.com / mailto:[email protected] DISCLAIMER Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. -----Original Message----- From: dcoraboeuf [mailto:[email protected]] Sent: 31 August 2014 09:59 To: [email protected] Subject: [Artifactory-users] Adding a new artifact in an existing build Hi, We are using builds in Artifactory Pro in order to implement a promotion process (from dev, to qa, to prod, etc.). Along this promotion process, we want to add additional artifacts to the promoted build, typically some documentation and validation results. Although I can of course upload those artifacts in Artifactory, I cannot find a way to update an existing build with a new artifact. Is there an undocumented way? I cannot find any REST API for this. I feel this is an important feature when you want to work with staging and promotion processes. Best regards, Damien. -- View this message in context: http://forums.jfrog.org/Adding-a-new-artifact-in-an-existing-build-tp7579962.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________ ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
