> -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: vendredi 4 novembre 2005 18:09 > To: Maven Developers List > Subject: RE: svn commit: r330832 -/maven/components/trunk/maven- > embedder/pom.xml
[snip] > I think I jumped the gun on the versions for the embedder. I think I > should be following the maven releases but additional functionality will > be available as snapshot between releases. As I have to wait for > releases of Maven itself to produce a release of the embedder. Good point. I'm actually having the same question on Cargo about naming the versions of different modules now that we want to have different lifecycles. I think I'd also like to use your strategy of having them all on par and releasing snapshot version in the mean time. Not sure how well it scales but that's probably the right approach initially at least. If we don't do this I fear we'll have version compatibility hell very soon... -Vincent > > > -----Original Message----- > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > Sent: vendredi 4 novembre 2005 17:12 > > > To: commits@maven.apache.org > > > Subject: svn commit: r330832 - /maven/components/trunk/maven- > > > embedder/pom.xml > > > > > > Author: jvanzyl > > > Date: Fri Nov 4 08:11:45 2005 > > > New Revision: 330832 > > > > > > URL: http://svn.apache.org/viewcvs?rev=330832&view=rev > > > Log: > > > o this should really be called 2.0.1-SNAPSHOT as that's what the > > > dependencies are on. > > > > > > Modified: > > > maven/components/trunk/maven-embedder/pom.xml > > > > > > Modified: maven/components/trunk/maven-embedder/pom.xml > > > URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven- > > > embedder/pom.xml?rev=330832&r1=330831&r2=330832&view=diff > > > > ========================================================================== > > > ==== > > > --- maven/components/trunk/maven-embedder/pom.xml (original) > > > +++ maven/components/trunk/maven-embedder/pom.xml Fri Nov 4 08:11:45 > 2005 > > > @@ -8,7 +8,7 @@ > > > <groupId>org.apache.maven</groupId> > > > <artifactId>maven-embedder</artifactId> > > > <name>Maven Embedder</name> > > > - <version>2.0</version> > > > + <version>2.0.1-SNAPSHOT</version> > > > > > > <properties> > > > <mavenVersion>2.0.1-SNAPSHOT</mavenVersion> > > > @@ -153,10 +153,4 @@ > > > </plugin> > > > </plugins> > > > </reporting> > > > - <distributionManagement> > > > - <site> > > > - <id>website</id> > > > - <url>scp://minotaur.apache.org//www/maven.apache.org/m2</url> > > > - </site> > > > - </distributionManagement> > > > </project> > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- > jvz. > > Jason van Zyl > jason at maven.org > http://maven.apache.org > > believe nothing, no matter where you read it, > or who has said it, > not even if i have said it, > unless it agrees with your own reason > and your own common sense. > > -- Buddha > > > --------------------------------------------------------------------- > 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]