This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MS-DOS path warning with maven


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]