This means that you don't have the Torque plugin installed. You have to build and install it from the maven repo. Checkout/update maven from cvs and then go to /src/plugins-buils/torque and do a maven plugin:install there. After that you can build turbine-2 without problems.
Age > -----Original Message----- > From: abjett [mailto:[EMAIL PROTECTED] > Sent: Friday, February 28, 2003 20:51 > To: [EMAIL PROTECTED] > Subject: Build failures > > > I'm getting build failures for Turbine. I thought I had done > all that was required but it looks like I missed something. I > also, get a similar output for Torque. > > Thanks, > Bob > > The output after "maven" is: > > C:\cvs-1.11.5\jakarta-turbine-2>maven > __ __ > | \/ |__ Jakarta _ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-8 > > > Attempting to download avalon-framework-SNAPSHOT.jar. > Attempting to download commons-collections-SNAPSHOT.jar. > Attempting to download commons-configuration-SNAPSHOT.jar. > Attempting to download excalibur-component-SNAPSHOT.jar. > Attempting to download excalibur-instrument-SNAPSHOT.jar. > Attempting to download excalibur-logger-SNAPSHOT.jar. > Attempting to download excalibur-pool-SNAPSHOT.jar. > Attempting to download activation-1.0.2.jar. Attempting to > download javamail-1.3.jar. Attempting to download > jdbc-2.0.jar. Attempting to download jndi-1.2.1.jar. > Attempting to download torque-SNAPSHOT.jar. > > BUILD FAILED > null:52:35: <attainGoal> null:-1:-1: <null> No goal > [torque:om] Total time: 9 seconds > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
