Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[api-common]: from v2.3.1 com.google.auto.value:auto-value has compile scope #1618

@BenWhitehead

Description

@BenWhitehead

As of com.google.api:api-common:v2.3.1[1] com.google.auto.value:auto-value has compile scope causing it to be included as a transitive dependency.

In com.google.api:api-common:v2.2.2[2], auto-value is not present in the compile dependency list.

I suspect this happened when the switch from gradle to maven was going on. We might need to update some config [3].

[1] https://central.sonatype.com/artifact/com.google.api/api-common/2.3.1
[2] https://central.sonatype.com/artifact/com.google.api/api-common/2.2.2
[3] https://github.com/google/auto/blob/main/value/userguide/index.md#with-maven

Originally raised as a java-storage issue in googleapis/java-storage#1973

Metadata

Metadata

Assignees

Labels

api-common-javapriority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions