Re: Piping commons-logging into Maven log

2007-01-30 Thread Mark Hobson
Hi Aaron, On 30/01/07, Aaron Digulla <[EMAIL PROTECTED]> wrote: This should be an FAQ but I couldn't find anything: How do I connect a dependency of a mojo which uses commons-logging to the Maven logging? In my case, I'm using the jasperreports mojo which uses the jasperreports JARs which depen

Piping commons-logging into Maven log

2007-01-30 Thread Aaron Digulla
Hello, This should be an FAQ but I couldn't find anything: How do I connect a dependency of a mojo which uses commons-logging to the Maven logging? In my case, I'm using the jasperreports mojo which uses the jasperreports JARs which depend on commons-logging. Since nothing is specified, c