Re: Using ANT build.xml in Maven?

2004-02-24 Thread conradwt
: Tuesday, 24 February 2004 9:35 AM To: [EMAIL PROTECTED] Subject: Using ANT build.xml in Maven? Hi, I was wondering, is it possible to use a build.xml in Maven until you have configured the necessary pieces. If so, does anyone have any documentation on how to perform this task? Thanks

RE: Using ANT build.xml in Maven?

2004-02-24 Thread Brett Porter
2004 11:15 AM To: [EMAIL PROTECTED] Subject: Re: Using ANT build.xml in Maven? Hi, how does one properly add the following to the maven.xml? Now, should I put the typedefs in the maven.xml instead of the project.xml? Thanks, -Conrad except you wrap a goal around a target perhaps

Using ANT build.xml in Maven?

2004-02-23 Thread conradwt
Hi, I was wondering, is it possible to use a build.xml in Maven until you have configured the necessary pieces. If so, does anyone have any documentation on how to perform this task? Thanks in advance, -Conrad - To

RE: Using ANT build.xml in Maven?

2004-02-23 Thread Brett Porter
] Subject: Using ANT build.xml in Maven? Hi, I was wondering, is it possible to use a build.xml in Maven until you have configured the necessary pieces. If so, does anyone have any documentation on how to perform this task? Thanks in advance, -Conrad

Re: Using ANT build.xml in Maven?

2004-02-23 Thread Kevin Hagel
:[EMAIL PROTECTED] Sent: Tuesday, 24 February 2004 9:35 AM To: [EMAIL PROTECTED] Subject: Using ANT build.xml in Maven? Hi, I was wondering, is it possible to use a build.xml in Maven until you have configured the necessary pieces. If so, does anyone have any documentation on how to perform

Re: Using ANT build.xml in Maven?

2004-02-23 Thread conradwt
ant:ant just like your standard ant tag / /goal /project But you'll be poorer for it :) - Brett -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 24 February 2004 9:35 AM To: [EMAIL PROTECTED] Subject: Using ANT build.xml in Maven

Re: Using ANT build.xml in Maven?

2004-02-23 Thread Kevin Hagel
] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 24 February 2004 9:35 AM To: [EMAIL PROTECTED] Subject: Using ANT build.xml in Maven? Hi, I was wondering, is it possible to use a build.xml in Maven until you have configured the necessary pieces. If so, does anyone have any documentation on how