You can turn maven to the offline mode using -o : maven -o
You can download all required stuff one time using : mvn dependency:go-offline Regards JB On Wednesday 17 December 2008 - 21:21, brijesh wrote: > > I am using maven plug ins for compling & deploying su and bcs , everytime its > contacting repository and downloading plugins for compilation , how do i > avoid that? , is there a way to keep all this plugins in my local server??? > -- > View this message in context: > http://www.nabble.com/maven-compilation%2C-tp21067219p21067219.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. -- Jean-Baptiste Onofré (Nanthrax) BuildProcess/AutoDeploy Project Leader http://buildprocess.sourceforge.net [email protected] PGP : 17D4F086
