Re: Failing to build 2.1 snapshot from trunk

2006-08-30 Thread Brett Porter
- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mercredi 30 août 2006 01:56 To: Maven Developers List Subject: Re: Failing to build 2.1 snapshot from trunk On 30/08/2006, at 5:32 AM, Vincent Massol wrote: Brett, don't you think it would help adding the snapshot repo to the top level

RE: Failing to build 2.1 snapshot from trunk

2006-08-30 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mercredi 30 août 2006 01:56 > To: Maven Developers List > Subject: Re: Failing to build 2.1 snapshot from trunk > > > On 30/08/2006, at 5:32 AM, Vincent Massol wrote: > > Brett,

Re: Failing to build 2.1 snapshot from trunk

2006-08-29 Thread Brett Porter
On 30/08/2006, at 5:32 AM, Vincent Massol wrote: Brett, don't you think it would help adding the snapshot repo to the top level pom.xml in trunk? Which snapshot repo? The apache one is already in the parent POM. There's something else going on here (bearing in mind that this is working j

Re: Failing to build 2.1 snapshot from trunk

2006-08-29 Thread Jason van Zyl
On 29 Aug 06, at 3:32 PM 29 Aug 06, Vincent Massol wrote: -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: mardi 29 août 2006 00:03 To: Maven Developers List Subject: Re: Failing to build 2.1 snapshot from trunk trunk does not directly reference 2.3-SNAPSHOT so

RE: Failing to build 2.1 snapshot from trunk

2006-08-29 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: mardi 29 août 2006 00:03 > To: Maven Developers List > Subject: Re: Failing to build 2.1 snapshot from trunk > > trunk does not directly reference 2.3-SNAPSHOT so it would only be > use

Re: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Brett Porter
trunk does not directly reference 2.3-SNAPSHOT so it would only be used by a plugin repository reference to that effect. The bootstrap works successfully in CI, admittedly requiring 2 or 3 goes to get past ibiblio failures which is what I assume this is. Does it fail consistently at the sam

Re: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Brett Porter
/me queues up the broken record. This doesn't affect Maven, it uses timestamped snapshots. - Brett On 28/08/2006, at 10:24 PM, Jörg Schaible wrote: Vincent Massol wrote on Monday, August 28, 2006 2:00 PM: Thanks Vincent. You might want to update http://maven.apache.org/guides/development/gu

RE: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Massol
> -Original Message- > From: Jörg Schaible [mailto:[EMAIL PROTECTED] > Sent: lundi 28 août 2006 14:25 > To: Maven Developers List; [EMAIL PROTECTED] > Subject: RE: Failing to build 2.1 snapshot from trunk > > Vincent Massol wrote on Monday, August 28, 2006 2:00 PM:

RE: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Jörg Schaible
Vincent Massol wrote on Monday, August 28, 2006 2:00 PM: > Thanks Vincent. You might want to update > http://maven.apache.org/guides/development/guide-building-m2.h tml > (this is what I was looking at). > > In addition why not simply add the snapshot repo to the top level > pom.xml in components

RE: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Massol
default settings over configuration in such a case. WDYT? Thanks -Vincent > -Original Message- > From: Vincent Siveton [mailto:[EMAIL PROTECTED] > Sent: lundi 28 août 2006 13:17 > To: Maven Developers List; [EMAIL PROTECTED] > Subject: Re: Failing to build 2.1 snap

Re: Failing to build 2.1 snapshot from trunk

2006-08-28 Thread Vincent Siveton
http://maven.apache.org/guides/development/guide-plugin-snapshot-repositories.html I will update the FAQ for this. Cheers, Vincent 2006/8/28, Vincent Massol <[EMAIL PROTECTED]>: Hi, I've seen several emails saying that people has trouble building from trunk. I also have some problems. I've j