Dinko Hadzic wrote on Tuesday, September 14, 2004 9:58 AM:

[snip]

> The problem: when executing Maven test goal, the process
> fails generating an ClassNotFoundException.
> 
> I assume a wrong path was specified "somewhere" in my
> configuration files. Any hints at all would be greatly appreciated!

Try execute maven with option -X:

maven -X test

and you might see, what is missing in the classpath.

- Jörg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to