Skip to content

Extract pom from jar when installing in maven repo #44

@amichair

Description

@amichair

Using the maven-external-dependency-plugin one can install a pom, or a jar, or a jar along with a pom (using the undocumented pomFile configuration, that should be documented). However, most jars built by maven (which is most jars) already have their pom within the jar (under META-INF), so the plugin should use it by default rather than generating a new bare-bones one.

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