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: Multi-projects Affects Versions: 2.4 Reporter: Steinar Bang 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