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 2005/04/20 00:28:01 UTC

[jira] Created: (MNG-326) better defined module ordering

better defined module ordering
------------------------------

         Key: MNG-326
         URL: http://jira.codehaus.org/browse/MNG-326
     Project: m2
        Type: Bug
  Components: maven-core  
    Versions: 2.0-alpha-1    
    Reporter: Brett Porter
    Priority: Minor
     Fix For: 2.0-alpha-2


 It should be in the following order:
- dependencies
- parent relationships
- module ordering in pom

-- 
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


[jira] Updated: (MNG-326) better defined module ordering

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-326?page=all ]

Brett Porter updated MNG-326:
-----------------------------

    Fix Version:     (was: 2.0-alpha-3)
                 2.0-beta-1

> better defined module ordering
> ------------------------------
>
>          Key: MNG-326
>          URL: http://jira.codehaus.org/browse/MNG-326
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Priority: Minor
>      Fix For: 2.0-beta-1

>
>
>  It should be in the following order:
> - dependencies
> - parent relationships
> - module ordering in pom

-- 
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


[jira] Commented: (MNG-326) better defined module ordering

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-326?page=comments#action_43020 ] 

Brett Porter commented on MNG-326:
----------------------------------

note also that plugin use should add a dependency as well (just like parent does)

> better defined module ordering
> ------------------------------
>
>          Key: MNG-326
>          URL: http://jira.codehaus.org/browse/MNG-326
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Priority: Minor
>      Fix For: 2.0-beta-1

>
>
>  It should be in the following order:
> - dependencies
> - parent relationships
> - module ordering in pom

-- 
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


[jira] Updated: (MNG-326) better defined module ordering

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-326?page=all ]

Brett Porter updated MNG-326:
-----------------------------

    Priority: Critical  (was: Minor)

> better defined module ordering
> ------------------------------
>
>          Key: MNG-326
>          URL: http://jira.codehaus.org/browse/MNG-326
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Priority: Critical
>      Fix For: 2.0-beta-1

>
>
>  It should be in the following order:
> - dependencies
> - parent relationships
> - module ordering in pom

-- 
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


[jira] Updated: (MNG-326) better defined module ordering

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-326?page=all ]

Brett Porter updated MNG-326:
-----------------------------

    Fix Version:     (was: 2.0-alpha-2)
                 2.0-alpha-3

> better defined module ordering
> ------------------------------
>
>          Key: MNG-326
>          URL: http://jira.codehaus.org/browse/MNG-326
>      Project: m2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Priority: Minor
>      Fix For: 2.0-alpha-3

>
>
>  It should be in the following order:
> - dependencies
> - parent relationships
> - module ordering in pom

-- 
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


[jira] Closed: (MNG-326) better defined module ordering

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-326?page=all ]
     
Brett Porter closed MNG-326:
----------------------------

     Assign To: Brett Porter
    Resolution: Fixed

added reports, plugins and extensions. Not doing any other alphabetical or module based ordering. It starts out ordered by modules, then pushes any dependencies above the project that depends on it.

> better defined module ordering
> ------------------------------
>
>          Key: MNG-326
>          URL: http://jira.codehaus.org/browse/MNG-326
>      Project: Maven 2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0-alpha-1
>     Reporter: Brett Porter
>     Assignee: Brett Porter
>     Priority: Critical
>      Fix For: 2.0-beta-1

>
>
>  It should be in the following order:
> - dependencies
> - parent relationships
> - module ordering in pom

-- 
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