Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-267


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-267
    Summary: Increase the performance of the dependency resolver
       Type: Improvement

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 2 hours

    Project: maven
  Component: None

   Assignee: Ben Walding
   Reporter: Ben Walding

    Created: Thu, 13 Feb 2003 5:35 AM
    Updated: Thu, 13 Feb 2003 5:35 AM

Description:
The existing dependency resolver uses a persistent graph from commons-graph to resolve 
deps.  It uses Floyd's algorithm with has performance O(n^3).

Replace the dep resolver with werkz based resolver.  Optionally keeping old method as 
fallback.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to