You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Barrie Treloar (JIRA)" <ji...@codehaus.org> on 2008/12/05 03:21:19 UTC

[jira] Commented: (MECLIPSE-377) eclipse:eclipse -DdownloadSources=true shouldn't attempt download more than once in a multi-project

    [ http://jira.codehaus.org/browse/MECLIPSE-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156879#action_156879 ] 

Barrie Treloar commented on MECLIPSE-377:
-----------------------------------------

{quote}
In the light of discussion I am asking why the cache information is not kept in individual files in the artifacts location in the local repo itself. That way it is possible to purge parts of the local repo and it will include the cache automatically without dropping the complete info for all other artifacts.
{quote}

I thought of this too. It would also be atomic and consistent.

Its just more work :)

I'll have a quick look to see if it is easy to do, but I suspect that calculating the Artifact to obtain is split between two classes and not as simple as I would like.


> eclipse:eclipse -DdownloadSources=true shouldn't attempt download more than once in a multi-project
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-377
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-377
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Core : Dependencies resolution and build path (.classpath), Core : Multi-projects
>    Affects Versions: 2.4
>            Reporter: Steinar Bang
>            Assignee: Barrie Treloar
>             Fix For: 2.6
>
>
> If you run "mvn eclipse:eclipse -DdownloadSources=true" it attempts to download source jars for all projects, even when it has tried (and failed) to download the jars in earlier projects.  This slows down the goal a lot on slow network connections.

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