Re: Pb with maven scm:prepare-release

2004-07-08 Thread Brett Porter
rom: "Vincent Massol" <[EMAIL PROTECTED]> > To: "'Maven Developers List'" <[EMAIL PROTECTED]> > Sent: Thursday, July 08, 2004 11:13 AM > Subject: RE: Pb with maven scm:prepare-release > > > > It seems the problem is with: > >

Re: Pb with maven scm:prepare-release

2004-07-08 Thread Dion Gillard
tag > > -Vincent > > > > > -Original Message- > > From: Dion Gillard [mailto:[EMAIL PROTECTED] > > Sent: jeudi 8 juillet 2004 11:41 > > To: Maven Developers List > > Subject: Re: Pb with maven scm:prepare-release > > > > Or at least warn you... &

RE: Pb with maven scm:prepare-release

2004-07-08 Thread Vincent Massol
default > to > > using the connection tag. > > > > -Vincent > > > > > > > > > -Original Message- > > > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > > > Sent: jeudi 8 juillet 2004 11:33 > > > To: Maven Developers List > >

Re: Pb with maven scm:prepare-release

2004-07-08 Thread Dion Gillard
> > > > -Original Message- > > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > > Sent: jeudi 8 juillet 2004 11:33 > > To: Maven Developers List > > Subject: Re: Pb with maven scm:prepare-release > > > > It's necessary to have a developer

RE: Pb with maven scm:prepare-release

2004-07-08 Thread Vincent Massol
ist > Subject: Re: Pb with maven scm:prepare-release > > It's necessary to have a developerConnection tag in pom. > > Emmanuel > > - Original Message - > From: "Vincent Massol" <[EMAIL PROTECTED]> > To: "'Maven Developers List'

Re: Pb with maven scm:prepare-release

2004-07-08 Thread Emmanuel Venisse
It's necessary to have a developerConnection tag in pom. Emmanuel - Original Message - From: "Vincent Massol" <[EMAIL PROTECTED]> To: "'Maven Developers List'" <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 11:13 AM Subject: RE: Pb

RE: Pb with maven scm:prepare-release

2004-07-08 Thread Vincent Massol
It seems the problem is with: cvs [server aborted]: "tag" requires write access to the repository And as the cvs command is executed anonymously it's failing. I'll have a look at the plugin code to see how it works Thanks -Vincent > -Original Message- > From: Vincent Massol [mailto:[EM

Re: Pb with maven scm:prepare-release

2004-07-08 Thread Dion Gillard
Check your connection: On Thu, 8 Jul 2004 11:08:10 +0200, Vincent Massol <[EMAIL PROTECTED]> wrote: > Hi guys, > > scm:parse-connection: > [echo] Using connection: > scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:maven-plugins/abbot/ > Using SCM method: cvs > Using CVSROOT: :pserver:[EMAI