Skip to content
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

linkage-checker-enforcer-rules hangs on to jar #2313

Open
delanym opened this issue Aug 4, 2022 · 1 comment
Open

linkage-checker-enforcer-rules hangs on to jar #2313

delanym opened this issue Aug 4, 2022 · 1 comment

Comments

@delanym
Copy link

delanym commented Aug 4, 2022

My build is failing because the maven-jarsigner-plugin fails to rename the jar. This only happens when I configure the maven-enforcer-plugin with the linkage-checker to run in the same phase (verify). Linkage checker is running before signing.

I've noted an issue with the resolver #2312, but even when I downgrade from 1.5.12 to 1.5.9 or 1.4.3 it still fails.

Note that this happens on Windows Server 2016, but not Linux.

@suztomo
Copy link
Contributor

suztomo commented Aug 4, 2022

Can you share a minimum GitHub project that reproduces the error?

Can you share Maven command?

What is the entire stack trace with Maven's "-X" command?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants