We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: