Error is below.  It looks like it's looking in the snapshots repository but the 
url doesn't.  Odd.  The dependency I'm using is below too.

<dependency>
        <groupId>org.apache.sling</groupId>
        <artifactId>org.apache.sling.junit.core</artifactId>
        <version>0.1.1-SNAPSHOT</version>
<dependency>



Downloading: 
http://xxx:8080/archiva/repository/internal//org/apache/sling/org.apache.sling.junit.core/0.1.1-SNAPSHOT/org.apache.sling.junit.core-0.1.1-SNAPSHOT.pom

[INFO] Unable to find resource 
'org.apache.sling:org.apache.sling.junit.core:pom:0.1.1-SNAPSHOT' in repository 
apache.snapshots (http://repository.apache.org/snapshots)

Downloading: 
http://xxx:8080/archiva/repository/internal//org/apache/sling/org.apache.sling.junit.core/0.1.1-SNAPSHOT/org.apache.sling.junit.core-0.1.1-SNAPSHOT.jar

[INFO] Unable to find resource 
'org.apache.sling:org.apache.sling.junit.core:jar:0.1.1-SNAPSHOT' in repository 
apache.snapshots (http://repository.apache.org/snapshots)

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.



-----Original Message-----
From: odeach...@gmail.com [mailto:odeach...@gmail.com] On Behalf Of Deng Ching
Sent: Thursday, February 17, 2011 12:46 AM
To: Maven Users List
Subject: Re: Repository Confusion

What's the exact error you're getting in Maven for the 2 machines?

-Deng

On Thu, Feb 17, 2011 at 2:35 PM, Shay Thompson <sthom...@adobe.com> wrote:
>
> Outlook likes to capitalize. My file has a lower-case s.
>
> -----Original Message-----
> From: Ben Caradoc-Davies [mailto:ben.caradoc-dav...@csiro.au]
> Sent: Wednesday, February 16, 2011 11:58 PM
> To: Maven Users List
> Cc: Shay Thompson
> Subject: Re: Repository Confusion
>
> You are asking about your Maven settings.xml?
>
> The file should be called settings.xml (note case!) not Settings.xml on
> platforms and filesystems that filename case-sensitive. For example,
> Settings.xml would work on Windows/NTFS but not on Unix or Linux, where
> only settings.xml (lowercase) would work.
>
> Kind regards,
> Ben.
>
> On 17/02/11 13:41, Shay Thompson wrote:
>> Settings.xml is exactly the same on all machines.
>
> --
> Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
> Software Engineering Team Leader
> CSIRO Earth Science and Resource Engineering
> Australian Resources Research Centre
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to