In maven 1 you can use the flag -X but it will be very verbose With the last maven 1.1 in the trunk you can use log4j properties to put some loggers in debug
Arnaud On 2/21/06, John Menke <[EMAIL PROTECTED]> wrote: > > Is there a standard way of running tests against a maven plugin? I am > trying to customize the behavior of the changes plugin and want to run > debug > the code i have changed in Eclipse? Is anyone doing this kind of thing in > an IDE? can you give me any setup tips? > >
