Hi.

I'm using a maven plugin that is capable of logging the debug/trace information via log4j. log4j is on plugin's dependency, but I need to provide log4j.properties for my project. How could I configure log4j for a plugin that is executed in the generate-sources phase? This is a phase and plugin-specific log4j configuration I don't want it to influence the rest of the project.
Thanks.

Bye.
/lexi


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to