You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mark Hobson (JIRA)" <ji...@codehaus.org> on 2005/11/28 22:57:06 UTC

[jira] Commented: (MNG-1412) dependency sorting in classpath

    [ http://jira.codehaus.org/browse/MNG-1412?page=comments#action_52237 ] 

Mark Hobson commented on MNG-1412:
----------------------------------

Yes, sorry, the ordering is the same as in maven itself - I didn't mean to imply otherwise.  Moving to maven core gets my vote, thanks.

> dependency sorting in classpath
> -------------------------------
>
>          Key: MNG-1412
>          URL: http://jira.codehaus.org/browse/MNG-1412
>      Project: Maven 2
>         Type: Bug
>     Versions: 2.0
>     Reporter: Mark Hobson
>     Assignee: fabrizio giustina

>
>
> The .classpath file entries should be ordered by nearest transitiveness (if that's a word).
> For example, I have project A that depends on B that depends on C.  The classpath for A is generated in the order C, B.  Ideally the classpath should be in order of how near they are to the project, i.e. B, C.

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