sonar-msgflow-plugin
The SonarQube Message Flow Plugin is a tool for static code analysis of message flows / integration flows developed for the IBM Websphere Message Broker / IBM Integration Bus. The plugin analyzes msgflow files regarding configuration and wiring of message flow nodes for the IBM Websphere Message Broker / IBM Integration Bus.
Build
- mvn clean install
Installation
- Install SonarQube (https://docs.sonarqube.org/display/SONAR/Get+Started+in+Two+Minutes)
- Place the latest msgflow-plugin-.jar from msgflow-plugin/target (or downloaded from github) to the plugin directory of SonarQube(\extensions\plugins)
Requirements
- SonarQube 7.9
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Credits
License
Apache License v2.0