So maybe I got all scopes wrong, however the new version seems basically quite incompatible with 3.3.9. On a side note I like to use org.slf4j.simpleLogger.showDateTime=true during CI runs. With the new logger the build time does not show anymore, the only thing that happens is that there is no coloring anymore. Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/
On Sun, Jun 12, 2016 at 10:55 PM, Anton Tanasenko <[email protected]> wrote: > It would be great if there was a way to enable/disable color using a > separate option or system property. > Adding -B could disable color by default, but explicitly enabling it might > prove useful in, say, Jenkins with AnsiColor plugin. > > 2016-06-12 23:39 GMT+03:00 Baptiste Mathus <[email protected]>: > >> Well, as I hadn't tested this version and was just guessing /by intuition/ >> on what I generally use --batch-mode for, I'd disagree on your last >> statement :). >> But agreed it might be interesting to have some words about it in the help. >> Patches/PR are always welcome. >> >> 2016-06-12 22:15 GMT+02:00 Oliver B. Fischer <[email protected]>: >> >> > Yes, running with -B disables the colorized output. >> > >> > But at least the description of this option should mention this too >> > because IMHO it is not intuitive that -B disables the colors. >> > >> > >> > WDYT? >> > >> > Am 12.06.16 um 22:09 schrieb Baptiste Mathus: >> > >> >> Didn't test it, but using batch mode would seem natural for that IMO. >> >> >> >> My 2 cents >> >> >> >> 2016-06-12 22:04 GMT+02:00 Oliver B. Fischer <[email protected] >> >: >> >> >> >> The colorized output is very nice, but I would like to have also a >> >>> commandline option to disable it. I often redirect the output of Maven >> >>> to a >> >>> file to check the build. All the escape sequences are disturbing in >> this >> >>> case. >> >>> >> >>> Running mvn --help I didn't see an option to disable it. Could such an >> >>> option be added? >> >>> >> >>> Am 11.06.16 um 22:21 schrieb Karl Heinz Marbaise: >> >>> >> >>> -- >> >>> N Oliver B. Fischer >> >>> A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany >> >>> P +49 30 44793251 >> >>> M +49 178 7903538 >> >>> E [email protected] >> >>> S oliver.b.fischer >> >>> J [email protected] >> >>> X http://xing.to/obf >> >>> >> >>> >> >>> --------------------------------------------------------------------- >> >>> To unsubscribe, e-mail: [email protected] >> >>> For additional commands, e-mail: [email protected] >> >>> >> >>> >> >>> >> > -- >> > N Oliver B. Fischer >> > A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany >> > P +49 30 44793251 >> > M +49 178 7903538 >> > E [email protected] >> > S oliver.b.fischer >> > J [email protected] >> > X http://xing.to/obf >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: [email protected] >> > For additional commands, e-mail: [email protected] >> > >> > >> > > > > -- > Regards, > Anton. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
