You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Marteijn Nouwens <ma...@gmail.com> on 2006/05/05 10:55:05 UTC

MavenEmbedder

Hello,

I currently am working on integration maven into Jbuilder for easy build use
by developers. I have the following issue. Even though i implementa custom
loggers for the various goals i still see compile message on the command
line. This is problably due to some plugin running the compile. How do i
catch the output of that plugin.

Any help would be of great help,


Marteijn Nouwens