plexus-compiler
plexus-compiler copied to clipboard
Log all compiler output at debug level
Logs all compiler output to debug. This will allow proper troubleshooting of compiler errors which don't get parsed by parseModernStream()
.
I'm not sure why compileInProcess0()
was static.
fixes https://github.com/codehaus-plexus/plexus-compiler/issues/149
Just wanted to say we still face #149 regularly and would love to see this one landed!