Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] 0.13.0->0.14.1 tycho-surefire-plugin stacktrace

On 05/04/2012 12:45 PM, Reiner Fäth wrote:

> Now I changed the build to Tycho 0.14.1 and thee I only get the message
> there are failures/errors and have to look in the surfire reports or
> further details.
> I use Hudson CI and so the short stack trace was very comfortable.
> 
> So is there a way to get these fiew stack trace lines back?

Does setting 'redirectTestOutputToFile' to false in the POM (or
'-Dmaven.test.redirectTestOutputToFile' in CLI) help?

[1]
http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#redirectTestOutputToFile

-- 
Mykola

http://ua.linkedin.com/in/manandbytes
https://github.com/manandbytes/


Back to the top