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

Skip to content

test-jar in google-cloud-bom #3707

@elharo

Description

@elharo

The BOM contains many dependencies like this one:

      <dependency>
        <groupId>com.google.cloud</groupId>
        <artifactId>google-cloud-storage</artifactId>
        <version>1.44.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-storage:current} -->
        <type>test-jar</type>
      </dependency>

Is this really something we want in the BOM? I can't imagine clients should be depending on our tests. Can we take these out?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions