I launch msbuild.exe to build C++ sln files. When I launch it directly from the command-line, it produces nice colorized output, but when I launch it from the compile phase using the exec-maven-plugin, all coloring is gone.
Is there any way to fix this? I'm guessing no, but I had to ask. Phillip --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
