googleapis / googleapis/google-cloud-java

[sdk-platform-java] Enforcer: Consider exclusions for annotation libraries

Aperta
#12,371 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
priority: p3 type: feature request
Lingua principale
Java
Stelle
2.1k
Fork
1.2k
Merge medio
1g 23h
PR unite (30g)
154

Descrizione

Upgrading Guava version brings in a few new transitive dependencies (specifically errorprone_annotaitons and j2objc_annotations) that we usually have to bump as well.

Since these are annotation libraries and really are used during compile time, they should have no impact on customers during runtime.

Maven's limitation for `compile` scope means that these dependencies are still bundled in the `pom.xml`.

Consider adding exclusions for the compile-time only libraries as we don't need to enforce the upper bounds of these dep's versions.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.