You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Mark Hansen <ma...@javector.com> on 2007/03/20 15:03:14 UTC

which version of Ant bundled with Maven 2.0.5?

Which version of Ant is bundled wtih Maven 2.0.5 and how can I determine 
that?  Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: which version of Ant bundled with Maven 2.0.5?

Posted by Dan Tran <da...@gmail.com>.
wonder if we can override the version thru the
build.plugins.plugin.dependencies declaration

-D


On 3/20/07, Armin Ehrenfels <Ar...@t-online.de> wrote:
>
> Hi Mark,
>
> take a look at org/apache/maven/plugins/maven-antrun-plugin/[version] in
> your local repository. There, you will find a .pom file which contains
> all dependencies. As you can see, versions 1.0 and 1.1 both depend on
> Ant-1.6.5.
>
> HTH
>
> Armin
>
> Mark Hansen wrote:
>
> > Which version of Ant is bundled wtih Maven 2.0.5 and how can I
> > determine that?  Thanks.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: which version of Ant bundled with Maven 2.0.5?

Posted by Armin Ehrenfels <Ar...@t-online.de>.
Hi Mark,

take a look at org/apache/maven/plugins/maven-antrun-plugin/[version] in 
your local repository. There, you will find a .pom file which contains 
all dependencies. As you can see, versions 1.0 and 1.1 both depend on 
Ant-1.6.5.

HTH

Armin

Mark Hansen wrote:

> Which version of Ant is bundled wtih Maven 2.0.5 and how can I 
> determine that?  Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org