Re: Installation issue during build

2012-10-23 Thread Charles Moulliard
Hi, In the meantime, I have tried to use this image ( http://ke4qqq.wordpress.com/2012/07/07/virtualized-cloudstack-development-environment/) on a MacBook Pro where VirtualBox is installed. Unfortunately, the two VM aren't started and I cannot create a new instance. As I'm currently working on my

Re: Installation issue during build

2012-10-22 Thread Rohit Yadav
Refer: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+a+CloudStack+development+environment+on+Mac+OS+X Looking at your file paths, looks like a Mac OSX; Install brew (most painless package manager for OSX): ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go

Re: Installation issue during build

2012-10-22 Thread Chiradeep Vittal
I think you are almost there. You need 'mkisofs'. Pointers here: http://s.apache.org/BLR On 10/22/12 12:30 PM, "Charles Moulliard" wrote: >I use maven 3 and this command mvn -P deps install does not help a lot as >we have a new error : > >[INFO] >

Re: Installation issue during build

2012-10-22 Thread Charles Moulliard
I use maven 3 and this command mvn -P deps install does not help a lot as we have a new error : [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 49

Re: Installation issue during build

2012-10-22 Thread Chiradeep Vittal
I think the latest (master) instructions are here: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building+with+Maven Maven 3 is required. On 10/22/12 8:20 AM, "Charles Moulliard" wrote: >Hi, > >I try to build the project as explained here >http://incubator.apache.org/cloudstack/develo

Installation issue during build

2012-10-22 Thread Charles Moulliard
Hi, I try to build the project as explained here http://incubator.apache.org/cloudstack/develop/environment.html but get two errors 1) Maven build mvn -P deps INFO] [INFO] Building Apache CloudStack AWS API Bridge [INFO]