SonarQube :: Plugins :: SCM :: Mercurial

Mercurial SCM Provider.

License

License

Categories

Categories

Mercurial Development Tools Version Controls
GroupId

GroupId

org.codehaus.sonar-plugins
ArtifactId

ArtifactId

sonar-scm-mercurial-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

sonar-plugin
Description

Description

SonarQube :: Plugins :: SCM :: Mercurial
Mercurial SCM Provider.
Project URL

Project URL

http://redirect.sonarsource.com/plugins/scmmercurial.html
Project Organization

Project Organization

SonarSource
Source Code Management

Source Code Management

https://github.com/SonarCommunity/sonar-scm-mercurial

Download sonar-scm-mercurial-plugin

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3
org.codehaus.sonar : sonar-plugin-api jar 5.0

test (3)

Group / Artifact Type Version
org.codehaus.sonar : sonar-testing-harness jar 5.0
org.slf4j : slf4j-simple jar 1.7.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

SonarQube Mercurial plugin

Build Status

Description

This plugin implements SCM dependent features of SonarQube for Mercurial projects.

Requirements

  • The Mercurial command line tool (hg) must be available in the path.
  • Version 2.1+ of Mercurial is required because of the use of -w flag.

Usage

Auto-detection will works if there is a .hg folder in the project root directory. Otherwise you can force the provider using -Dsonar.scm.provider=hg.

Developer

The plugin doesn't use Hg4j because it is not available on Maven central.

Versions

Version
1.1
1.0