Below are instructions on installing the latests version of the Bamboo Sonar plugin on an existing Atlassian Bamboo instance.
In summary you will have to do the following:
- Shutdown the Bamboo server
- Install the plugin library
- Start the Bamboo server
On this page:
Preparation: READ
Step 1: Download the new version of the plugin
You can download your copy of the plugin distribution file from the Atlassian Plugin Exchange.
Or from our Repository Directory.
Step 2: Shutdown the Bamboo server
Shutdown the Bamboo server.
Step 3: Install the plugin
- Unzip or untar the plugin distribution file.
- Copy the following files to the
WEB-INF/lib
directory within Bamboo's home directory.- bamboo-sonar-plugin-[VERSION].jar
- sonar-rest-client-*.jar
- Copy the plugins artifacts from the distribution into Bamboo's plugin home ({
BAMBOO_HOME}/plugins
)- bamboo-sonar-gadgets-[VERSION].jar
Step 4: Start the Bamboo server
Start the Bamboo Server.