adobe / aem-project-archetype

Maven template to create best-practice websites on AEM.
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/overview.html
Apache License 2.0
548 stars 426 forks source link

mvn sonar task is not including code in UI frontend submodule #1217

Open vhochstein opened 3 months ago

vhochstein commented 3 months ago

mvn sonar:sonar task is not including code files in UI.frontend submodule

Expected Behaviour

UI frontend code is included as well

Actual Behaviour

UI Frontend code is not included

Reproduce Scenario (including but not limited to)

Steps to Reproduce

mvn clean verify sonar:sonar -Dsonar.host.url= -Dsonar.login=$SONAR_TOKEN -Dsonar.projectKey=Test

Platform and Version

Mac OS

Sample Code that illustrates the problem

Logs taken while reproducing problem

Only pom file is scanned by sonarqube:

grafik