On 5/10/2010 3:11 PM, David Balažic wrote: > On 10 May 2010 20:52, Jeremy Bopp <jer...@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