Re: 2.1 Trunk and lack of debug output

2006-09-10 Thread Jason van Zyl
On 10 Sep 06, at 6:11 AM 10 Sep 06, Wendell Beckwith wrote: Is there a problem with executing the 2.1 trunk code with the -X or --debug options? I have 2 separate trunk checkouts, one from a week ago and one I just built. Both builds seem to work fine with the exception that it is imposs

Re: 2.1 Trunk and lack of debug output

2006-09-10 Thread Wendell Beckwith
Partially fixed here, http://jira.codehaus.org/browse/MNG-2554, with the supplied patch. This restores debug logging to the mojos, but not maven itself. There are comments in the code that that logging for maven has already been initialized before the request appears and that it will need to be

Re: 2.1 Trunk and lack of debug output

2006-09-09 Thread Wendell Beckwith
Thanks Brett, I guess I'll need to debug this later today as it's annoying that it's not happening. I hopefully will submit a patch if I get to it before someone else does. Wb On 9/10/06, Brett Porter <[EMAIL PROTECTED]> wrote: I think that's a known issue on trunk. On 10/09/2006, at 2:11 P

Re: 2.1 Trunk and lack of debug output

2006-09-09 Thread Brett Porter
I think that's a known issue on trunk. On 10/09/2006, at 2:11 PM, Wendell Beckwith wrote: Is there a problem with executing the 2.1 trunk code with the -X or --debug options? I have 2 separate trunk checkouts, one from a week ago and one I just built. Both builds seem to work fine with the

2.1 Trunk and lack of debug output

2006-09-09 Thread Wendell Beckwith
Is there a problem with executing the 2.1 trunk code with the -X or --debug options? I have 2 separate trunk checkouts, one from a week ago and one I just built. Both builds seem to work fine with the exception that it is impossible to get debug output out of them it I pass --debug or -X on the