Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

maestrodev/maestro-sonar-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maestro-sonar-plugin

Maestro plugin providing integration with Sonar. This plugin is a Java-based deployable that gets delivered as a Zip file.

http://www.sonarsource.org/

The Sonar Run Task

This task runs sonar for the specified sonar-configured project.

  • url The URL of the server
  • username The username used to authenticate to the sonar server
  • password The password used to authenticate to the sonar server
  • projectKey The sonar project key or id

License

Apache 2.0 License: http://www.apache.org/licenses/LICENSE-2.0.html