You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Dragan Bjedov <dr...@gmail.com> on 2021/03/14 15:45:47 UTC

ANSI Coloring for Maven Project

Hello,

I noticed that coloring in Output doesn't work when using the bundled
version of Maven.

[image: image.png]
[image: image.png]

When I change to one installed on my system it works. Output is also
different.
*Note that bundled and system Maven have same version.*

[image: image.png]
[image: image.png]

Looks like the bundled Maven is not the same as system one.

Kind regards
-- 

MSc Dragan Bjedov

Re: ANSI Coloring for Maven Project

Posted by Zahid Rahman <za...@gmail.com>.
If you  download from here

https://maven.apache.org/download.cgi#
The production version

With jdk 15  those warnings should disappear.  Making sure that you are
pointing to that one.

When I  run command mvn spring-boot:run   in linux terminal

I have same colours as you with no warnings with jdk 15.



Z.

https://www.backbutton.co.uk/
¯\_(ツ)_/¯
♡۶♡۶ ♡۶

On Sun, 14 Mar 2021, 15:46 Dragan Bjedov, <dr...@gmail.com> wrote:

> Hello,
>
> I noticed that coloring in Output doesn't work when using the bundled
> version of Maven.
>
> [image: image.png]
> [image: image.png]
>
> When I change to one installed on my system it works. Output is also
> different.
> *Note that bundled and system Maven have same version.*
>
> [image: image.png]
> [image: image.png]
>
> Looks like the bundled Maven is not the same as system one.
>
> Kind regards
> --
>
> MSc Dragan Bjedov
>
>