[ 
http://jira.codehaus.org/browse/MNG-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_112006
 ] 

Brett Porter commented on MNG-3222:
-----------------------------------

this is entirely controllable by configuration

* you can configure <repository> definitions to check for snapshot updates less 
frequently, or not at all (ie, on demand)
* if the problem is external network traffic, installation of a repository 
manager (eg Archiva, Artifactory, Proximity) will assist

let us know how this goes as to whether this issue can be re-closed - if it is 
network traffic configuration is the only thing that will help. If it is cpu 
time in calculating the dependencies then it is an issue, but more details will 
be needed.

> 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
>            Assignee: Brett Porter
>
> 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