While the analysis runs successfully, I do not get useful information in the log output anymore. E.g., the old SonarRunner Gradle plug-in ("gradle sonarRunner") used to print the URL where the analysis is available on SonarQube:
The new plug-in doesn’t seam to output this anymore. Note that I use the flag “-Dsonar.verbose=true” when invoking “gradlew sonarqube”, but it doesn’t make any difference.
Am I doing something wrong?
Thanks,
Michael
Julien HENRY
unread,
Jun 13, 2016, 12:39:27 PM6/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SonarQube, rueegg....@gmail.com
Hi Michael,
We are trying to be a good Gradle plugin citizen :) Like for any other Gradle plugin, if you need more info, just add --info or --debug to your Gradle commandline.
++
Julien
Michael Rüegg
unread,
Jun 14, 2016, 9:04:54 AM6/14/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message