On Wed, Oct 3, 2012 at 12:23 AM, James Martin <jmar...@basho.com> wrote: > Where's the best place to follow the new build instructions? > > I was looking here: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven > > built I need something that works with rdeploy. Currently I've been doing: > > mvn clean:clean > mvn -P deps -pl deps > mvn > ant build-all rdeploy rdeploydb -Dport=7222
Hugo and Edison have been transitioning the build to Maven on the master branch. I think they are the best ones to answer your question on the latest / greatest. If you want to stick with your current process for building, and are having problems in master, you might want to use the 4.0 branch. > Thanks, > > James > > On Tue, Oct 2, 2012 at 10:02 AM, Chip Childers > <chip.child...@sungard.com> wrote: >> On Fri, Sep 21, 2012 at 5:29 AM, sebgoa <run...@gmail.com> wrote: > >> James and Sebastien - >> >> I committed a couple of fixes to the build process, specifically to >> install and use mvn. I know that you guys are working on a cleaner >> implementation (again, thanks), so I wanted you to be aware that the >> source changed a little bit on that front. I added a script to >> download and install maven 3, and modified the code compile script to >> use maven for the deps download step. >> >> -chip >> >> >>> On Sep 20, 2012, at 11:33 PM, James Martin wrote: >>> >>>> Howdy folks. Seems I sent this message to the old sourceforge list >>>> earlier, if you have a duplicate, apologies (thanks to the kind soul >>>> that pointed this out). >>>> >>>> I've been doing some work updating the devcloud puppet recipes -- >>>> cleaning them up, making them at little easier to read, etc. I wanted >>>> to make sure I was not duplicating anyone else's work before I >>>> proceeded further. I'll submit a patch within a week or so if all is >>>> good. Thanks! >>>> >>>> >>>> -James >>> >>> -Sebastien Goasguen >>> >>> >>> >>> >>> >