Hi,

you want <scope>test</scope> dependencies. From [1]:

"test - this scope indicates that the dependency is not required for
normal use of the application, and is only available for the test
compilation and execution phases."

-Tim

[1] http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html

Guillaume Boucherie schrieb:
Hi,

In the maven1 test plugin it's possible to add jar's in the classpath with
the properties maven.test.classpath
Does maven2 surefire plugin provide a way do to the same ?
Thanks



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

Reply via email to