As explained in the documentation, provided is "much like compile", and "[...] available on the compilation and test classpath.
Cheers. 2009/5/7 Fabien Kruba <[email protected]> > Hi. > > did you tried "provided" scope instead? > > 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] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !
