Stephen McConnell wrote:



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.

That and minimize or remove all use of snapshot references :)



--


"They that give up essential liberty to obtain a little temporary safety
 deserve neither liberty nor safety."
                - Benjamin Franklin


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to