It appears that a generated artifact cannot be shared between plans. This is a strange limitation as it seems like a necessary feature for most users. For example I have a plan that generates a shared DLL that is referenced by several downstream projects. In Jenkins when the artifact is copied into another project, the change-log is shared with the downstream project so that you can see every change that affected the build and full traceability is achieved. Further individual builds can be promoted so that downstream builds can be built against a known stable version of a shared library and not necessarily the most recent build. There doesn't appear to be a way to achieve this functionality in Bamboo. How do you recommend handling shared libraries in Bamboo that lets me manage the version of the artifact to be used and provide full traceability?
Passing artifacts between Plans is something we want to add soon, though the exact plan is not set in stone yet. Please vote on the issue here: https://jira.atlassian.com/browse/BAM-10573
Until then workaround is to download an artifact from Bamboo Server when needed, for example using Script Task + wget.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.