Skip to content

Introduce automatic module names for components #853

@dmlloyd

Description

@dmlloyd

New feature, improvement proposal

Please introduce automatic module names for the components of this project. This will help downstream projects which are modular to consume these components.

The module name could either be based on the rootmost package of each artifact (for example, org.apache.maven.wagon.providers.ssh) or based on the GAV (e.g. org.apache.maven.wagon.ssh.common). I would recommend sticking with a consistent scheme throughout the project.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions