jfrog / jenkins-artifactory-plugin

Jenkins artifactory plugin
http://jenkins-ci.org/
115 stars 186 forks source link

replace eddsa bundling with eddsa-api plugin #934

Open jtnord opened 1 month ago

jtnord commented 1 month ago

Describe the bug

specialisation of #933 The plugin bundles eddsa.jar in WEB-INF/lib

If this library is actually needed then the plugin should instead depend on the eddsa-api plugin.

To Reproduce

build the plugin, inspect the plguins hpi WEB-INF\lib directory

Expected behavior

eddsa.jar is not present

Screenshots If applicable, add screenshots to help explain your problem.

Versions

Additional context Add any other context about the problem here.