> commandline option -X enables debugging for the complete execution, and I
> fear this would create too much output and might fail the build due to
> memory problems... Now, is there a way to change the logger during the build
> to enable debugging just for this one project? (plugins running in pre and

I'm unaware of any specific way to implement what you've requested. I
generally just debug the whole build and grep/find the things I care
about. Can't say that I've run into "memory problems" as a rseult of
that.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to