RE: maven-proxy and snapshots problem

2006-02-23 Thread Treloar, Barrie \(SAPOL\)
From: Rollo, Dan [mailto:[EMAIL PROTECTED] > Sent: Thursday, 16 February 2006 2:42 AM > To: Brian E. Fox; Maven Users List > Subject: RE: maven-proxy and snapshots problem > > > I made all projects have a parent pom that defines a custom > "central" repository (w

RE: maven-proxy and snapshots problem

2006-02-15 Thread Brian E. Fox
are repo where it is published). What do you think of this approach? -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 8:59 PM To: Maven Users List Subject: RE: maven-proxy and snapshots problem I ended up having to require all developers set th

RE: maven-proxy and snapshots problem

2006-02-15 Thread Rollo, Dan
it is published). What do you think of this approach? -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 8:59 PM To: Maven Users List Subject: RE: maven-proxy and snapshots problem I ended up having to require all developers set the reposi

Re: maven-proxy and snapshots problem

2006-02-15 Thread Michael Böckling
in locations where I know the files won't be found) -Original Message- From: Treloar, Barrie (SAPOL) [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 8:38 PM To: Maven Users List Subject: RE: maven-proxy and snapshots problem -Original Message- From: Br

RE: maven-proxy and snapshots problem

2006-02-14 Thread Brian E. Fox
lto:[EMAIL PROTECTED] Sent: Tuesday, February 14, 2006 8:38 PM To: Maven Users List Subject: RE: maven-proxy and snapshots problem > -Original Message- > From: Brian E. Fox [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 15 February 2006 12:01 PM > To: Maven Users List > Sub

RE: maven-proxy and snapshots problem

2006-02-14 Thread Treloar, Barrie \(SAPOL\)
> -Original Message- > From: Brian E. Fox [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 15 February 2006 12:01 PM > To: Maven Users List > Subject: RE: maven-proxy and snapshots problem > > One problem I ran into with specifying your repositories in the pom: You >

RE: maven-proxy and snapshots problem

2006-02-14 Thread Brian E. Fox
Treloar, Barrie (SAPOL) [mailto:[EMAIL PROTECTED] Sent: Sunday, February 12, 2006 8:27 PM To: Maven Users List Subject: RE: maven-proxy and snapshots problem > I am a bit confused about what you said. The page says : > However the repositoryDefinitions profile section can be made >

RE: maven-proxy and snapshots problem

2006-02-12 Thread Treloar, Barrie \(SAPOL\)
> I am a bit confused about what you said. The page says : > However the repositoryDefinitions profile section can be made > simpler by using a proxy infront of the internal repositories. > > What I understand from this (and which sounds obvious to me) is: if you're > using maven-proxy

RE: maven-proxy and snapshots problem [SOLVED]

2006-02-09 Thread fabrice . belingard
I successfully managed to configured my settings.xml so that it works well for snapshots when using maven-proxy. As I suspected, "central" seems to be configured to disable snapshot handling. So I added another repository with the same URL. Here is the correct settings.xml for my use case: ==

RE: maven-proxy and snapshots problem

2006-02-09 Thread fabrice . belingard
Hi Treloar, first, thanks for you answer :o) I am a bit confused about what you said. The page says : However the repositoryDefinitions profile section can be made simpler by using a proxy infront of the internal repositories. What I understand from this (and which sounds obvious

RE: maven-proxy and snapshots problem

2006-02-08 Thread Treloar, Barrie (SAPOL)
> Hi everybody, > > I'm using maven-proxy as described in the doco "Using Maven in a corporate > environment" > (http://docs.codehaus.org/display/MAVENUSER/Using+Maven+in+a+corporate+env > ironment), > and everything works well except for snapshots. > > I have snaphots of some of my components d

maven-proxy and snapshots problem

2006-02-08 Thread fabrice . belingard
Hi everybody, I'm using maven-proxy as described in the doco "Using Maven in a corporate environment" (http://docs.codehaus.org/display/MAVENUSER/Using+Maven+in+a+corporate+environment), and everything works well except for snapshots. I have snaphots of some of my components deployed in the