Last updated January 18, 2011 04:53, by qmxme
__TOC__
== Start by creating a new build plan: ==
[[image:Bamboo-create-plan.jpg]]
== Select JRuby Releases Project: ==
[[image:Bamboo-project-select.jpg]]
== Enter the release name and key: ==
Start key with a 'V'.
[[image:Bamboo-name-key.jpg]]
== Choose a previous release build to clone: ==
[[image:Bamboo-plan-clone.jpg]]
== Click next. ==
On the source repository page, change the URL to the release tag URL
[[image:Bamboo-repository-url.jpg]]
== Click next through the remaining screens. ==
That's it! If the build is successful, the artifacts will be deployed to the codehaus repository, which eventually is synched to the central maven repository.





