Re: Maven execution pass although the story fail

2016-01-26 Thread Rafael Jimenez
Hi Igal, It is possible that you use maven failsafe instead of maven surefire to run your tests? That would explain why you always have a successful maven build. Best Regards, Rafa. El miércoles, 20 de enero de 2016, 7:35:52 (UTC+1), igal epshtein escribió: > > Do you need the entire project

Re: Maven execution pass although the story fail

2016-01-19 Thread igal epshtein
Do you need the entire project ? I was thinking that the config file should be enough ... On Tuesday, January 19, 2016 at 9:15:05 PM UTC+2, mauro.talevi wrote: > > That's possible, but if you don't provide a project to reproduce the > problem it's much more difficult to solve it. > > On 17/01/20

Re: Maven execution pass although the story fail

2016-01-19 Thread Mauro Talevi
That's possible, but if you don't provide a project to reproduce the problem it's much more difficult to solve it. On 17/01/2016 09:21, igal epshtein wrote: Hi Mauro, I don't think it's related to maven build , but to some wrong jBehave's configuration on my side or some bug in impl on your s

Re: Maven execution pass although the story fail

2016-01-17 Thread igal epshtein
Hi Mauro, I don't think it's related to maven build , but to some wrong jBehave's configuration on my side or some bug in impl on your side :) The reason I'm saying that it's due to the fact that the same behaviour being reproduced while I'm running from intellij , without maven

Re: Maven execution pass although the story fail

2016-01-13 Thread Mauro Talevi
Hi, by default it should fail the build if you get failures. How are you running the Maven build? Can you provide a runnable example of the maven build? Thanks On 13/01/2016 08:07, igal epshtein wrote: Hi , Some times I've failed steps , but the in the end , I'm getting "success" in mav

Maven execution pass although the story fail

2016-01-12 Thread igal epshtein
Hi , Some times I've failed steps , but the in the end , I'm getting "success" in maven execution (Build Success) Do I miss something in my configuration ? Thanks ___ Then confirmation message is shown with