sepe81 commented on code in PR #921:
URL: https://github.com/apache/struts/pull/921#discussion_r1703553065


##########
.github/workflows/sonar.yml:
##########
@@ -44,4 +44,4 @@ jobs:
       - env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
-        run: mvn -B -V -Pcoverage -DskipAssembly verify 
org.sonarsource.scanner.maven:sonar-maven-plugin:sonar --no-transfer-progress

Review Comment:
   I guess you removed `-B` b/c of https://stackoverflow.com/a/23659360 and 
semi-redundant `--no-transfer-progress`?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to