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: 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: Content-Language: it 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" 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