> unless you have a body of ant script that's already been debugged That's basically the situation.
________________________________ From: Jason van Zyl [mailto:[EMAIL PROTECTED] Sent: Fri 11/7/2008 10:31 PM To: Maven Users List Subject: Re: Ant-based Mojos using Ant 1.6.5 I have the code here, I took it out of plexus with the intent of just sticking it in Maven as no one outside a B&R environment would care about writing a plexus component with ant script. In my experience it's still just faster to write the plugin in Java then try to debug ant script, unless you have a body of ant script that's already been debugged. Or write the script first stand-alone then wrap it. On 7-Nov-08, at 12:23 PM, Edelson, Justin wrote: > Currently, it seems that the support in Maven for writing plugins in > Ant > uses Ant 1.6.5. Is there a plan to upgrade this to 1.7.1? > > I traced the depencency back to plexus-ant-factory, but it looks like > this component was deleted from Subversion about a month ago > (http://fisheye.codehaus.org/changelog/plexus/plexus-component-factories > /trunk/plexus-ant-factory?cs=7731). > > Thanks, > > Justin Edelson > VP, Platform Engineering > MTV Networks Digital Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven jason at sonatype dot com ---------------------------------------------------------- Simplex sigillum veri. (Simplicity is the seal of truth.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
