Skip to content

Consider supporting groupIds based on embedded Maven metadata #16

@jesse-gallagher

Description

@jesse-gallagher

Some p2 repositories, like Eclipse's, contain Maven metadata inside the artifacts.xml and within the artifacts themselves, and it could make sense to use this when available.

The code would have to be careful to look up by artifactId alone first, and then verify that the requested group ID matches either the embedded one or (only if there is no embedded one present) the configured one for the repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions