GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
JLBP 5 needs gradle instructions for exclusions
Open
best practices
p3
- Dominant language
- Java
- Stars
- 163
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
If this isn't possible, for instance because a dependency that imports an undesired
artifact is unmaintained, then add
[dependency exclusions](https://maven.apache.org/guides/introduction/introduction-to-optional-and-excludes-dependencies.html)
for the artifacts you wish to remove in your own project's pom.xml.
Contributor guide
Assessment
This issue has not been assessed yet.