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