Thanks.. I actually did look at the directions, but couldn't get the scm stuff to work because I couldn't get cvs and ssh on my windows box to cooperate. i am definitly going to look into updating the scm plugin to work with the all java based stuff that artifact and plugin use.
I was going to send a note about JIRA, as I don't believe I have the permissions to create new issues. I appreciate the back stop, and I think next time things will move much smoother, without taking 5 days between a Vote and a release! Eric > -----Original Message----- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: Saturday, August 14, 2004 11:25 PM > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/hibernate project.xml > > > Eric, > > http://maven.apache.org/reference/developers/releasing-plugins.html > > This is a lot less error prone, and includes some instructions you forgot. > > What I have done: > - removed 1_3 for hibernate again, because you didn't release that - you > released 1_2 > - released 1.2 hibernate in JIRA, moved outstanding issue to 1.3 > - added eclipse-1.9, released eclipse-1.8 in JIRA, moved > outstanding issues to 1.9 > - added cruisecontrol-1.6 in JIRA, released 1.5, moved > outstanding issues to 1.6 > > Cheers, > Brett > > Quoting [EMAIL PROTECTED]: > > > epugh 2004/08/14 12:45:43 > > > > Modified: hibernate project.xml > > Log: > > Forgot to tag 1.3 when doing release. > > > > Revision Changes Path > > 1.37 +5 -0 maven-plugins/hibernate/project.xml > > > > Index: project.xml > > =================================================================== > > RCS file: /home/cvs/maven-plugins/hibernate/project.xml,v > > retrieving revision 1.36 > > retrieving revision 1.37 > > diff -u -r1.36 -r1.37 > > --- project.xml 14 Aug 2004 19:38:59 -0000 1.36 > > +++ project.xml 14 Aug 2004 19:45:42 -0000 1.37 > > @@ -50,6 +50,11 @@ > > <name>1.2</name> > > <tag>MAVEN_HIBERNATE_1_2</tag> > > </version> > > + <version> > > + <id>1.3</id> > > + <name>1.3</name> > > + <tag>MAVEN_HIBERNATE_1_3</tag> > > + </version> > > </versions> > > <developers> > > <developer> > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
