Hi folks!
I have a question regarding http://jira.codehaus.org/browse/JBEHAVE-454 This issue is still marked as 'open' and I currently facing the same problem. I _do_ have <scope> set to test, but still the jbehave story gets executed with the EmbedderClassLoader which does _not_ contain any test classpath. My problem starts when I start a dependency injection container (OpenWebBeans, Spring, Weld or embedded TomEE) because they try to scan the ClassPath and subsequently fail to @Inject my beans. There is also a 2nd thingy, which is more a question kind of: for CDI I need to assign/open some Contexts to a new Thread. Is there some hook where I can perform these tasks? I've seen the stories get executed asynchronously via Futures. Is there interest in cleaning this up, or is even someone working on it atm? I could help a bit on the maven part if this helps - though I might need some help on the jbehave side... txs and LieGrue, strub --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email