Skip to content

[BUG] Artifact IDs for service and native-* modules are susceptible to naming collisions #258

Description

@ikysil

Describe the bug
Artifact IDs for service and native-* modules are susceptible to naming collisions, which may lead to ambiguity or conflicts when resolving dependencies.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Maven repo
  2. Observe the published artifact IDs.

Expected behavior
Artifact IDs should be uniquely identifiable when combined with the artifacts from other libraries and structured in a way that prevents collisions.

Suggestion:
add brotli4j- prefix to the artifact IDs of service and native-* modules.

Logs
N/A

Platform (please complete the following information):
N/A

Additional context
N/A

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions