Skip to content

Corrected assumption regarding execution's configuration#7

Closed
fmarot wants to merge 1 commit intoapache:trunkfrom
fmarot:fmarot-plugin-execution-asumption
Closed

Corrected assumption regarding execution's configuration#7
fmarot wants to merge 1 commit intoapache:trunkfrom
fmarot:fmarot-plugin-execution-asumption

Conversation

@fmarot
Copy link
Copy Markdown

@fmarot fmarot commented Sep 28, 2016

Corrected a wrong assumption saying that specific plugin's execution's configuration could not be used from the command line.
This used to be true but not since Maven 3.3.1 and the implementation of MNG-5768 ( https://issues.apache.org/jira/browse/MNG-5768 ).
From the command-line, the use of the specific syntax with "@" specifying a specific execution (instead of "default-cli) will make the plugin's execution's specific section used.

Corrected a wrong assumption saying that specific plugin's execution's configuration could not be used from the command line.
This used to be true but not since Maven 3.3.1 and the implementation of MNG-5768 ( https://issues.apache.org/jira/browse/MNG-5768 ).
From the command-line, the use of the specific syntax with "@" specifying a specific execution (instead of "default-cli) will make the plugin's execution's specific <configuration> section used.
@ssisk
Copy link
Copy Markdown

ssisk commented Mar 10, 2017

I had questions about this very topic while reading the docs, and this commit would have been very helpful in helping me understand it. Thanks for writing it up! I hope it can be merged soon.

@pono pono closed this Apr 11, 2017
@fmarot
Copy link
Copy Markdown
Author

fmarot commented Apr 11, 2017

Hi @pono , may I ask why this issue is closed ? This is something I struggled with and corrected the doc to help people having the same questions that I answered. It also seems like it would have helped @ssisk . So why close it without merging it, or at least improving the doc if my proposal was not good quality ?

asfgit pushed a commit that referenced this pull request Apr 11, 2017
Submitted-by: Francois Marot <francois.marot@gmail.com>

This closes #7

git-svn-id: https://svn.apache.org/repos/asf/maven/site/trunk@1791023 13f79535-47bb-0310-9956-ffa450edef68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants