Niclas Hedhman wrote:
Hi,
Is it possible to turn of the Attempting Download xxx, that is repeated I don't know how many times for the same files, and takes up 80% of the build time??
Yes - there is a property you can set.
Create a file called build.properties in the same directoriy as the project.xml file and add the line:
maven.mode.online = false
I've never tried it but it should work.
Steve.
Niclas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]