Skip to content

Ahmsem/sonar-scm-jazzrtc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonarQube Jazz RTC SCM Plugin

Build Status

Description

This plugin implements SCM dependent features of SonarQube for Jazz RTC projects.

Usage

This provider is a wrapper around 'lscm' command line utility. You need to have 'lscm' in the PATH.

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

You can also configure some optional properties:

Key Description
sonar.jazzrtc.username Username to be used for Jazz RTC authentication
sonar.jazzrtc.password.secured Password to be used for Jazz RTC authentication

Known Limitations

  • Blame is not executed in parallel since it is not supported by lscm annotate.
  • 'lscm' annotate returns information from server for the given file in latest revision (whatever is the status of your local workspace).

About

SonarQube Jazz RTC SCM Plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%