Torsten Curdt wrote:
> On 21.02.2008, at 11:23, Emmanuel Bourg wrote:
> 
>> Anyone know if it's possible to configure Maven 2 to capture the
>> test output in the test reports instead of displaying everything on
>> the console ? That's how Maven 1 proceeded and I found this quite
>> useful.
> 
> Thought that was the default also for maven2 ...I remember I changed
> that in jci because I hate not seeing the tests on the console :)

?!? Emmanual wants it the other way round. However, I hate to look at the 
console output of  a CI server and simply see that a test has failed, but not 
why (the txt files can normally not easily accessed and are worthless then). 
That's why I normally set "useFile" in the surefire configuration to false.

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to