Enhance "Guide to Configuring Plug-ins" to include effects of configuration 
inside/outside executions section
-------------------------------------------------------------------------------------------------------------

         Key: MNG-1996
         URL: http://jira.codehaus.org/browse/MNG-1996
     Project: Maven 2
        Type: Task

  Components: documentation - guides  
    Reporter: John Casey
     Fix For: documentation


we need to add a section or two to the Guide to Configuring Plug-ins 
(http://maven.apache.org/guides/mini/guide-configuring-plugins.html) which will 
describe what happens when you configure a plugin at the 
<plugin><configuration/> level, and how that differs from the configuration put 
in <plugin><executions><execution><configuration/>.

In particular, what will happen if the plugin is called directly from the 
command-line in each scenario? What about when the plugin is executed as part 
of a phase in the lifecycle? What if there are multiple executions, bound to 
different phases?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to