cygwin introduces spaces in the console output when running a maven build for a java project in windows 10

Marco Atzeri marco.atzeri@gmail.com
Tue Dec 29 13:28:18 GMT 2020


On 29.12.2020 12:59, Valentin Brasov via Cygwin wrote:
> Hi,
> 
> Check the following output fragment from a cygwin64 terminal on windows 10
> 64bit while running a maven 3 build using java 1.8:
> 
> 
> You can see it clearly happening on the lines:
> 
> [INFO] skip non existing resourceDirectory C:\proj\t020-domain\src\
>        test\resources
> 
> and
> 
> [INFO] Compiling 2 source f          iles to
> C:\proj\t020-domain\target\test-classes
> 

> 
> How can I fix this?
> 
> Thank you.
> 
> 
> Cheers,
> 
> Valentin
> 

Have you tried with CYGWIN="disable_pcon" ?

https://cygwin.com/cygwin-ug-net/using-cygwinenv.html


More information about the Cygwin mailing list