-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: ssh-credentials-plugin
-
None
-
Environment:Docker LTS Jenkins 2.319.3 subversion rsa
We get this log very often:
WARNINGÂ com.trilead.ssh2.crypto.PEMDecoder decode
com.trilead.ssh2.cryptoPEMDecoder.decode method is deprecated, use com.trilead.ssh2.cryptoPEMDecoder.decodeKeyPair instead.
I suspect it is through the SCM polling events. I've tried switching to RSA keys for my svn+ssh setup but get the same logs.
Ideas?