GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
linkage-checker-enforcer-rules hangs on to jar
Open
- Dominant language
- Java
- Stars
- 163
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.