Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

grpc-inprocess runtime scope #1825

Description

@sukolenvo

grpc-inprocess dependency has runtime scope:

<scope>runtime</scope>

Is it possible to change scope to test given its only used for testing in 2 places?

We don't want it to be pulled into our project as transitive dependency/creates potential classpath issues when used with grpc-core v1.57 or lower as it was part of core before version 1.58.
Last statement based on inprocess version available in maven central: https://mvnrepository.com/artifact/io.grpc/grpc-inprocess
Compared to core versions: https://mvnrepository.com/artifact/io.grpc/grpc-core

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the googleapis/java-pubsub API.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions