dev@glassfish.java.net

Re: v3/pom.xml review

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Mon, 26 Oct 2009 06:00:29 -0700

No need to specify the version in two places. Since it's already
defined in pluginManagement, you can remove the one in
<build><plugins><plugin>.



Siraj Ghaffar wrote:
>
> Please review this change.
>
>
> Update version number for maven-antrun-extended-plugin.
>
>
> +++ pom.xml (working copy)
> @@ -274,7 +274,7 @@
> <plugin>
>
> <groupId>org.jvnet.maven-antrun-extended-plugin</groupId>
>
> <artifactId>maven-antrun-extended-plugin</artifactId>
> - <version> 1.36 </version>
> + <version> 1.40 </version>
> <dependencies>
> <dependency>
> <groupId>sun.jdk</groupId>
> @@ -450,7 +450,7 @@
> <plugin>
>
> <groupId>org.jvnet.maven-antrun-extended-plugin</groupId>
> <artifactId>maven-antrun-extended-plugin</artifactId>
> - <version> 1.36 </version>
> + <version> 1.40 </version>
> </plugin>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net