The runtime:test should work better than that, but I am hoping to revamp the runtime test suite once the next beta of maven comes out.
Though perhaps an obvious observation, it looks like the lib dir is not being created. I'll try running the test suite here in a little bit and let you know if I find anything interesting. - Stephen > -----Original Message----- > From: Russell Smyth [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 28, 2002 7:00 PM > To: Turbine Torque Developers List (E-mail) > Subject: error running runtime:test > > Hello Torque developers, > > I have had to make some changes to the templates for sapdb to get Torque > working with this db. I would like to give you these changes, but I wanted > to be able to run the tests first (as outlined on the turbine dev pages). > However I am getting an error while running the tests I cannot resolve. Here > is the output I get - please help me figure out what is wrong and I can get > you these updated templates! > > [drfish@drfish jakarta-turbine-torque]$ maven runtime:test > __ __ > | \/ |__ Jakarta _ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-b5-dev > > jakarta-turbine-torque (torque) 3.0-b4 > /data/ext-cvs/jakarta-turbine-torque > > java:prepare-filesystem: > > java:compile: > > java:jar-resources: > > test:prepare-filesystem: > > test:compile: > > test:test: > [junit] dir attribute ignored if running in the same VM > [junit] Running org.apache.torque.engine.database.model.NameFactoryTest > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.452 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running org.apache.torque.om.NumberKeyTest > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.03 sec > [junit] dir attribute ignored if running in the same VM > [junit] Running org.apache.torque.util.CriteriaTest > [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.71 sec > > java:jar: > > runtime:prepare: > [echo] Copying profile into distribution directory: > profile/rsmyth.sapdb.profi > le > [copy] Copying 1 file to > /data/ext-cvs/jakarta-turbine-torque/target/test/rtte > st > [copy] Copying 3 files to > /data/ext-cvs/jakarta-turbine-torque/target/test/rtt > est/schema > [copy] Copying 1 file to > /data/ext-cvs/jakarta-turbine-torque/target/test/rtte > st > [copy] Copying 1 file to > /data/ext-cvs/jakarta-turbine-torque/target/test/rtte > st > [copy] Copying 1 file to > /data/ext-cvs/jakarta-turbine-torque/target/test/rtte > st > > > > > > runtime:test: > > [ERROR] BUILD FAILED > [ERROR] File...... /data/ext-cvs/jakarta-turbine-torque/maven.xml > [ERROR] Element... ant > [ERROR] Line...... 90 > [ERROR] Column.... 30 > [ERROR] /data/ext-cvs/jakarta-turbine-torque/target/test/lib not found. > Total time: 14 seconds > > -- > To unsubscribe, e-mail: <mailto:turbine-torque-dev- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-torque-dev- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
