jfrog / jenkins-artifactory-plugin

Jenkins artifactory plugin
http://jenkins-ci.org/
116 stars 189 forks source link

replace eddsa bundling with eddsa-api plugin #934

Open jtnord opened 6 months ago

jtnord commented 6 months 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.