-----------------------------------------------------------
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.


Changes
-------

console-proxy and patches module seems just does not depend on those vmware 
jars, so I removed the dependencies.


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 (updated)
-----

  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

Reply via email to