delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/12/29/08:29:08

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C094B3844062
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1609248506;
bh=QimG4IBOQcNs5k9aDd8UforEv3mr1lBEPYqCL7KLJXg=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=ivM82BNLEybgwcqd3uLJYpHbHjWvVR84Ug3vjjr6DFvZRq0Y2OaFAQuGuanQNjSwK
A0kURQ2IQt+vbNJSPFNVMTFxiWzH45ty9ErvGzW19TaC4bCZ3Ulk+WNRET3C/hvOb8
VvmR7tdc3xAd9qdVjxtEbTqRT5jYfqXLf10O+bfU=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 81E4C3858006
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-language
:content-transfer-encoding;
bh=KysUZXywcW7pPx6WGLzlAz5UnKss/hrufXHNaV0XtiQ=;
b=j/Rafji0uutXtXrFjzIaeQR5974dyNdA24rXg4PQWtFihwiAtAZ9qkf3i4znKfceUK
NChekA8LJ8xZCbqv1lybUoLxDdml5u1CAP3RxmKv07cwngAOnrGn5N8C6C6YgoUQ+wB/
wYo7UWjGNOwvS/KuIejstVq4t0tehhLyt6UWySo4ZSdL6QkV/GpHF8j9Mm2Yz91PB7Vo
yPcaETxlqA1jVZ04NP/r5EFl6PruVLNq2BtclAhSKFun1IX/lAwksydgXzWNhpECPXrf
yHmIdkieJrQLpBFRDWe0RyF8O7eSupA+ufWR5LCMP0l/NTIBcfBkPHoKq4CNj6Gwi40p
daxg==
X-Gm-Message-State: AOAM531KQ8CEWdFBOX/htfJp/sgLKigH9iF9vSepbMYq719tLrloPjvt
FLY2lrjdkoeDita/pZSY0h9GYEPQneH8CQ==
X-Google-Smtp-Source: ABdhPJwf/6EFgp19BI9DkFGxel895XfR4NOqQnLckNU2u1yBSuK5wTv78PqqlH3SBlvDFSZnF54nTw==
X-Received: by 2002:aa7:ca14:: with SMTP id y20mr12093053eds.340.1609248502689;
Tue, 29 Dec 2020 05:28:22 -0800 (PST)
Subject: Re: cygwin introduces spaces in the console output when running a
maven build for a java project in windows 10
To: cygwin AT cygwin DOT com
References: <CAPjM6w-mPf5h=xR2MK-cu-Eb7g313A3cZBcOuQ=ygTL2_dOmFw AT mail DOT gmail DOT com>
Message-ID: <031e0917-f733-ca4e-18e7-02bdc439ef8b@gmail.com>
Date: Tue, 29 Dec 2020 14:28:18 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.6.0
MIME-Version: 1.0
In-Reply-To: <CAPjM6w-mPf5h=xR2MK-cu-Eb7g313A3cZBcOuQ=ygTL2_dOmFw@mail.gmail.com>
X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,
SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

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
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019