You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jclouds.apache.org by Sofiane Bendoukha <sa...@hotmail.com> on 2014/08/06 11:51:08 UTC

Re: Unable to resolve artifact: Unable to get dependency information

Sorry for the delay,

I wanted to execute mvn dependency:tree but I figured out that I am
working only with ant and I don't have a POM file.




On 24.07.2014 17:30, Jeremy Daggett wrote:
> Hmm, I wonder if there is some transitive dependency in your project
> that requires 0.10.1-SNAPSHOT. Can you please run and send the output
> of “mvn dependency:tree”? Thx!
>
> /jd
>
> From: Chris Custine <chris.custine@gmail.com
> <ma...@gmail.com>>
> Reply-To: "user@jclouds.apache.org <ma...@jclouds.apache.org>"
> <user@jclouds.apache.org <ma...@jclouds.apache.org>>
> Date: Wednesday, July 23, 2014 at 6:06 PM
> To: "user@jclouds.apache.org <ma...@jclouds.apache.org>"
> <user@jclouds.apache.org <ma...@jclouds.apache.org>>, Sofiane
> Bendoukha <sawdef@hotmail.com <ma...@hotmail.com>>
> Subject: Re: Unable to resolve artifact: Unable to get dependency
> information
>
> Thats strange indeed. I am using maven 3.2.2 and I can’t reproduce
> this issue even intentionally. Maybe try a newer version of maven in
> the 3.2.x range?
>
> -- 
> Chris Custine
>
>
> On July 23, 2014 at 5:22:33 PM, Sofiane Bendoukha (sawdef@hotmail.com
> <ma...@hotmail.com>) wrote:
>
>> I am using Apache Maven 3.0.5.
>> On 23.07.2014 20:33, Chris Custine wrote:
>>> I’m not sure where the sshj 0.10.1-SNAPSHOT is coming from because
>>> it is not specified in jclouds, but in general, the error you are
>>> receiving about unbounded range for jdk version in the sshj pom.xml
>>> comes from using maven 2. If you run maven 3+ you should not receive
>>> that error, but jclouds will have compilation issues with sshj
>>> 0.10.1-SNAPSHOT.
>>>
>>> HTH
>>>
>>> -- 
>>> Chris Custine
>>>
>>>
>>> On July 23, 2014 at 9:51:47 AM, Sofiane Soulfly (sawdef@hotmail.com
>>> <ma...@hotmail.com>) wrote:
>>>
>>>> Thank you Jeremy,
>>>>
>>>> I am using ant to install JClouds, exactly I followed the section
>>>> "Download the binaries".
>>>>
>>>> Just for information everything was working until yesterday.
>>>>
>>>> Regards,
>>>>
>>>> Sofiane.
>>>>
>>>> Am 23.07.2014 17:29, schrieb Jeremy Daggett:
>>>> > Hi Sofiane!
>>>> >
>>>> > Do you have the "net.schmizz:sshj:jar:0.10.1-SNAPSHOT² artifact
>>>> somewhere
>>>> > in one of your poms? The jclouds-sshj driver depends on version 0.8.1
>>>> > [1], so could you please let us know? Thanks.
>>>> >
>>>> > /jd
>>>> >
>>>> > [1]
>>>> https://github.com/jclouds/jclouds/blob/1.7.x/drivers/sshj/pom.xml
>>>> >
>>>> > On 7/22/14, 6:17 PM, "Sofiane Bendoukha" <sa...@hotmail.com> wrote:
>>>> >
>>>> >> Hello everybody,
>>>> >>
>>>> >> why I am getting the following error? can someone help?
>>>> >>
>>>> >> Unable to resolve artifact: Unable to get dependency
>>>> information: Unable
>>>> >> to read the metadata file for artifact 'net.schmizz:sshj:jar':
>>>> Invalid
>>>> >> JDK version in profile 'doclint-java8-disable': Unbounded range:
>>>> [1.8,
>>>> >> for project net.schmizz:sshj
>>>> >> net.schmizz:sshj:jar:0.10.1-SNAPSHOT
>>>> >>
>>>> > >from the specified remote repositories:
>>>> >> apache.snapshots (http://repository.apache.org/snapshots),
>>>> >> central (http://repo1.maven.org/maven2),
>>>> >> sonatype-nexus-snapshots
>>>> >> (https://oss.sonatype.org/content/repositories/snapshots),
>>>> >> apache-snapshots
>>>> >> (https://repository.apache.org/content/repositories/snapshots),
>>>> >> jclouds-sona-snapshots-nexus
>>>> >> (https://oss.sonatype.org/content/repositories/snapshots)
>>>> >>
>>>> >> Path to dependency:
>>>> >> 1) org.apache.maven:super-pom:pom:2.0
>>>> >> 2) org.apache.jclouds.driver:jclouds-sshj:jar:1.7.2
>>>> >> 3) com.jcraft:jsch.agentproxy.sshj:jar:0.0.7
>>>> >>
>>>> >> Thanks,
>>>> >>
>>>> >> Sofiane.
>>>> >>
>>>> >
>>>> >
>>>>
>>