Skip to content

remove unneeded dependencies from nio #1332

@jean-philippe-martin

Description

@jean-philippe-martin

mziccard noticed the following with google-cloud-nio:

  1. org.mockito:mockito-core dependency should have test scope
  2. google-cloud-nio now depends on the whole google-cloud, we should depend just on google-cloud-storage
  3. To make 2. effective we need to also remove google-cloud dependency from google-cloud-contrib main pom.xml, we can let each child module pull its own dependencies.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions