You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Arnaud HERITIER <ah...@apache.org> on 2004/07/21 21:36:34 UTC

[ANN] Maven Ant Plugin 1.8 released

The maven team is pleased to announce the Maven Ant Plugin 1.8 release! 

http://maven.apache.org/reference/plugins/ant/

Generates ant build files from a maven project, so that plain ant users can 
build your project 

Changes in this version include:

  New Features:

o Add ant's setproxy tag. Issue: MPANT-9. Thanks to Jan Nielsen. 

  Fixed bugs:

o Use relative paths in directory properties. Issue: MPANT-16. Thanks to 
  Brent Worden. 

  Changes:

o Compile tests and run them only if Junit is present in ANT (display a 
  warning otherwise).  

To automatically install the plugin, type the following on a single line:

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-ant-plugin
  -Dversion=1.8

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-ant-plugin-1.8.jar
         

Have fun!
-The maven team



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


RE: [ANN] Maven Ant Plugin 1.8 released

Posted by Carlos Sanchez <ap...@carlos.cousas.net>.
Yes, I have added a test case.

Check it with plugin:test. 

> -----Original Message-----
> From: Arnaud HERITIER [mailto:aheritier@apache.org] 
> Sent: Thursday, July 22, 2004 8:07 AM
> To: 'Maven Developers List'
> Subject: RE: [ANN] Maven Ant Plugin 1.8 released
> 
> I don't think that Carlos added a test when he applied the patch.
> However I have no idea on how we can test this??
> 
> You have an idea Dion?
> 
> Arnaud
> 
> > -----Message d'origine-----
> > De : Dion Gillard [mailto:dion.gillard@gmail.com] Envoyé : jeudi 22 
> > juillet 2004 03:38 À : Maven Developers List Objet : Re: 
> [ANN] Maven 
> > Ant Plugin 1.8 released
> > 
> > Was there a test case to go along with the fixed bug?
> > 
> > On Wed, 21 Jul 2004 21:36:34 +0200, Arnaud HERITIER 
> > <ah...@apache.org> wrote:
> > > The maven team is pleased to announce the Maven Ant 
> Plugin 1.8 release!
> > >
> > > http://maven.apache.org/reference/plugins/ant/
> > >
> > > Generates ant build files from a maven project, so that plain ant 
> > > users can build your project
> > >
> > > Changes in this version include:
> > >
> > >   New Features:
> > >
> > > o Add ant's setproxy tag. Issue: MPANT-9. Thanks to Jan Nielsen.
> > >
> > >   Fixed bugs:
> > >
> > > o Use relative paths in directory properties. Issue: 
> MPANT-16. Thanks to
> > >   Brent Worden.
> > >
> > >   Changes:
> > >
> > > o Compile tests and run them only if Junit is present in 
> ANT (display a
> > >   warning otherwise).
> > >
> > > To automatically install the plugin, type the following 
> on a single line:
> > >
> > > maven plugin:download
> > >   -DgroupId=maven
> > >   -DartifactId=maven-ant-plugin
> > >   -Dversion=1.8
> > >
> > > For a manual installation, you can download the plugin here:
> > > 
> http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/m
> > > aven-ant-plugin-1.8.jar
> > >
> > > Have fun!
> > > -The maven team
> > >
> > > 
> --------------------------------------------------------------------
> > > - To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > > additional commands, e-mail: dev-help@maven.apache.org
> > >
> > >
> > 
> > 
> > --
> > http://www.multitask.com.au/people/dion/
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> > additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For 
> additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 



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


RE: [ANN] Maven Ant Plugin 1.8 released

Posted by Arnaud HERITIER <ah...@apache.org>.
I don't think that Carlos added a test when he applied the patch.
However I have no idea on how we can test this??

You have an idea Dion?

Arnaud

> -----Message d'origine-----
> De : Dion Gillard [mailto:dion.gillard@gmail.com]
> Envoyé : jeudi 22 juillet 2004 03:38
> À : Maven Developers List
> Objet : Re: [ANN] Maven Ant Plugin 1.8 released
> 
> Was there a test case to go along with the fixed bug?
> 
> On Wed, 21 Jul 2004 21:36:34 +0200, Arnaud HERITIER
> <ah...@apache.org> wrote:
> > The maven team is pleased to announce the Maven Ant Plugin 1.8 release!
> >
> > http://maven.apache.org/reference/plugins/ant/
> >
> > Generates ant build files from a maven project, so that plain ant users can
> > build your project
> >
> > Changes in this version include:
> >
> >   New Features:
> >
> > o Add ant's setproxy tag. Issue: MPANT-9. Thanks to Jan Nielsen.
> >
> >   Fixed bugs:
> >
> > o Use relative paths in directory properties. Issue: MPANT-16. Thanks to
> >   Brent Worden.
> >
> >   Changes:
> >
> > o Compile tests and run them only if Junit is present in ANT (display a
> >   warning otherwise).
> >
> > To automatically install the plugin, type the following on a single line:
> >
> > maven plugin:download
> >   -DgroupId=maven
> >   -DartifactId=maven-ant-plugin
> >   -Dversion=1.8
> >
> > For a manual installation, you can download the plugin here:
> > http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-ant-plugin-1.8.jar
> >
> > Have fun!
> > -The maven team
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
> 
> 
> --
> http://www.multitask.com.au/people/dion/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



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


Re: [ANN] Maven Ant Plugin 1.8 released

Posted by Dion Gillard <di...@gmail.com>.
Was there a test case to go along with the fixed bug?

On Wed, 21 Jul 2004 21:36:34 +0200, Arnaud HERITIER
<ah...@apache.org> wrote:
> The maven team is pleased to announce the Maven Ant Plugin 1.8 release!
> 
> http://maven.apache.org/reference/plugins/ant/
> 
> Generates ant build files from a maven project, so that plain ant users can
> build your project
> 
> Changes in this version include:
> 
>   New Features:
> 
> o Add ant's setproxy tag. Issue: MPANT-9. Thanks to Jan Nielsen.
> 
>   Fixed bugs:
> 
> o Use relative paths in directory properties. Issue: MPANT-16. Thanks to
>   Brent Worden.
> 
>   Changes:
> 
> o Compile tests and run them only if Junit is present in ANT (display a
>   warning otherwise).
> 
> To automatically install the plugin, type the following on a single line:
> 
> maven plugin:download
>   -DgroupId=maven
>   -DartifactId=maven-ant-plugin
>   -Dversion=1.8
> 
> For a manual installation, you can download the plugin here:
> http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-ant-plugin-1.8.jar
> 
> Have fun!
> -The maven team
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 


-- 
http://www.multitask.com.au/people/dion/

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