Look at the pom descriptor : http://maven.apache.org/maven2/project-descriptor.html#Dependency
The scope can be build, compile, test, runtime
Thanks you Nicolas, I added the <scope> property on the test dependencies. I hope it solves your issues with Maven 2.
Emmanuel Bourg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
