Re: vim25.jar missing from mvn repo?

2015-04-02 Thread Jeronimo Garcia
Thanks guys , i was able to compile the needed projects excluding some projects like f5 and netapp: *mvn -P vmware,developer,-f5,-netapp,-srx -D noredist -DskipTests=true clean instal*l I'm yet to try *mvn -pl :cloud-client-ui jetty:run -Dnoredist* to see weather i can select vmware on cluster

Re: vim25.jar missing from mvn repo?

2015-04-02 Thread Rohit Yadav
Jeronimo - if you need the jars I maintain them here: https://github.com/bhaisaab/cloudstack-nonoss On 02-Apr-2015, at 2:58 pm, Jeronimo Garcia garciaj...@gmail.com wrote: Thanks guys , i was able to compile the needed projects excluding some projects like f5 and netapp: *mvn -P

Re: vim25.jar missing from mvn repo?

2015-04-02 Thread Jeronimo Garcia
Thanks buddy , saved on my puppet manifest , thanks again! . I'm trying to set up a mini dev environment , using the Vmware VCSIM ... its going well so far ... but as the VCSIM fails quite a lot i expect cloudstack to fail accordingly too , having said that i keep you posted if this works. Has

Re: vim25.jar missing from mvn repo?

2015-04-01 Thread Srikanteswararao Talluri
You need to get the dependencies before you build. Following links should help you. https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudSt ack#HowtobuildCloudStack-Dependencies https://cwiki.apache.org/confluence/display/CLOUDSTACK/Hypervisor+VMWare Thanks, ~Talluri On

Re: vim25.jar missing from mvn repo?

2015-04-01 Thread Jeff Hair
I'm pretty sure that vmware jar is not open source and not on Central, so you have to download it elsewhere. The wiki article has links to them: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack On Wed, Apr 1, 2015 at 4:44 PM, Jeronimo Garcia garciaj...@gmail.com

Re: vim25.jar missing from mvn repo?

2015-04-01 Thread Jeronimo Garcia
legend! , thanks mate! On Wed, Apr 1, 2015 at 5:51 PM, Jeff Hair j...@greenqloud.com wrote: I'm pretty sure that vmware jar is not open source and not on Central, so you have to download it elsewhere. The wiki article has links to them:

vim25.jar missing from mvn repo?

2015-04-01 Thread Jeronimo Garcia
Hi list. I'm trying to build the master on git and I'm getting this: [ERROR] Failed to execute goal on project cloud-vmware-base: Could not resolve dependencies for project org.apache.cloudstack:cloud-vmware-base:jar:4.6.0-SNAPSHOT: Failure to find com.cloud.com.vmware:vmware-vim25:jar:5.1 in