Hi,

I was wondering if there is a way to remove a dependency from the test classpath when using <scope>runtime</scope> I want to make sure that the jar file is only used when running the application and not when testing it.

So it really comes down to, I want to have the dependency (jar file) but i don't want to add it to compile or test classpath.

Thanks,

Henrik

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to