You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by JC Walmetz <jc...@yahoo.fr> on 2007/03/01 20:47:55 UTC

How to add jar to test classpath in a plugin ?

With sthe system scope it is possible to specify a jar in the dependencies. I
try to write a plugin that adds all the jars contains in a directory to the
test classpath. (I can not add jars in the pom dependencies because those
jars are installed by another plugin).

How can I add dependencies to MavenProject in a plugin ?

-- 
View this message in context: http://www.nabble.com/How-to-add-jar-to-test-classpath-in-a-plugin---tf3329228s177.html#a9257071
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org