Are you using maven in command line, or the slow build is in eclipse? Think that building hupa (mvn package)is a slow process because client part has to be compiled into javascript. Nevertheless, compiling or testing should be faster (mvn compile test).
Manolo On Sun, Feb 14, 2010 at 6:13 AM, Avdhesh Yadav <a...@avdheshyadav.com> wrote: > Hupa build seems to be very slow using m2eclipse plugin. > Environment: ubuntu 8.04,java 1.6_17 , eclipse 3.5.1 > > Anyone else having same issue ? > > [INFO] Reactor Summary: > [INFO] > ------------------------------------------------------------------------ > [INFO] hupa-parent ........................................... SUCCESS > [1.195s] > [INFO] hupa-shared ........................................... SUCCESS > [3.257s] > [INFO] hupa-server ........................................... SUCCESS > [12.569s] > [INFO] hupa-widgets .......................................... SUCCESS > [1.720s] > [INFO] hupa .................................................. SUCCESS > [6:54.674s] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 7 minutes 15 seconds > [INFO] Finished at: Sun Feb 14 10:41:29 IST 2010 > [INFO] Final Memory: 15M/55M > > -- > Avdhesh Yadav > http://www.avdheshyadav.com > --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org