I run at eclipse with this goal "dependency:resolve -X". I think is this
what you asked. If not please say.

Thanks, Filipe! I still see the following two dependencies listed:

com.google.code.gson:gson:jar:2.0:compile
com.google.guava:guava:jar:14.0:compile (coming from org.jscsi:commons:jar:2.5:compile)

Both will conflict with jclouds dependencies. Could you exclude guava-14 from org.jscsi:commons and remove the Gson library from the classpath?

ap

Reply via email to