Re: using ant within maven 2

2005-11-28 Thread Michael Wechner
Jason van Zyl wrote: Michael Wechner wrote: Hi What is the recommended way to use Ant within the Maven 2 Framework? Is there for instance an Ant plugin? http://maven.apache.org/plugins/maven-antrun-plugin/ http://maven.apache.org/guides/mini/guide-using-ant.html thanks very much for t

Re: using ant within maven 2

2005-11-25 Thread Jason van Zyl
Michael Wechner wrote: Hi What is the recommended way to use Ant within the Maven 2 Framework? Is there for instance an Ant plugin? http://maven.apache.org/plugins/maven-antrun-plugin/ http://maven.apache.org/guides/mini/guide-using-ant.html Please apologize if these questions might have be

using ant within maven 2

2005-11-25 Thread Michael Wechner
Hi What is the recommended way to use Ant within the Maven 2 Framework? Is there for instance an Ant plugin? Please apologize if these questions might have been asked before, but I am bit confused if I read the Maven 2 website about this topic. Thanks Michi