GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
linkage-checker-enforcer-rules hangs on to jar
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 163
- Forks
- 80
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.