RE: Repository Confusion

2011-02-17 Thread Shay Thompson
. -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

RE: Repository Confusion

2011-02-17 Thread twilliamson32
/17/2011 08:04 AM Subject:RE: Repository Confusion 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 groupIdorg.apache.sling/groupId

Re: Repository Confusion

2011-02-16 Thread Deng Ching
Hi Shay, Was the settings.xml properly configured in the other 2 machines? Btw, you may want to move this over to users@archiva.a.o instead :) Thanks, Deng On Thu, Feb 17, 2011 at 1:03 PM, Shay Thompson sthom...@adobe.com wrote: I have an internal repository, Archiva, setup and running.  I

RE: Repository Confusion

2011-02-16 Thread Shay Thompson
To: Maven Users List Subject: Re: Repository Confusion Hi Shay, Was the settings.xml properly configured in the other 2 machines? Btw, you may want to move this over to users@archiva.a.o instead :) Thanks, Deng On Thu, Feb 17, 2011 at 1:03 PM, Shay Thompson sthom...@adobe.com wrote: I have

Re: Repository Confusion

2011-02-16 Thread Ben Caradoc-Davies
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)

RE: Repository Confusion

2011-02-16 Thread Shay Thompson
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

Re: Repository Confusion

2011-02-16 Thread Deng Ching
] 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