It may also help to speed things up to install a local NEXUS repository and use it as a mirror, if the slowness is due to accessing things over the internet.
-Marshall On 6/24/2010 4:43 PM, Shan Syed wrote: > this has to do with what's in your WAR, perhaps analyze what dependencies > its using, and where they are coming from > Maven is just like any other program; you can throw hardware at it to speed > it up > > On Thu, Jun 24, 2010 at 4:41 PM, Rajasekar Karthik > <karthik...@gmail.com>wrote: > > >> Hi, >> How can Maven's package of war be speed up? >> Currently, it is extremely slow - around 7 minutes or more. >> >> I even set the following options >> -DMAVEN_OPTS="-Xms64m –Xmx512m" >> (higher Xmx to see if it will increase speed - but, it does not) >> >> Other options being set and command (invoked through NetBeans) >> mvn.bat -Dnetbeans.deploy=true -Dnetbeans.execution=true >> -DMAVEN_OPTS=-Xms64m –Xmx512m package >> >> -- >> Best Regards, >> Rajasekar Karthik >> karthik...@gmail.com >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org