I just ran into this build error when using alpha-7. It does not occur with 
alpha-6.

[ERROR] Failed to execute goal 
org.jbehave:jbehave-maven-plugin:2.5:run-scenarios (run-scenarios-found) on 
project XXX-domain: Failed to instantiate scenario 
'com.XXX.model.domain.scenario.RecipeIngredientParsing': The scenario 
'com.XXX.model.domain.scenario.RecipeIngredientParsing' could not be 
instantiated with parameter types '[class java.lang.ClassLoader]' and class 
loader '[org.jbehave.scenario.ScenarioClassLoader 
urls=[/Users/nayan/Documents/workspace/XXX/target/test-classes/, 
/Users/nayan/Documents/workspace/XXX/target/classes/]]': 
InvocationTargetException: com/XXX/persistence/dao/IRepository: 
com.XXX.persistence.dao.IRepository -> [Help 1]


The "IRepository" class exists in a compile scoped dependency.

I'll try to find some time to build a more isolated test case -- but just 
wanted to log this in case anyone is seeing something similar.

---
Nayan Hajratwala
http://agileshrugged.com
http://twitter.com/nhajratw
734.658.6032


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to