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

Latest commit

 

History

History
18 lines (13 loc) · 586 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 586 Bytes

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