+1 works well in everything I tested, colour on Windows with GitBash or Cygwin or any other Unix layer taken apart (in fact anything on WIndows that provides "TERM=xterm")
workaround for those Windows users: add -Djansi.force=true to MAVEN_OPTS the only drawback will only be if you redirect stdout/stderr to a file: ANSI escape codes will be present, unless you run "mvn -B" or disable color at Maven level I know, this is a little bit tricky, but not so complex (it may help people discover how JAnsi is working and how Maven integrates it): I still need to continue investigation in JAnsi, provide a complete analysis with a fix, get it merged, have a release, then integrate in Maven... Maven Jira issue: https://issues.apache.org/jira/browse/MNG-6282 JAnsi GitHub issue: https://github.com/fusesource/jansi/issues/94 Thank you to Dejan Stojadinović for reporting the issue then working with me to investigate in detail: such contribution is greatly appreciated. And thanks in advance to JAnsi team who will surely help me when I'll ping them, as they did in the past (cross projects contribution is great!) :) Regards, Hervé Le lundi 11 septembre 2017, 23:56:58 CEST Hervé BOUTEMY a écrit : > just for the records: it is Windows + Git Bash (MINGW64) only > > and there is a chance that adding -Djansi.force=true can force JAnsi > activation (even if JAnsi fails to detect that it should auto-activate) > > details on issue in https://issues.apache.org/jira/browse/MNG-6282 , and a > future JAnsi issue... > > Regards, > > Hervé > > Le lundi 11 septembre 2017, 12:53:46 CEST Stephen Connolly a écrit : > > So that is windows only, or were they lost on other OSes for you. > > > > I have colours on linux (via docker) and os-x > > > > On 11 September 2017 at 12:35, dejan2...@gmail.com <dejan2...@gmail.com> > > > > wrote: > > > +1 (conditionally). > > > > > > Tested via project that includes dozen of plugins: 1st tier, MojoHaus > > > and > > > few 3rd party plugins (so to say). > > > > > > Everything looks good with one notable regression: > > > https://issues.apache.org/jira/browse/MNG-6282 Console output has no > > > colors (regression in Maven 3.5.1) > > > > > > Regards, > > > Dejan > > > > > > On 2017-09-10 17:39, Stephen Connolly <stephen.alan.conno...@gmail.com> > > > > > > wrote: > > > > Hi, > > > > > > > > We solved 25 issues: > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa? > > > > > > version=12338964&styleName=Text&projectId=12316922 > > > > > > > There are 350 issues left in JIRA for Maven core: > > > > https://issues.apache.org/jira/issues/?jql=project%20% > > > > > > 3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20ORDER% > > > 20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC > > > > > > > Staging repo: > > > > https://repository.apache.org/content/repositories/maven-1364/ > > > > > > > > The distributable binaries and sources can be found here: > > > > https://repository.apache.org/content/repositories/maven-> > > > > > > > 1364/org/apache/maven/apache-maven/3.5.1/ > > > > > > > Specifically the zip, tarball and source archives can be found here: > > > > https://repository.apache.org/content/repositories/maven-> > > > > > > > 1364/org/apache/maven/apache-maven/3.5.1/apache-maven-3.5.1-bin.zip > > > > > > > https://repository.apache.org/content/repositories/maven-> > > > > > > > 1364/org/apache/maven/apache-maven/3.5.1/apache-maven-3.5.1-bin.tar.gz > > > > > > > https://repository.apache.org/content/repositories/maven-> > > > > > > > 1364/org/apache/maven/apache-maven/3.5.1/apache-maven-3.5.1-src.zip > > > > > > > https://repository.apache.org/content/repositories/maven-> > > > > > > > 1364/org/apache/maven/apache-maven/3.5.1/apache-maven-3.5.1-src.tar.gz > > > > > > > Source release checksum(s): > > > > apache-maven-3.5.1-src.tar.gz sha1: 9eb821f153c7667194aa11ccd099b7 > > > > > > bd2059560d > > > > > > > apache-maven-3.5.1-src.zip: sha1: 121d54b045380a8a4895eb137970ab > > > > > > 69e698eb0e > > > > > > > Git tag: > > > > https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h= > > > > > > 094e4e31a5af55bb17be87675da41d9aeca062f3 > > > > > > > Staging site: > > > > https://maven.apache.org/components/ref/3-LATEST/ > > > > > > > > Vote open for 72 hours. > > > > > > > > [ ] +1 > > > > [ ] +0 > > > > [ ] -1 > > > > > > > > Thanks, > > > > > > > > Stephen. > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > > For additional commands, e-mail: dev-h...@maven.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org