I'm just running "mvn clean install". I'll try your command and see what it does. I'm not a maven expert, but isn't "package" a subset of install anyway?
Derek On Wed, Mar 25, 2009 at 11:22 AM, Timothy Perrett <[email protected]>wrote: > > Also, what command are you running to constitute a “build”? I usually run: > > mvn clean package install scala:doc > > What are you guys running as im interested in the comparison. > > Cheers, Tim > > On 25/03/2009 12:38, "David Pollak" <[email protected]> wrote: > > Derek, > > What OS are you running? The old numbers are worse than my HP 2133 Netbook > which clocks in at 15 minutes for a full Lift build. > > Thanks, > > David > > On Tue, Mar 24, 2009 at 7:42 PM, Derek Chen-Becker <[email protected]> > wrote: > > I just wanted to throw this out there in case anyone else is considering > new hardware. I had an Athlon X2 4200+ powering my dev box (6GB of ram, 2 x > RAID 1 SATA drives) and average build time for a "mvn clean install" for the > entire liftweb project was roughly 17 minutes and 45 seconds. I just > upgraded to a Phenom X3 720 (no change in any other hardware) and my build > times are now about 7 minutes! I'm guessing that the L3 cache on the Phenom > is a huge part of that, but I'm sure that the increased clock and newer core > are helping a bit. > > Derek > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/liftweb?hl=en -~----------~----~----~----~------~----~------~--~---
