Hi all, My project depends on lots of libraries, for most of which source & javadoc bundles are not available. When I run: mvn -DdownloadSources=true eclipse:eclipse it takes real long to create the eclipse project file.
Is there a way to speed up this process? The options I can think of are providing a lower timeout value for the download, force the build pick only sources & javadocs from local repository etc. Has anyone developed any workarounds for this? Thanks, Binil -- View this message in context: http://www.nabble.com/mvn--DdownloadSources%3Dtrue-eclipse%3Aeclipse-takes-too-long-tf3361117s177.html#a9349878 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
