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

Takashi Yano takashi.yano@nifty.ne.jp
Wed Jan 6 01:36:02 GMT 2021


On Tue, 5 Jan 2021 14:46:53 +0000
"KAVALAGIOS Panagiotis (EEAS-EXT)" wrote:
> > -----Original Message-----
> > From: Cygwin <cygwin-bounces@cygwin.com> On Behalf Of Takashi Yano via
> > Cygwin
> > Solution 2:
> > Replace cygwin1.dll with the latest snapshot.
> > https://cygwin.com/snapshots/
> 
> We have been also affected by this issue. I would prefer solution 2 in order to have the new Cygwin update. Do we know if there will be a new release soon or in which version is going to be included?

Sorry, the solution 2 does not take effect if you are using
older win10 (such as 1809).
Moreover, even with solution 2, the output of maven is garbled
if it is started from cygwin shell in the command prompt.

If you can build jansi from source, I recommend solution 1.

On Tue, 5 Jan 2021 10:48:48 -0500
"Jason Pyeron" wrote:
> We patched our mvn script with:
> 
> unset PWD
> 
> problem went away - never figured out the actual reason why this broke it.

This is a good alternative. Thanks Jason.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>


More information about the Cygwin mailing list