Hi Julian, On Mon, 2016-11-14 at 16:19 +0100, Julian Sedding wrote: > Hi all > > I find using "redirectTestOutputToFile" for the maven-failsafe-plugin > makes it easier to see which IT is failing and also helps by > providing > the logs per IT. > > What are your opinions on this? Does anyone know if it makes it > harder > to analyze failures on Jenkins (or can the *-output.txt files be > inspected via the web UI?).
I have not tried to see what happens on Jenkins, but it seems that [1] provides a solution for that, in case we decide it's neede. > > If there is agreement, I would like to set this option in the parent > pom. > > Regards > Julian Robert [1]: https://wiki.jenkins-ci.org/display/JENKINS/JUnit+Attachments+Plug in
