Hi, I've stumbled over the following code line in Maven Core:
Class MultiThreadedBuilder:
Line: 94...
// Currently disabled
ThreadOutputMuxer muxer = null; // new ThreadOutputMuxer(
analyzer.getProjectBuilds(), System.out );
Does someone know what intention/idea/purpose is behind ThreadOutputMuxer ? Kind regards Karl Heinz Marbaise --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
