Michael Schlotfeldt <[EMAIL PROTECTED]> writes: > I see the following interface exists: > org.apache.maven.plugin.logging.Log > ... and that an implementation is injected into mojos (no idea how > that happens though). >
Hello, I had the same problem in my mojos. My solution is to wrap the maven logging system. Here is the java code: http://www.oqube.com/projects/muse-java/muse-maven-plugin/cobertura/oqube.muse.maven.LogWrapper.html and how to use it: http://www.oqube.com/projects/muse-java/muse-maven-plugin/cobertura/oqube.muse.maven.LiterateMuseMojo.html HTH -- OQube < software engineering \ génie logiciel > Arnaud Bailly, Dr. \web> http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]