sonar-flow-plugin

A sonarqube plugin to analyse webmethods flow code

View the Project on GitHub

DEVELOPMENT SETUP

Get the source code

Clone the repository to your local machine.

git clone https://github.com/I8C/sonar-flow-plugin

Open eclipse and import the sonar-flows-plugin and sonar-flow-plugin-sslr as maven projects.

Develop your flow code checks

Now you are ready to develop your own checks. Use the flow code checks in be.i8c.codequality.sonar.plugins.sag.webmethods.flow.check as example:

See the DEVELOPMENT GUIDE for more info about this plugin.

Build the plugin jar

Build the webMethods flow-code plugin jar and add it to your SonarQube server (see the QUICK SETUP GUIDE). The generated jar is located under the target directory. eclise build