Getting the source code for a dependency

2007-08-24 Thread Alex Worden
Hi, Please can someone tell me if there is a way to ask Maven 2 to download the source code for a dependency... and if so, where will it put it? Also it would be useful to know if there is any definitive way to determine which dependency a referenced class comes from. For instance, I'm looking for

Does maven work with Cygwin? Please help!

2007-08-02 Thread Alex Worden
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 t

Where does maven decide to execute jelly scripts from?

2006-12-14 Thread Alex Worden
Hi, I'm trying to get maven to skip compilation and execution of certain JUnit tests since they are broken. (I am not in a position to fix them.) I am guessing that when I run maven -Dmaven.test.skip=true (Is this a recognized standard or something someone did at my company?) maven will for so