GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Linkage Checker Gradle plugin instruction to depend on the build phase
Abierto
enhancement
p3
- Lenguaje dominante
- Java
- Estrellas
- 163
- Forks
- 80
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As of now, the plugin documentation doesn't add any task dependency.
https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/Linkage-Checker-with-Gradle
However linkageCheck task expects the project's JAR file built before running it. Therefore it should depend on "build" task.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.