Skip to content

Mapping from a Tycho-wrapped bundle to the Maven GAV #511

Description

@waynebeaton

Is there any particular pattern that we can apply to map from a Tycho-wrapped bundle to the original Maven GAV?

e.g., wrapped.org.ejml.ejml-ddense@0.44.0 comes from org.ejml:ejml-ddense:0.44.0

I assume that Eclipse Tycho just mashes the group and artifact ids together when creating a bundle name, which means that we can probably make really good guesses 80% of the time.

I've also seen bundles named maven.<groupid>.artifact.<artifactId>, e.g., maven.org.eml.artifact.eml-ddense. Any idea where these come from?

/cc @akurtakov

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions