-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.176.1 and 2.249.2
Ubuntu 18.04 w/ Tomcat8 and Windows Server 2016 Tomcat9.0.10
Credentials Plugin v2.2.0 and v2.3.13
"SonarQube Scanner for Jenkins" v2.9 and v2.12
All tutorials I've seen for the SonarQube plugin show a text field to paste in the User Token. However, I'm seeing a Credentials dropdown for selecting and/or adding a token, except I'm unable to add a token in any form that works (screenshot attached) as nothing ever appears in the dropdown to select a defined token.
I'm unsure if this is due to an issue with the SonarQube plugin or Credentials plugin. (Sorry if I guessed wrongly).
Same Issue...I was looking to add a new credential for sonarqube like I did for SSH but there is no option for that.
EDIT:
I follow the configuration for this url https://groups.google.com/forum/#!topic/jenkinsci-users/ONnVPSIExH4
basically on the credentials page you have to add the token as secret text and give it an ID. after that the ID will show up on the dropdown for sonarqube token option.