Hello, I'm new to Maven. I've used it in conjunction with the Torque plugin to generate an object model. Now it is time to build it. However, Torque requires me to have a whole bunch of jars in the classpath (all those in the torque/lib dir). In ant, I knew how to do this. In Maven, with it's classpath generated from the <dependency> tags, I do not know how to set this up.
Another way to ask this question is: what is the Maven equiv. to "ant -f build-torque.xml compile" ? Thanks, Aaron Anodide --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
