I am using the Credentials Plugin "username:password". I get the credentials using the "use secrets" option into the environment but the special characters are getting messed up. It appears the Plugin is not recognizing the backslash as a special character. I have a $$ in my password string and that somehow gets translated to $.
Is there a separate set of escape characters it understands. \$\$ translates to \$\$ but \$$ translates to \$ Thanks Shobha. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/ae94bdce-9a40-4918-b1a2-b5dd61d8dee8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
