----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6923/ -----------------------------------------------------------
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 ----- pom.xml 99b1177 Diff: https://reviews.apache.org/r/6923/diff/ Testing ------- mvn && mvn test Thanks, Hiroaki Kawai
