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 creation. Thanks again! On Thu, Apr 2, 2015 at 5:05 AM, Srikanteswararao Talluri < [email protected]> wrote: > 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 01/04/15 10:14 pm, "Jeronimo Garcia" <[email protected]> wrote: > > >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 > >https://repo.maven.apache.org/maven2 was cached in the local repository, > >resolution will not be reattempted until the update interval of central > >has > >elapsed or updates are forced -> [Help 1] > > > >command: mvn -DskipTests=true -P vmware clean install > > > >Am i missing something? the jar file is not in the remote maven repos .. > > > >Thanks! > >
