----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6923/#review11061 -----------------------------------------------------------
Heya, I'll take this into the new maven-waf branch for now until the whole maven build is stable enough for a merge into master. Thanks for the patch :-) Cheers, Hugo - Hugo Trippaers On Sept. 5, 2012, 10:08 a.m., Hiroaki Kawai wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6923/ > ----------------------------------------------------------- > > (Updated Sept. 5, 2012, 10:08 a.m.) > > > Review request for cloudstack. > > > Description > ------- > > I run mvn without -Dnonoss and got errors about vmware jar dependencies (with > empty m2 local repository). > > [ERROR] Failed to execute goal on project cloud-vmware-base: Could not > resolve dependencies for project > org.apache.cloudstack:cloud-vmware-base:jar:4.0.0-SNAPSHOT: The following > artifacts could not be resolved: com.cloud.com.vmware:vmware-vim:jar:1.0, > com.cloud.com.vmware:vmware-vim25:jar:1.0, > com.cloud.com.vmware:vmware-apputils:jar:1.0: Could not find artifact > com.cloud.com.vmware:vmware-vim:jar:1.0 in central > (http://repo.maven.apache.org/maven2) -> [Help 1] > > Here I attach a patch to fix this. > > > Diffs > ----- > > console-proxy/pom.xml 070beb8 > patches/pom.xml efe61af > pom.xml 99b1177 > > Diff: https://reviews.apache.org/r/6923/diff/ > > > Testing > ------- > > mvn && mvn test > > > Thanks, > > Hiroaki Kawai > >