"Steve Loughran" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Bill Barker wrote: >> "Steve Loughran" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >>> I'm getting a build failing because the <pom> task of maven2 is absent: >>> >>> /x1/gump/public/workspace/antbook/diary/core/core-chapter-10-maven.xml:113: >>> Problem: failed to create task or type >>> antlib:org.apache.maven.artifact.ant:pom >>> Cause: The name is undefined. >>> >>> What version of the m2 tasks is gump running? 2.0.0? Upgrading to 2.0.2 >>> would be handy >> >> I'm pretty certain that no version of Maven2 is installed (Gump can't do >> anything with it, so why install it). > > The maven2 ant tasks are there. Otherwise smartfrog-xml wouldnt be failing > with the m2 tasks unable to resolve dependencies :)
You're right, and from maven2-ant-tasks.xml, it v2.0-a3. I also see that antbook isn't <depend />ing on it, so that might be a problem as well :). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
