Skip to content

[Java] Do not publish protobuf based on filename #43437

Description

@danepitkin

Describe the enhancement requested

After migrating to Java 11, we see this warning:

[WARNING] * Required filename-based automodules detected: [protobuf-java-3.25.1.jar, protobuf-java-util-3.25.1.jar]. Please don't publish this project to a public artifact repository! *

We should upgrade to a version of protobuf that includes the Automatic-Module-Name, which prevents downstream projects from experiencing dependency version conflicts.

Component(s)

Java

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions