I ran into this problem very recently. Here is what I did to fix it.... ~/build.properties must have maven.home=XXXXX (location of where you installed maven)
Your user should be the owner of the maven installation directory and subdirectories. This might be an over kill but I think this is what made it work for me. -----Original Message----- From: Martin Poeschl [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 2:26 PM To: Turbine Torque Developers List Subject: Re: error building from cvs are you able to build any other projects using maven?? martin Eric Emminger wrote: >I'm getting this error. > >java:jar: >[ERROR] INTERNAL ERROR >[ERROR] Reference made to goal 'java:jar' which has no definition. > >I'd like to contribute a patch, but I haven't been able to test it since >maven won't build; it's not the patch, as maven fails on a fresh >checkout. > >I'm using >Ant 1.5.1 >Maven 1.0-beta-7 >Java SDK 1.4.0_01 >Linux > >Thanks for your help! > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
