forked from jenkinsci/artifactory-plugin
-
Notifications
You must be signed in to change notification settings - Fork 189
replace eddsa bundling with eddsa-api plugin #934
Copy link
Copy link
Closed as not planned
Labels
Description
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
- Jenkins Artifactory plugin version:
- Jenkins operating system:
- Artifactory Version:
Additional context
Add any other context about the problem here.
Reactions are currently unavailable