Skip to content

[MNG-5768] specify execution-id for direct plugin goal invocation from command line #7829

@jira-importer

Description

@jira-importer

Igor Fedorenko opened MNG-5768 and commented

When invoking plugin goal from command line, it is possible to configure the goal using special 'default-cli' pom.xml execution id. This has two obvious limitations. First, it is not possible to have more than one configuration for command line use. Second, it is not possible to share configuration between direct plugin invocation and execution bound to lifecycle phase.

To address this, I propose to extend direct plugin invocation syntax to allow optional @execution-id parameter, e.g., org.apache.maven.plugins:maven-remote-resources-plugin:1.0:process@executionId.


Issue Links:

  • MNG-3409 Add ability to execute an specific plugin execution via its id
    ("duplicates")
  • MNG-5833 Invoking non-existant execution from command line executes default

Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions