On Tue, May 19, 2009 at 2:06 PM, Jukka Zitting <jukka.zitt...@gmail.com> wrote: > Hi, > > On Tue, May 19, 2009 at 2:58 PM, Robert Burrell Donkin > <robertburrelldon...@gmail.com> wrote: >> the round trip time is the major pain for me >> >> on my AMD64 3000, "mvn clean package site" takes 8 mins and "mvn site" >> 5 mins (maxing CPU and memory) > > Try "mvn site:run" and you'll see the generated HTML updated on the > fly as you make changes to the source APT files.
that's cool :-) thanks - robert