My maven project produces a deployable package as a zip. I would like to use the information about this zip's url-location in another stage in the build process.
Is it any way to pass information back to the build plan during a job?
You can share artifacts between Jobs:
http://confluence.atlassian.com/display/BAMBOO/Configuring+Artifact+Sharing+between+Jobs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.