ghale / gradle-jenkins-plugin

Gradle plugin to programmatically configure Jenkins jobs.
123 stars 42 forks source link

Password prompting occurs for dumpJenkinsJobs #11

Closed ghale closed 11 years ago

ghale commented 11 years ago

because of the way password prompting works, it prompts when running dumpJenkinsJobs, even though that task never touches the server (and so doesn't need passwords)