Skip to content

Sonar plugin to analyze ESQL-sourcecode of IBM Integration Bus projects

License

Notifications You must be signed in to change notification settings

sooraj2589/sonar-esql-plugin

 
 

Repository files navigation

sonar-esql-plugin Build Status codecov Quality Gate Status

This open source plugin can be used to analyze the ESQL-sourcecode of IBM Websphere Message Broker / IBM Integration Bus projects.

Features

  • >75 rules
  • Support for Broker 7, 8, 9, 10
  • Metrics (complexity, number of lines, ...)
  • Import of traces as coverage reports

Build

  1. mvn clean install

Installation

  1. Install SonarQube (https://docs.sonarqube.org/display/SONAR/Get+Started+in+Two+Minutes)
  2. Place the latest esql-plugin-.jar from esql-plugin/target 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

History

  • 3.0.0 - Bugfixes, upgrade to sonar SonarQube 7.9
  • 2.3.0 - Additional rules, upgrade to SonarQube 6.7, copy paste detector
  • 2.2.0 - Code coverage analysis
  • 2.1.0 - A few bugfixes and a lot more checks/rules
  • 2.0.0 - complete refactoring and upgrade to SonarQube 5.6
  • 1.1.0 - Fix issues #7(EXXETA#7) and #8(EXXETA#8)
  • 1.0.1 - Fix issue #5(EXXETA#5)
  • 1.0 - Initial release

Credits

License

Apache License v2.0

About

Sonar plugin to analyze ESQL-sourcecode of IBM Integration Bus projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.8%
  • HTML 2.2%