-X is debug/stack traces, right? That's great when you want a slosh-load of
debug information, but that's only useful when you're looking for a
problem. There's no recourse when problems oddball conditions occur with -X
not enabled. My point is Maven and Maven plugins should be able to log
those abnormal conditions in the course of a normal build. We shouldn't
have to dump the world -- especially when the problem is not always
repeatable.




Cheers,
Paul


On Mon, May 5, 2014 at 2:38 PM, Bernd Eckenfels <[email protected]>wrote:

> Am Mon, 5 May 2014 14:17:50 -0500
> schrieb Paul Benedict <[email protected]>:
>
> > What should be logged? Warnings. I actually would propose exceptions
> > too because them on the screen only help if you have "logging" like a
> > Hudson instance to view them.
>
> Uh, what is wrong with mvn -X -l?
>
> Gruss
> Bernd
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to