Re: How to parse JUnit report xml that causes build to pass/fail

2012-01-26 Thread Wayne Fay
> runtime does not know abt how the test are ran, rather external test exec > just exports a xml file that is fully JUnit result compatible. And if there > is a failure reported in this exported xml file, I need to cause the build > to fail like above. That means I want maven to parse this report x

Re: How to parse JUnit report xml that causes build to pass/fail

2012-01-26 Thread Stephen Connolly
ts with all the >> test >> xml files I have and shows the test failure in the HTML report. But this >> does not cause final build to fail upon test failures. >> >> Q. Is there a way to tell maven (via plugin or something) that look for >> test >> failures in the test xml file a

Re: How to parse JUnit report xml that causes build to pass/fail

2012-01-26 Thread Stephen Connolly
use final build to fail upon test failures. > > Q. Is there a way to tell maven (via plugin or something) that look for > test > failures in the test xml file and declare the build pass/fail? > > Appreciate any help/clues/suggestions. > Thanks you. > Deep '

How to parse JUnit report xml that causes build to pass/fail

2012-01-26 Thread swapsa...@gmail.com
a plugin or something) that look for test failures in the test xml file and declare the build pass/fail? Appreciate any help/clues/suggestions. Thanks you. Deep 'Maven'er :) -- View this message in context: http://maven.40175.n5.nabble.com/How-to-parse-JUnit-report-xml-that-caus