you mean other than wrapping it in an adapter from within the execute()
method?

-john

On 6/6/06, Arnaud Bailly <[EMAIL PROTECTED]> wrote:

Hi,
In the process of develeping a custom plugin, I ran into a small
problem that may be annoying. My custom plugin uses a library that
logs its activity with commons-logging style interfaces, and I would
like to integrate log messages provided by this library with standard
maven log.
However, in the plugin code I can just retrieve a
org.apache.maven.plugin.logging.Log via the getLog() method. Does
avyboby knows how to encapsulate this log into a standard log
interface ?

Thanks
--
OQube < software engineering \ génie logiciel >
Arnaud Bailly, Dr.


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


Reply via email to