Re: newbie question about specifying testClassesDirectory

2009-07-02 Thread Tom H
to run through correctly. org.apache.maven.plugins maven-surefire-plugin never ... Thanks!!! Tom /Anders On Thu, Jul 2, 2009 at 22:07, Tom H wrote: Hi, Thanks for the reply, I've some comments in-lined below; On 02/07/09 20:09, Anders Hammar wrote: Hi, As a starter, you sh

Re: newbie question about specifying testClassesDirectory

2009-07-02 Thread Tom H
6_64) OpenJDK 64-Bit Server VM (build 14.0-b15, mixed mode) Tom On 02/07/09 21:07, Tom H wrote: Hi, Thanks for the reply, I've some comments in-lined below; On 02/07/09 20:09, Anders Hammar wrote: Hi, As a starter, you should probably upgrade Maven as version 2.0.4 is VERY old. You ca

Re: newbie question about specifying testClassesDirectory

2009-07-02 Thread Tom H
Hi, Thanks for the reply, I've some comments in-lined below; On 02/07/09 20:09, Anders Hammar wrote: Hi, As a starter, you should probably upgrade Maven as version 2.0.4 is VERY old. You can tell from your attached output that there are newer surefire plugin versions that can't be used with M

newbie question about specifying testClassesDirectory

2009-07-02 Thread Tom H
Hi, I am new to maven (about 2 hours in), and I am working through a tutorial that I download here; http://www.lulu.com/content/1080910 I can run the "Hello world" app under eclipse. However I am having a problem that when I run ; $ mvn -e clean package I get an error; org.apache.maven.sure