Can you run:
git clone [email protected]:jbehave/jbehave-tutorial.git
cd jbehave-tutorial/etsy-selenium/java-spring
mvn clean install -Pstable
This uses the latest stable versions, core 3.8 and web 3.5.5
It compiles and works fine for me.
I suspect there's something wrong with your maven dependencies. Have
look via:
mvn dependency:tree
If you can get to the bottom of it, please send a mvn project that
reproduces your problem.
Cheers
On 18/08/2013 10:54, Stephen Kurlow wrote:
I am trying to use this tutorial and I am also using JBehave core 3.8
and jbehave-web 3.5.5.
There appears to be some differences with the later versions of JBehave
because I cannot compile your code as there is no annotation
called @UsingSpring nor class
SpringAnnotatedEmbedderRunner.
Does this tutorial need to be updated?
https://github.com/jbehave/jbehave-tutorial
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email