hi this may seem a pretty lame question for the maven gurus. but i am trying to figure out how i could run tests written in the jwebunit infrastructure from commandline when the dependencies are all downloaded using a single maven2.
the maven2 goal for eclipse ensures that all required jars are in the classpath and eclipse lets the test be run as a junit test with not much ado. however, i want to know exactly what jars are needed (ofcourse i can get these by looking at the .classpath generated by mvn eclipse:eclipse goal, but i was hoping that perhaps there was a different goal or even a jwebunit/junit plugin!) and how i can run a single test from the commandline. thank you.. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jwebunit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-users
