Skip to content

Rename maven-osgi-exec-plugin to equinox-maven-plugin #30

@kenwenzel

Description

@kenwenzel

maven-osgi-exec-plugin does currently not follow Maven's naming conventions for 3rd party plugins:

Artifact Ids of the format maven-___-plugin are reserved for 
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.

I would suggest to simply name the plugin equinox-maven-plugin.
Later it may provide the goals configure, run (instead of exec-osgi) and test.

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