> 4. Go to File->Import and then Import Existing *Maven* Project.  Select
> the root of the git repo and it will find a bunch of projects.  Import
> and then let maven download the internet and compile everything.  First
> run will be very slow, but then fast thereafter.
> 
> You should now have all your compiling cloudstack projects.  If you get
> issues regarding compiling the vmware, f5, then run
> deps/install-non-oss.sh to install the non-oss stuff.  Now the awesome
> part (assuming the previous steps worked).

For me - the non-oss install script isn't able to install the jars. I
see errors installing the related artifacts when executing
deps/install-non-oss.sh on latest master.

http://paste.cloudstack.org/NhFS/

For instance:

[INFO] Installing /root/incubator-cloudstack/cloud-iControl.jar to 
/root/.m2/repository/com/cloud/com/f5/icontrol/1.0/icontrol-1.0.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact 'com.cloud.com.f5:icontrol:jar': Error 
installing artifact: File /root/incubator-cloudstack/cloud-iControl.jar does 
not exist

Is there something else that needs to be done?
 
Thanks,

-- 
Prasanna.,

Reply via email to