Sure, just add a goal in maven.xml and either a) put your ant stuff in there (literally cut/paste from build.xml) or b) do a simple ant call to the build.xml (from your maven.xml goal).

--
James Mitchell
Software Engineer / Open Source Evangelist
Consulting / Mentoring / Freelance
EdgeTech, Inc.
http://www.edgetechservices.net/
678.910.8017
AIM:   jmitchtx
Yahoo: jmitchtx
MSN:   [EMAIL PROTECTED]
Skype: callto://jmitchtx





On Oct 19, 2005, at 2:29 PM, Don Brown wrote:

I was thinking about using Ant to build the example application, but still use Maven for the dist target and all it does there. Would that work?

Don

Wendy Smoak wrote:

From: "Don Brown" <[EMAIL PROTECTED]>

As for a Maven build, I'm not against using it, I just don't know how to convert the tasks to Maven, particularly building the examples. I also
have this problem with BSF, code I want to start a release on,
but am hung up on whether (or more accurately, how) to fully convert
to Maven.

At this point I don't think it's worth the effort to finish the Maven 1 builds. Anything that goes into maven.xml will have to be rewritten for Maven 2. I'd say stick with Ant until someone comes along to convert you to
m2. :)  (And I don't see a problem with releasing BSF using the Ant
build.)



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