-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicated tag: 'exclusions' #637
Comments
I was not able to attach the
|
Probably upstream issue from My though it to implement this recipe on plugin-modernizer-tool and fix it there
My though is that we also do not need to add exclusion for api plugin and only standard dependencies. Since it's the goal of API plugin to bring a dependency to the consumer. In case of json-api plugin that also depends on asm-api it doesn't make any sense to add this exclusion. |
Plugin Modernizer version
plugin modernizer 999999-SNAPSHOT (2025-01-14T12:55:12Z)
What Operating System are you using
Debian Bookworm under WSL2.
Reproduction steps
java -jar plugin-modernizer-cli/target/jenkins-plugin-modernizer-999999-SNAPSHOT.jar run --plugins antexec --recipe ReplaceLibrariesWithApiPlugin
I have not found the logs yet, but I went to
~/.cache/jenkins-plugin-modernizer-cli/antexec/sources
and issuedmvn install
.Expected Results
Build successful.
The text was updated successfully, but these errors were encountered: