GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Linkage Checker Gradle plugin instruction to depend on the build phase
Open
enhancement
p3
- Dominant language
- Java
- Stars
- 163
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.