Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
How to get AEM cloud SonarQube rules and how to add the rules jar in SonarQube?
Solved! Go to Solution.
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/releasesPaste it into sonarqube/extensions/plugins directory
aemrules-x.y.jar
sonarqube/extensions/plugins
Or, Can be downloaded directly into this directory by:
wget https://github.com/Cognifide/AEM-Rules-for-SonarQube/releases/download/v1.0-RC2/aemrules-1.0-RC2.jar
Here is the documentation: https://github.com/wttech/AEM-Rules-for-SonarQube#installation
View solution in original post
@labhashishk7390 Hope below URL helps
https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/using-...
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
Like