Skip to content

cezarcoca/sonar-chronos-plugin

Repository files navigation

Chronos Plugin for SonarQube

Chronos Sonar Plugin provides an integration with the version control systems data mining tool Chronos. The deployment diagram is depicted below.

Chronos/SonarQube deployment diagram

How to build

Clone a copy of the main Chronos Plugin for SonarQube git repository by running:

git clone https://github.com/cezarcoca/sonar-chronos-plugin.git

Enter the sonar-chronos-plugin directory

cd sonar-chronos-plugin

Run the build script:

mvn clean package

Installation

  1. Copy the plugin into the SONARQUBE_HOME/extensions/plugins directory
  2. Restart the SonarQube server (version 5.6+)

Usage

To feed SonarQube with Chronos support, use below command

mvn sonar:sonar

Configuration

Log in as a system administrator , go to Administration > Configuration > Chronos tab and specify the Chronos Server connection URL

Chronos/SonarQube configuration tab

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published