-
New Feature
-
Resolution: Cannot Reproduce
-
Minor
-
None
When we install all our plugins via jenkins-plugin-cli, they all get installed into folder
/usr/share/jenkins/ref/plugins/
and it (used to) work fine.
However, now that there seems to be a hard dependency on the latest release of eddsa-api, our jenkins startup failed.
We found out that copying just that plugin, everything starts working, including all the other plugins; copy done via:
cp /usr/share/jenkins/ref/plugins/eddsa-api.jpi /var/jenkins_home/plugins/
Is there something special with eddsa-api plugin that requires this ?
- relates to
-
JENKINS-75542 Incompatible eddsa-api version pulled in by artifactory breaks mina-sshd-api-common
-
- Closed
-