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]

no output from cygpath in cygwin 1.7


I have been running fine for a couple months with the beta version of cygwin.
Yesterday, I added a new package (netcat I believe), and all of a sudden
maven and ant no longer work. Maven tells me JAVA_HOME is not set. I have
ANT_HOME, M2_HOME, and JAVE_HOME set. Both maven and ant are
cygwin-sensitive.  I tracked the problem down to the usage of 'cygpath' in
the maven (and ant) scripts:

JAVA_HOME=`cygpath --path --unix "$JAVA_HOME"`

I tried the above command by itself and sure enough, it returns nothing. In
fact, running 'cygpath' by itself, without any args, returns nothing. 

I tried blowing away my cygwin install, plus my packages directory, and
reinstalled. No luck.

Any thoughts here?

Thanks in advance!
Justin
-- 
View this message in context: http://old.nabble.com/no-output-from-cygpath-in-cygwin-1.7-tp26214576p26214576.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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]