You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jclouds.apache.org by liang cheng <li...@gmail.com> on 2014/08/12 23:38:52 UTC

jclouds-example using up-to-date jclouds ?

Hi,

When will jclouds-example be using jclouds 2.0 ? Currently it's using 1.7.3.

https://github.com/jclouds/jclouds-examples

Thanks,
-Liang

Re: jclouds-example using up-to-date jclouds ?

Posted by Andrew Phillips <an...@apache.org>.
> Latest jclouds-examples can build under 1.8.0. With jclouds 2.0, I see the
> errors below:

Since jclouds 2.0.0 does not exist yet, you will not be able to use  
that version. Please use 1.8.0 instead.

ap

Re: jclouds-example using up-to-date jclouds ?

Posted by liang cheng <li...@gmail.com>.
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 <an...@apache.org> 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
>

Re: jclouds-example using up-to-date jclouds ?

Posted by Andrew Phillips <an...@apache.org>.
> 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

Re: jclouds-example using up-to-date jclouds ?

Posted by Sunil Shah <su...@mesosphere.io>.
Hey Liang,

I think the latest release is 1.8.0 (as of last week
<http://mail-archives.apache.org/mod_mbox/jclouds-user/201408.mbox/browser>)
- so might be a while.

Sunil


On Tue, Aug 12, 2014 at 10:38 PM, liang cheng <li...@gmail.com> wrote:

> Hi,
>
> When will jclouds-example be using jclouds 2.0 ? Currently it's using
> 1.7.3.
>
> https://github.com/jclouds/jclouds-examples
>
> Thanks,
> -Liang
>
>
>