How to get AEM cloud SonarQube rules and how to add the rules jar in SonarQube?
Solved! Go to Solution.
Views
Replies
Total Likes
In the Administration section install the AEM Rules for SonarQube plugin from the marketplace.
Or, Download aemrules-x.y.jar
or build AEM Rules for SonarQube plugin from https://github.com/Cognifide/AEM-Rules-for-SonarQube/releases
Paste it into sonarqube/extensions/plugins
directory
Or, Can be downloaded directly into this directory by:
Here is the documentation: https://github.com/wttech/AEM-Rules-for-SonarQube#installation
In the Administration section install the AEM Rules for SonarQube plugin from the marketplace.
Or, Download aemrules-x.y.jar
or build AEM Rules for SonarQube plugin from https://github.com/Cognifide/AEM-Rules-for-SonarQube/releases
Paste it into sonarqube/extensions/plugins
directory
Or, Can be downloaded directly into this directory by:
Here is the documentation: https://github.com/wttech/AEM-Rules-for-SonarQube#installation
@labhashishk7390 Hope below URL helps
I would not recommend a local SQ setup, at least not just to try replicating the CM code quality checks. They are also probably subject to change. Rather just run the CM pipeline and use local for additional custom quality checks.
Views
Likes
Replies