X-Recipient: archive-cygwin AT delorie DOT 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 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 AT cygwin DOT com Subject: Re: MS-DOS path warning with maven References: <4BE81BBF DOT 7040700 AT bopp DOT net> <4BE855DD DOT 4090506 AT bopp DOT net> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 5/10/2010 3:11 PM, David Balažic wrote: > On 10 May 2010 20:52, Jeremy Bopp 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