Open vhochstein opened 3 months ago
mvn sonar:sonar task is not including code files in UI.frontend submodule
UI frontend code is included as well
UI Frontend code is not included
mvn clean verify sonar:sonar -Dsonar.host.url= -Dsonar.login=$SONAR_TOKEN -Dsonar.projectKey=Test
Mac OS
Only pom file is scanned by sonarqube:
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: