SonarQube plugin that includes sensor code to initiate a user stack analyses and widget code to present recommendations and other related information
Note on naming: The Fabric8-Analytics project has evolved from 2 different projects called "cucos" and "bayesian". We're currently in process of renaming the modules and updating documentation. Until that is completed, please consider "cucos" and "bayesian" to be synonyms of "Fabric8-Analytics".
See our contributing guidelines for more info.
mvn clean verify
mvn -DfinalName=sonar-bayesian-plugin-latest clean verify && docker build --no-cache --pull -t docker-registry.usersys.redhat.com/bayesian/bayesian-sonarqube .
- Make sure that the system has docker daemon running and docker-compose already installed
- Run:
./deploy_plugin.sh