Compile dependency resolution is slow
-------------------------------------

                 Key: MNG-3222
                 URL: http://jira.codehaus.org/browse/MNG-3222
             Project: Maven 2
          Issue Type: Bug
          Components: Dependencies
    Affects Versions: 2.0.4
            Reporter: Stefan Behnel


Compile dependency resolution is slow. I just wrote an empty module (only test 
sources that were not compiled), and it took Maven more than five minutes to 
build it, without any compilation/generation/testing/whatsoever. I just took 
literally minutes to resolve a couple of hundred compile time dependencies for 
the compiler plugin, which was then executed twice.

To me, this sounds like a problem with the algorithmic complexity of the 
dependency resolution.

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

        

Reply via email to