Works fine for me: $ which mvn /cygdrive/c/java/maven-2.0.5/bin/mvn
$ mvn --version Maven version: 2.0.5 Only catch I have is that some of my pom.xml files have antrun sections that refer to C:\ paths and that doesn't quite resolve 100% some of the time, but for pure java stuff it works fine :) Dana Lacoste -----Original Message----- From: Alex Worden [mailto:[EMAIL PROTECTED] Sent: Thursday, August 02, 2007 3:34 PM To: [email protected] Subject: Does maven work with Cygwin? Please help! Hi, I've just installed the latest Cygwin and maven 2.0.6 When I open a cygwin window and attempt to execute maven --version I get the following: bash-3.2$ mvn --version bash: /cygdrive/c/bin/maven-2.0.6/bin/mvn: /bin/sh: bad interpreter: No such file or directory Also - please reply directly to me as I am not subscribed to this mailing list (and I don't want to be subscribed to it!). I cannot believe you guys don't have a searchable user forum on your website! Thanks for the help, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
