ok. I hope will release the enforcer soon. Too many users (ourself also) are waiting it.
Arnaud On Mon, Aug 11, 2008 at 12:49 PM, Vincent Siveton <[EMAIL PROTECTED] > wrote: > Hi Arnaud, > > > 2008/8/10 Arnaud HERITIER <[EMAIL PROTECTED]>: > > Why are you locking it here instead in the parent pom ? > > Benjamin already did it in r684360 but without deployed it [1]. I did > it this morning. > > > I think it's a better practice to do it in an higher level ASAP to check > > that we don't find regressions in our builds. > > WDYT ? > > Definitely agree but we need to release more often parent and plugin > parent... The last release was 6 months ago and recently, we did > releases with todos in pom like "remove me when parent pom will be > released". > > > > > If you will release the javadoc plugin, I think parents will be released > > soon ? > > We are just waiting for a release of the enforcer ? > > I am waiting for Hervé's results about encoding to start the release > process. If parents are not released before, the Javadoc pom should > have the version of the plugins, like maven-invoker-plugin. > > Actually, r682960 makes impossible the release of plugins pom due to > snap version of enforcer. Maybe lock down it to alpha-3 or like you > said, cut a release. > > Cheers, > > Vincent > > [1] > http://people.apache.org/maven-snapshot-repository/org/apache/maven/maven-parent/9-SNAPSHOT/maven-parent-9-20080808.174905-14.pom > > > Arnaud > > > > On Sun, Aug 10, 2008 at 2:25 PM, <[EMAIL PROTECTED]> wrote: > > > >> Author: vsiveton > >> Date: Sun Aug 10 05:25:30 2008 > >> New Revision: 684485 > >> > >> URL: http://svn.apache.org/viewvc?rev=684485&view=rev > >> Log: > >> o lock down invoker-plugin version > >> > >> Modified: > >> maven/plugins/trunk/maven-javadoc-plugin/pom.xml > >> > >> Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml > >> URL: > >> > http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=684485&r1=684484&r2=684485&view=diff > >> > >> > ============================================================================== > >> --- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original) > >> +++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Sun Aug 10 05:25:30 > >> 2008 > >> @@ -212,6 +212,7 @@ > >> <plugin> > >> <groupId>org.apache.maven.plugins</groupId> > >> <artifactId>maven-invoker-plugin</artifactId> > >> + <version>1.2.1</version> > >> <configuration> > >> <projectsDirectory>src/it</projectsDirectory> > >> > >> <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo> > >> > >> > >> > > > > > > -- > > .......................................................... > > Arnaud HERITIER > > .......................................................... > > OCTO Technology - aheritier AT octo DOT com > > www.octo.com | blog.octo.com > > .......................................................... > > ASF - aheritier AT apache DOT org > > www.apache.org | maven.apache.org > > ........................................................... > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .......................................................... Arnaud HERITIER .......................................................... OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .......................................................... ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...........................................................