You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Jencks <da...@yahoo.com> on 2011/05/09 09:20:49 UTC

3.0-osgi Too much build logging workaround

The car-maven-plugin in 3.0-osgi seems to be stuck on debug-level logging which produces far too much to be usable.  I don't know how to actually configure the logging, but something like:

 mvn clean install -pl configs/client-system |grep -v -i blueprint

reduces the output to something usable.

david jencks