ah, i am not aware of the usefulness of scm:branch. I thought you were releasing the plugin to maven central base on code from your branch. :-)
sorry about that -Dan On Fri, Apr 9, 2010 at 12:41 AM, Robert Scholte <[email protected]> wrote: > already rolled it back. Just wanted a branch of the current trunk to give me > enough space to refactor without the change of loosing my local code. > I thought release:branch would be the easiest way, since it does some extra > checks > > -Robert > >> Date: Thu, 8 Apr 2010 20:00:43 -0700 >> From: [email protected] >> To: [email protected] >> Subject: [mojo-dev] Re: [mojo-scm] [12086] >> trunk/mojo/dashboard-maven-plugin/pom.xml: [maven-release-plugin] prepare >> release rfscholte/dashboard-maven-plugin >> >> why are you release this plugin in your private branch? >> >> -D >> >> On Thu, Apr 8, 2010 at 1:39 PM, <[email protected]> wrote: >> > Revision 12086 Author rfscholte Date 2010-04-08 15:39:13 -0500 (Thu, 08 >> > Apr >> > 2010) >> > >> > Log Message >> > >> > [maven-release-plugin] prepare release rfscholte/dashboard-maven-plugin >> > >> > Modified Paths >> > >> > trunk/mojo/dashboard-maven-plugin/pom.xml >> > >> > Diff >> > >> > Modified: trunk/mojo/dashboard-maven-plugin/pom.xml (12085 => 12086) >> > >> > --- trunk/mojo/dashboard-maven-plugin/pom.xml 2010-04-08 20:38:58 UTC >> > (rev >> > 12085) >> > +++ trunk/mojo/dashboard-maven-plugin/pom.xml 2010-04-08 20:39:13 UTC >> > (rev >> > 12086) >> > @@ -24,9 +24,9 @@ >> > <maven>${mavenVersion}</maven> >> > </prerequisites> >> > <scm> >> > - >> > >> > <connection>scm:svn:https://svn.codehaus.org/mojo/branches/rfscholte/dashboard-maven-plugin</connection> >> > + >> > >> > <connection>scm:svn:https://svn.codehaus.org/mojo/tags/rfscholte/dashboard-maven-plugin</connection> >> > >> > >> > <developerConnection>scm:svn:https://svn.codehaus.org/mojo/branches/rfscholte/dashboard-maven-plugin</developerConnection> >> > - >> > >> > <url>https://svn.codehaus.org/mojo/branches/rfscholte/dashboard-maven-plugin</url> >> > + >> > >> > <url>https://svn.codehaus.org/mojo/tags/rfscholte/dashboard-maven-plugin</url> >> > </scm> >> > <licenses> >> > <license> >> > >> > ________________________________ >> > >> > To unsubscribe from this list please visit: >> > >> > http://xircles.codehaus.org/manage_email >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > ________________________________ > Express yourself instantly with MSN Messenger! MSN Messenger --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
