GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Linkage Checker Gradle plugin instruction to depend on the build phase
Aberta
enhancement
p3
- Linguagem predominante
- Java
- Estrelas
- 163
- Forks
- 80
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.