A branch is just like the trunk, ie. never a stable version, but always SNAPSHOT. Stable versions are called tags in Subversion.
With regards, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Wed, Oct 1, 2008 at 6:03 AM, emiddio-verizon <[EMAIL PROTECTED]> wrote: > yes i was refering to latest 2.0 series; > thanks for details on how to fetch a tagged release. > > i had browsed and guessed .../maven/components/branches/maven-2.0.9 -- but > that didnt work. > > > ----- Original Message ----- From: "Benjamin Bentmann" > <[EMAIL PROTECTED]> > To: "Maven Developers List" <[email protected]> > Sent: Tuesday, September 30, 2008 2:14 PM > Subject: Re: where is maven 2.0.9 > > >> emiddio-verizon wrote: >> >>> i assume maven-2.0.x is the latest version of maven 2.0 . >> >> The "maven-2.0.x" branch is the trunk of the maintenance code for the >> 2.0.x series, i.e. forms the basis for 2.0.10. >> >> Not sure if you meant that with "latest". There are also branches for >> 2.1.x and 3.0.x in development [0]. >> >>> now -- i am running maven 2.0.9 -- how do i check out that version >>> exactly? >> >> The sources for released versions are all available as SVN tags, e.g. >> http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.9/ >> >> HTH, >> >> >> Benjamin >> >> >> [0] http://maven.apache.org/source-repository.html >> >> --------------------------------------------------------------------- >> 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]
