Ok, I didn't see this thread.

2 things :
1) Is it already fixed in the release plugin ?
2) If it's not fixed, can't we release manually a version 11 of the
plugin-parent pom ?

Arnaud

On Nov 18, 2007 7:12 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote:

> See my post to this list on October 28. titled "Problems with
> plugin-parent-10".
>
> Where do we want it documented?
> I can write something up.
>
> Arnaud HERITIER wrote:
> > Why ?
> > is it documented somewhere ?
> >
> > On Nov 15, 2007 4:51 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
> >
> >> You need to add an <scm> element when you update to maven-plugins:10.
> >>
> >> [EMAIL PROTECTED] wrote:
> >>> Author: vsiveton
> >>> Date: Thu Nov 15 04:09:48 2007
> >>> New Revision: 595283
> >>>
> >>> URL: http://svn.apache.org/viewvc?rev=595283&view=rev
> >>> Log:
> >>> o bumped to maven-plugins:10
> >>> o removed junit dependency
> >>>
> >>> Modified:
> >>>     maven/plugins/trunk/maven-clean-plugin/pom.xml
> >>>
> >>> Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml
> >>> URL:
> >>
> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=595283&r1=595282&r2=595283&view=diff
> >>
> ==============================================================================
> >>> --- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
> >>> +++ maven/plugins/trunk/maven-clean-plugin/pom.xml Thu Nov 15 04:09:48
> >> 2007
> >>> @@ -22,9 +22,9 @@
> >>>    <modelVersion>4.0.0</modelVersion>
> >>>
> >>>    <parent>
> >>> -    <artifactId>maven-plugins</artifactId>
> >>>      <groupId>org.apache.maven.plugins</groupId>
> >>> -    <version>8</version>
> >>> +    <artifactId>maven-plugins</artifactId>
> >>> +    <version>10</version>
> >>>    </parent>
> >>>
> >>>    <artifactId>maven-clean-plugin</artifactId>
> >>> @@ -68,12 +68,6 @@
> >>>      </dependency>
> >>>
> >>>      <!-- Test -->
> >>> -    <dependency>
> >>> -      <groupId>junit</groupId>
> >>> -      <artifactId>junit</artifactId>
> >>> -      <version>3.8.1</version>
> >>> -      <scope>test</scope>
> >>> -    </dependency>
> >>>      <dependency>
> >>>        <groupId>org.apache.maven.shared</groupId>
> >>>        <artifactId>maven-plugin-testing-harness</artifactId>
> >>>
> >>>
> >>>
> >>
> >> --
> >> Dennis Lundberg
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >> For additional commands, e-mail: [EMAIL PROTECTED]
> >>
> >>
> >
> >
>
>
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> 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
...........................................................

Reply via email to