GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Don't assume that libraries are built with Maven
Open
bug
p3
- Dominant language
- Java
- Stars
- 163
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
In the report for grpc-auth at https://storage.googleapis.com/cloud-opensource-java-dashboard/dashboard/target/dashboard/io.grpc_grpc-auth_1.15.1.html , it makes a recommendation to "Add this dependency element to the pom.xml for io.grpc:grpc-auth:1.15.1". However, grpc is built with gradle, so this advice cannot be followed.
Contributor guide
Assessment
This issue has not been assessed yet.