You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2007/02/01 22:42:44 UTC

[jira] Created: (MNG-2804) Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings

Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings
---------------------------------------------------------------------------------------

                 Key: MNG-2804
                 URL: http://jira.codehaus.org/browse/MNG-2804
             Project: Maven 2
          Issue Type: New Feature
          Components: POM
    Affects Versions: 2.0.4
            Reporter: John Casey


When a lifecycle phase already contains one or more mojo bindings from parents or the packaging-mapping, we need control to add a new mojo binding ahead of or behind a specific existing mojo binding, to avoid the need to continually add new lifecycle 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

        

[jira] Commented: (MNG-2804) Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121588 ] 

John Casey commented on MNG-2804:
---------------------------------

See also: http://docs.codehaus.org/display/MAVEN/Deterministic+Lifecycle+Planning

This provides a foundation for building this sort of feature into maven.

> Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings
> ---------------------------------------------------------------------------------------
>
>                 Key: MNG-2804
>                 URL: http://jira.codehaus.org/browse/MNG-2804
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: POM
>    Affects Versions: 2.0.4
>            Reporter: John Casey
>             Fix For: 2.1
>
>
> When a lifecycle phase already contains one or more mojo bindings from parents or the packaging-mapping, we need control to add a new mojo binding ahead of or behind a specific existing mojo binding, to avoid the need to continually add new lifecycle 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

        

[jira] Updated: (MNG-2804) Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MNG-2804:
----------------------------

    Fix Version/s: 2.1-alpha-1

> Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings
> ---------------------------------------------------------------------------------------
>
>                 Key: MNG-2804
>                 URL: http://jira.codehaus.org/browse/MNG-2804
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: POM
>    Affects Versions: 2.0.4
>            Reporter: John Casey
>             Fix For: 2.1-alpha-1
>
>
> When a lifecycle phase already contains one or more mojo bindings from parents or the packaging-mapping, we need control to add a new mojo binding ahead of or behind a specific existing mojo binding, to avoid the need to continually add new lifecycle 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

        

[jira] Commented: (MNG-2804) Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings

Posted by "Aaron Digulla (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_93280 ] 

Aaron Digulla commented on MNG-2804:
------------------------------------

In the AROS project, we have implemented such a system and it works pretty well. See my comment on http://docs.codehaus.org/display/MAVEN/Lifecycle+and+Plugin+Handling for more details.

> Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings
> ---------------------------------------------------------------------------------------
>
>                 Key: MNG-2804
>                 URL: http://jira.codehaus.org/browse/MNG-2804
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: POM
>    Affects Versions: 2.0.4
>            Reporter: John Casey
>             Fix For: 2.1-alpha-1
>
>
> When a lifecycle phase already contains one or more mojo bindings from parents or the packaging-mapping, we need control to add a new mojo binding ahead of or behind a specific existing mojo binding, to avoid the need to continually add new lifecycle 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

        

[jira] Commented: (MNG-2804) Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86577 ] 

John Casey commented on MNG-2804:
---------------------------------

See http://docs.codehaus.org/display/MAVEN/Suppression%2C+Ordering%2C+and+Replacement+of+Plugins+and+Mojos+Bindings for more info.

> Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings
> ---------------------------------------------------------------------------------------
>
>                 Key: MNG-2804
>                 URL: http://jira.codehaus.org/browse/MNG-2804
>             Project: Maven 2
>          Issue Type: New Feature
>          Components: POM
>    Affects Versions: 2.0.4
>            Reporter: John Casey
>             Fix For: 2.1-alpha-1
>
>
> When a lifecycle phase already contains one or more mojo bindings from parents or the packaging-mapping, we need control to add a new mojo binding ahead of or behind a specific existing mojo binding, to avoid the need to continually add new lifecycle 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