[ http://jira.codehaus.org/browse/MNG-1190?page=all ]
Arik Kfir updated MNG-1190:
---------------------------
Attachment: MNG-1190-maven-idea-plugin.patch
Updated patch: refrains from retrying to download previously attempted
artifacts. This shortens the time it takes for the plugin to download all
dependencies. This goals for both failed and successful downloads.
NOTE: there's a very ugly hack in the patch, that uses a static map - this was
done because I don't know how to have data that is persisted across reactor
invocations. I tried storing the map in the getPluginContext() but it didn't
work. If someone could fix that it would be much better.
> Attach source code and/or documentation to library jars
> -------------------------------------------------------
>
> Key: MNG-1190
> URL: http://jira.codehaus.org/browse/MNG-1190
> Project: Maven 2
> Type: Improvement
> Components: maven-idea-plugin
> Versions: 2.0-beta-3
> Reporter: Thomas Christensen
> Attachments: MNG-1190-maven-idea-plugin.patch,
> MNG-1190-maven-idea-plugin.patch
>
>
> If the maven 2 repository supports source code and javadocs artifacts, it
> would be great if the idea plugin could attach this to the library jars.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]