Name |
Sonar SCM Activity Plugin |
Authors |
|
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/14305 |
Latest version |
0.1 |
License |
Apache 2 |
Sources |
|
Download |
Compatibility matrix
Plugin |
0.1 |
0.2-SNAPSHOT |
---|---|---|
Sonar |
1.12+ |
1.12+ |
|
|
|
|
|
|
|
|
|
CVS (Pure Java) (see SONARPLUGINS-358) |
|
|
|
|
|
Mercurial (see SONARPLUGINS-331) |
|
|
Bazaar (see SONARPLUGINS-353) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description / Features
This plugin collects and reports information from SCM.
SCM Metrics
Blame
Usage & Installation
- Place the jar into /extensions/plugins/ directory
- Restart Sonar Web server
- Set proper scm tag within your pom.xml
Example:<scm> <connection>scm:svn:http://svn.codehaus.org/sonar-plugins/trunk/scm-activity</connection> <developerConnection>scm:svn:https://svn.codehaus.org/sonar-plugins/trunk/scm-activity</developerConnection> <url>http://svn.sonar-plugins.codehaus.org</url> </scm>
- This plugin disabled by default, because can dramatically increase analysis time of your project (Global/Project Settings -> SCM Activity -> Enabled)
- Launch a new quality analysis and the metrics will be fed
Changelog
Overview
Content Tools