Name | SonarQube Mojo Bridge |
Latest version | 0.1-is24-2013-06-06 |
Requires SonarQube version | 3.5.1 or higher |
License | GNU LGPL v3 |
Developers | |
Issue Tracker | |
Sources | |
| Nemo | http://nemo.sonarsource.org/dashboard/index/org.codehaus.sonar-plugins:sonar-mojo-bridge |
| CI | https://sonarplugins.ci.cloudbees.com/job/mojo-bridge/ |
This plugin is intended to integrate existing mojos (versions, later on enforcer) as violations into SonarQube(only for maven3).
The first check is with the versions plugin to make software aging transparent.
presentation about this plugin here
2013-06-06
2013-05-21
2013-05-12
2013-05-05
2013-04-08 added white-/blacklisting for updates of artifacts to be notified of
2013-03-31 added line detection to show correct line in pom.xml
as long as not official SonarQubeplugin, please download latest from https://github.com/SonarCommunity/sonar-maven-checks/tree/master/releases





This plugin enables the analysis of maven projects in SonarQube with some well-known maven mojos (only maven 3).
The following mojos are integrated with their inherited rules:
activate the rules in the quality profile (activated by default) and run the analysis
Everybody with an interest in developing new integration of mojos into this plugin and into SonarQubeis invited to contribute.
clone repositoriy and dont forget to add lombok for your ide (http://projectlombok.org/download.html)
If you start developing, you should respect the guidelines:
- http://docs.codehaus.org/display/SONAR/Developer+guide
Please get in contact with me before starting contributing.