Is downloading the VMware jars a must? The build should work, without downloading these deps, for an OSS build.
Sent from my iPhone On Sep 6, 2012, at 8:49 AM, "Hugo Trippaers" <htrippa...@schubergphilis.com> wrote: > Chip, > > The instructions on > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven > should be accurate. Please note that you have to specifiy a prerelease name > on the waf commandline. > > First make sure the dependencies are alright, then run the waf command under > the "Building RPM packages" header. > > Cheers, > > Hugo > >> -----Original Message----- >> From: Chip Childers [mailto:chip.child...@sungard.com] >> Sent: Thursday, September 06, 2012 2:51 PM >> To: cloudstack-dev@incubator.apache.org >> Cc: Edison Su >> Subject: Re: conditional build >> >> Hugo, >> >> Can you give me the dummy's guide to doing an RPM build now please? >> >> If I can get a clean build from maven-waf, then I'd propose we quickly merge >> from that branch back to trunk, and then over to 4.0. Once it's in 4.0, I >> can >> modify the RC build script to build the source, binary and RPM versions for >> the release candidate. >> >> -chip >> >> On Thu, Sep 6, 2012 at 2:22 AM, Hugo Trippaers >> <htrippa...@schubergphilis.com> wrote: >>> Hey Edison, >>> >>> That part is already working, please have a look at the maven-waf trunk. >>> >>> On my test system I can build rpm's from a fresh checkout without >> problems at the moment. Could you please try it as well and send me your >> feedback? >>> >>> Cheers, >>> >>> Hugo >>> >>>> -----Original Message----- >>>> From: Edison Su [mailto:edison...@citrix.com] >>>> Sent: Wednesday, September 05, 2012 11:43 PM >>>> To: cloudstack-dev@incubator.apache.org; Hugo Trippaers >>>> Subject: conditional build >>>> >>>> Hugo, do you have an estimate time, to get the oss/no-oss build work? >>>> Possible to be done today? >>>> Don't need to get waf done today, but at least "mvn install/compile >>>> -p oss or noss" should work. >>>