SonarQubeCommunity / sonar-scm-mercurial

SonarQube Mercurial plugin
4 stars 7 forks source link

SonarQube Mercurial plugin

Build Status

Description

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

Requirements

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.