Hi Andrew, Latest jclouds-examples can build under 1.8.0. With jclouds 2.0, I see the errors below:
[ERROR] Failed to execute goal on project compute-basics: Could not resolve dependencies for project org.apache.jclouds.examples:compute-basics:jar:1.8.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.jclouds:jclouds-compute:jar:2.0.0, org.apache.jclouds:jclouds-allcompute:jar:2.0.0, org.apache.jclouds.labs:joyentcloud:jar:2.0.0, org.apache.jclouds.labs:virtualbox:jar:2.0.0, org.apache.jclouds.labs:google-compute-engine:jar:2.0.0, org.apache.jclouds.driver:jclouds-bouncycastle:jar:2.0.0, org.apache.jclouds.driver:jclouds-sshj:jar:2.0.0, org.apache.jclouds.driver:jclouds-enterprise:jar:2.0.0: Failure to find org.apache.jclouds:jclouds-compute:jar:2.0.0 in http://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] -Liang On Tue, Aug 12, 2014 at 2:46 PM, Andrew Phillips <[email protected]> wrote: > When will jclouds-example be using jclouds 2.0 ? Currently it's using >> 1.7.3. >> > > jclouds 2.0 has not been released yet. We will be updating the examples to > use 1.8.0 soon. > > Is there anything you are trying to do using the examples that is not > working with 1.8.0? Most of the examples that work on 1.7.3 will work > unchanged on 1.8.0. > > Regards > > ap >
