Master Project Plugin
| Issue Tracker | You can browse tickets for the plugin in JIRA |
| Price | 130 € per instance of Sonar and per year, including upgrade, maintenance and support. |
Download
| I accept the Terms and Conditions | |||
|---|---|---|---|
| Version 1.1 - Released March 10, 2010 Prevent unnecessary views generation, support Sonar 2.0 |
Sonar 2.0+ | Release notes | Download |
| Version 1.0.1 - Released Jan. 9, 2010 Fix failure on concurrent Maven analysis |
Sonar 1.12 | Release notes | Download |
| Version 1.0 - Released Dec. 7, 2009 Initial release |
Sonar 1.12 | Release notes | Download |
| All versions | Evaluation license | Buy a full year license | |||
Features
The Sonar Master Project Plugin computes all projects of the instance into what is called the Master Project. The so-created project is then available in the Home Page, highlighted in blue.

The Master Project offers all services available for standard projects : hotspots, clouds, dashboard, TimeMachine… The difference comes from the fact that projects are the lowest level components for the so-created project.

The Master Project gets computed with the latest available data at every analysis of a project.
Important note :
Master Project is subject to access control (Sonar 1.12) as any other project. If a user has enough rights to view the Master Project but not enough to view all underlying projects, he might not be able to understand where the figures of the Master Project come from. Indeed the services will potentially not show him all underlying projects (except drill downs that show all projects).
Installation
Copy the file sonar-masterproject-plugin.jar to /extensions/plugins and restart the Sonar server. As soon as a first analysis is performed, the Master Project will appear in the home page.
To uninstall the plugin, you should first delete the Master Project using the user interface. To do so, log in as an administrator, go to the Master Project settings and press delete. Then, run an analysis and remove the jar from extensions/plugins.


