Re: Releasing plugins

2004-07-07 Thread Dion Gillard
I think the other issue is related. The poms directory isn't group writeable and the group is wrong On Thu, 8 Jul 2004 14:08:33 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > I can try it later... any more info you have above the FAILURE? -e output useful? > > - Brett > > > > Quoting Dion G

Re: Releasing plugins

2004-07-07 Thread Brett Porter
I can try it later... any more info you have above the FAILURE? -e output useful? - Brett Quoting Dion Gillard <[EMAIL PROTECTED]>: > On Thu, 8 Jul 2004 13:16:38 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > > Running which goal? What was the actual error? > > scm:perform-release, during th

Re: Releasing plugins

2004-07-07 Thread Dion Gillard
On Thu, 8 Jul 2004 13:16:38 +1000, Brett Porter <[EMAIL PROTECTED]> wrote: > Running which goal? What was the actual error? scm:perform-release, during the plugin:repository-deploy step. > It has always worked for me, with the exception of the occasional "cvs: protocol > error data discarded", b

Re: Releasing plugins

2004-07-07 Thread Brett Porter
Running which goal? What was the actual error? It has always worked for me, with the exception of the occasional "cvs: protocol error data discarded", by which you just have to run it again (CVS server bug). - Brett Quoting Dion Gillard <[EMAIL PROTECTED]>: > When I was doing the release for th

RE: Releasing Plugins

2003-12-15 Thread Brett Porter
> Yeah, except that I've found that if you don't do this, some > people forget about it. This is same as for 11/. It doesn't > harm to do it I think. > > The reason it was leading to releases with no changes was > that the plugins were tied to the Maven release. This is no > longer true. > Ex

RE: Releasing Plugins

2003-12-14 Thread Vincent Massol
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 15 December 2003 06:20 > To: Maven Developers List > Subject: RE: Releasing Plugins > > "Vincent Massol" <[EMAIL PROTECTED]> wrote on 14/12/2003 09:39:24 AM: >

RE: Releasing Plugins

2003-12-14 Thread dion
"Vincent Massol" <[EMAIL PROTECTED]> wrote on 14/12/2003 09:39:24 AM: > Hi Jason, > > Cool. Here's my checklist (from the top of my head): > > 1/ modify project.xml and remove -SNAPSHOT > 2/ modify project.xml to change the : move HEAD to > MAVEN_[plugin name]_[version major]_[version minor] > 3

RE: Releasing Plugins

2003-12-14 Thread Brett Porter
;Maven Developers List' > Subject: RE: Releasing Plugins > > > Hi Jason, > > Cool. Here's my checklist (from the top of my head): > > 1/ modify project.xml and remove -SNAPSHOT > 2/ modify project.xml to change the : move HEAD to > MAVEN_[plugin name]_[version

RE: Releasing Plugins

2003-12-13 Thread Vincent Massol
Hi Jason, Cool. Here's my checklist (from the top of my head): 1/ modify project.xml and remove -SNAPSHOT 2/ modify project.xml to change the : move HEAD to MAVEN_[plugin name]_[version major]_[version minor] 3/ modify changes.xml to change the release date 4/ modify navigation.xml and add a link