Name |
Sonar SCM Activity Plugin |
Authors |
|
Jira |
http://jira.codehaus.org/browse/SONARPLUGINS/component/14305 |
Latest version |
0.1-SNAPSHOT |
License |
Apache 2 |
Sources |
|
Download |
Compatibility matrix
Plugin |
0.1-SNAPSHOT |
---|---|
Sonar |
1.12+ |
Subversion |
|
Git |
|
CVS (see SONARPLUGINS-330) |
|
Mercurial (see SONARPLUGINS-331) |
|
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>
- Launch a new quality analysis and the metrics will be fed
Changelog
Overview
Content Tools