Ah...

"Since the jeez tag library is pre-registered by maven, a goal may include any valid Ant tag in it's body."

http://ant.apache.org/manual/CoreTasks/ant.html

Thanks.

-Ted

Brett Porter wrote:

You want to run a separate ant build.xml, or just embed ant tags? Either way
it's the same thing, as to run ant you are embedding the ant tag which is
actually an task provided by ant. (Is that confusing enough?:)

Have you read the user guide? In particular:
http://maven.apache.org/reference/user-guide.html#maven.xml

- Brett


-----Original Message-----
From: Ted Weatherly [mailto:[EMAIL PROTECTED] Sent: Thursday, 23 October 2003 11:11 AM
To: [EMAIL PROTECTED]
Subject: Maven Documentation



I want to call ant within maven. I guess I have to use the <ant> tag. Where can I find documentation on this tag?


-Ted


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