Ok, I've updated the prerequisites to 2.0.6.

On 04/06/2007, at 12:01 PM, Vincent Siveton wrote:

Hi Brett,

I think the plugin needs plexus-utils inside.
The built was unable to delete some test directories with all versions
of mvn. So I bumped it.

Thanks,

Vincent

2007/6/3, Brett Porter <[EMAIL PROTECTED]>:
Is this just required by the test cases? If the plugin itself
requires it, it may not get it in all versions of Maven.

On 04/06/2007, at 2:50 AM, [EMAIL PROTECTED] wrote:

> Author: vsiveton
> Date: Sun Jun  3 09:50:33 2007
> New Revision: 543940
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=543940
> Log:
> o bump to plexus-utils:1.4.2 to fix the build on winxp
>
> Modified:
>     maven/plugins/trunk/maven-pmd-plugin/pom.xml
>
> Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-
> plugin/pom.xml?view=diff&rev=543940&r1=543939&r2=543940
> ===================================================================== =
> ========
> --- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sun Jun  3
> 09:50:33 2007
> @@ -35,7 +35,7 @@
>      <url>http://jira.codehaus.org/browse/MPMD</url>
>    </issueManagement>
>    <mailingLists>
> -        <!-- duplication from maven-plugins pom - temporary until
> they inherit properly
> +        <!-- duplication from maven-plugins pom - temporary until
> they inherit properly
>      -->
>      <mailingList>
>        <name>Maven User List</name>
> @@ -62,7 +62,7 @@
>        <post>[EMAIL PROTECTED]</post>
> <archive>http://mail-archives.apache.org/mod_mbox/maven- dev</
> archive>
>      </mailingList>
> -        <!-- duplication from maven-parent pom - temporary until
> they inherit properly
> +        <!-- duplication from maven-parent pom - temporary until
> they inherit properly
>      -->
>      <mailingList>
>        <name>Maven Announcements List</name>
> @@ -105,7 +105,7 @@
>        <artifactId>pmd</artifactId>
>        <version>3.9</version>
>        <exclusions>
> -          <!-- 3.9 specifies a beta version of jaxen which doesn't
> have a pom resulting in
> +          <!-- 3.9 specifies a beta version of jaxen which doesn't
> have a pom resulting in
>                  a warning whenever you use it.  Likewise for xom
> 1.0. -->
>            <exclusion>
>               <groupId>jaxen</groupId>
> @@ -137,7 +137,7 @@
>      <dependency>
>        <groupId>org.codehaus.plexus</groupId>
>        <artifactId>plexus-utils</artifactId>
> -      <version>1.0.4</version>
> +      <version>1.4.2</version>
>      </dependency>
>      <dependency>
>        <groupId>org.apache.maven.shared</groupId>
>

---------------------------------------------------------------------
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]

Reply via email to