You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/02/21 16:37:36 UTC

[jira] Closed: (MNG-2096) allow with in a lifecycle overlay, like a plugin allows

     [ http://jira.codehaus.org/browse/MNG-2096?page=all ]
     
Brett Porter closed MNG-2096:
-----------------------------

      Assign To: Brett Porter
     Resolution: Fixed
    Fix Version: 2.0.3

> allow <configuration> with <execution> in a lifecycle overlay, like a plugin allows
> -----------------------------------------------------------------------------------
>
>          Key: MNG-2096
>          URL: http://jira.codehaus.org/browse/MNG-2096
>      Project: Maven 2
>         Type: Improvement

>   Components: Plugins and Lifecycle
>     Versions: 2.0.2
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>      Fix For: 2.0.3

>
>
> not quite analogous, but required nonetheless:
> {code:xml}
> ...
> <phase>
>   <id>test</id>
>   <configuration>
>    ...
>  </configuration>
> </phase>
> {code}
> Should apply that configuration to everything in the phase (whether introduced here, or already in the base lifecycle).

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org