[GRADLE-2817] Sonar-runner plugin printing password Created: 02/Jul/13 Updated: 16/Jan/17 Resolved: 16/Jan/17 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Task | ||
Reporter: | Gradle Forums | Assignee: | Unassigned |
Resolution: | Won't Fix | Votes: | 0 |
Description |
I'm using the sonar-runner plugin with gradle 1.6 and configuring my jdbc password in a gradle.properties file so as to not be in source code. The plugin however prints the value of that password right to the log (--info). Is there a way to turn off password printing? |
Comments |
Comment by Gradle Forums [ 02/Jul/13 ] |
Where does it show up? Under "Executing Sonar Runner with properties:"? |
Comment by Gradle Forums [ 02/Jul/13 ] |
Peter - yes exactly. Would be useful to flag that property as printing with "*******" or to have a flag that eliminates printing properties all together (which may already exist - I'm running with --info on). |
Comment by Benjamin Muschko [ 15/Nov/16 ] |
As announced on the Gradle blog we are planning to completely migrate issues from JIRA to GitHub. We intend to prioritize issues that are actionable and impactful while working more closely with the community. Many of our JIRA issues are inactionable or irrelevant. We would like to request your help to ensure we can appropriately prioritize JIRA issues you’ve contributed to. Please confirm that you still advocate for your JIRA issue before December 10th, 2016 by:
We look forward to collaborating with you more closely on GitHub. Thank you for your contribution to Gradle! |
Comment by Benjamin Muschko [ 16/Jan/17 ] |
The Sonar Runner plugin has become an external plugin and is not part of the Gradle core code base anymore. |