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:
> >
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...
&
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
> >
>
>
> > -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
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'
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
om: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: jeudi 8 juillet 2004 11:08
> To: 'Maven Developers List'
> Subject: Pb with maven scm:prepare-release
>
> Hi guys,
>
> I'm trying (for the first time) to use the scm project to release a
> plugin,
&g
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
Hi guys,
I'm trying (for the first time) to use the scm project to release a plugin,
following the instructions at
http://maven.apache.org/reference/developers/releasing-plugins.html
However, I just got a problem (see below). Any idea why I get those question
marks from the ant:cvs task?
C:\dev