X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.1 required=5.0	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4BE86F45.9080606@bopp.net>
Date: Mon, 10 May 2010 15:40:37 -0500
From: Jeremy Bopp <jeremy@bopp.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: MS-DOS path warning with maven
References: <AANLkTinlLG_jJa_RYdXZoEge1uXJsr7r4uHqvN2dsJeI@mail.gmail.com>	 <4BE81BBF.7040700@bopp.net>	 <AANLkTin3SIu5H_Qm4hWymzEXYZJntreagosIqFyE0V5Y@mail.gmail.com>	 <4BE855DD.4090506@bopp.net> <AANLkTikvC-q4n-22BckPO387kje1jXMfM2Z-rmLMRCtB@mail.gmail.com>
In-Reply-To: <AANLkTikvC-q4n-22BckPO387kje1jXMfM2Z-rmLMRCtB@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 5/10/2010 3:11 PM, David Balažic wrote:
> On 10 May 2010 20:52, Jeremy Bopp <jeremy@bopp.net> wrote:
>> What's the output when you run the following?
>>
>> $ sh -x "$(which mvn)" -version
> 
> I attached it.

I don't see the Cygwin warning message in that output.  What I did see
in the output, though, tells me that there shouldn't be anything causing
that message at all.

Try running the following to see if it captures the warning message:

$ sh -x "$(which mvn)" -version >mvn.log 2>&1


-Jeremy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

