Paul Hammant wrote:
TODO -
1) make maven artifact taskdef work.
2) flip <junit/> fragment to <scenariorunner/>


Done - added https://svn.codehaus.org/jbehave/trunk/examples/trader/build.xml

Your problem was:

- possibly not having maven-ant-tasks.jar in $ANT_HOME/lib (added comment): only if you want to use <artifact:dependencies pathId="dependency.classpath">

- you were missing target/classes from the classpath. Defined scenario.classpath that adds it to dependency.classpath

Cheers


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to