I'm developing a plugin that depends on the Team Concert plugin <https://wiki.jenkins-ci.org/display/JENKINS/Team+Concert+Plugin>. *TC plugin* has a Credentials field, used to connect to the Team Concert server. My plugin -- as a Build Step -- should reconnect to the server using the same credentials, but I would like to avoid the user having to select his credentials twice: first in the SCM configuration, then in the Build Step.
The Team Concert plugin does not provide any environment variable to help me with that. No user ID, no credentials hash... Is there any way to reuse the SCM credentials? Or is that simply forbidden because of security concerns? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/02375c1a-91a1-46b9-92fc-9198861946a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
