Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

EXXETA/sonar-msgflow-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  1. mvn clean install

Installation

  1. Install SonarQube (https://docs.sonarqube.org/display/SONAR/Get+Started+in+Two+Minutes)
  2. 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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Credits

License

Apache License v2.0

About

Sonar plugin to analyze messageflows of IBM Integration Bus projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages