mvn sonar task is not including code in UI frontend submodule
Opened this issue · 0 comments
vhochstein commented
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: