adamretter opened a new pull request #357:
URL: https://github.com/apache/maven/pull/357


   When specifying an execution-id for a goal on the command line (e.g. `mvn 
plugin:goal@my-execution-id`) also allow wildcard syntax to select all 
execution ids of the goal (e.g. `mvn plugin:goal@*`).
   
   This builds on the work done previously in 
https://issues.apache.org/jira/browse/MNG-5768
   
   I don't have a JIRA ticket id for this yet. This is my first exposure to 
working on the Apache Maven code-base. Before I invest further time, I would 
like to know if such a feature is desirable for the community?
   
   
   
   To make clear that you license your contribution under 
   the [Apache License Version 2.0, January 
2004](http://www.apache.org/licenses/LICENSE-2.0)
   you have to acknowledge this by using the following check-box.
   
    - [X] I hereby declare this contribution to be licenced under the [Apache 
License Version 2.0, January 2004](http://www.apache.org/licenses/LICENSE-2.0)
   
    - [X] I already have an [Apache Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf) in place :-)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to