You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Herve AGNOUX <he...@diaam-informatique.com> on 2005/01/20 21:17:30 UTC

Setting the classapth inside a goal ?

Hi,

If I do in a goal :

<ant:echo>classpath : ${java.class.path}</ant:echo>

I get :

[echo] 
classpath : /home/herve/java/developpement/maven-1.0.2/lib/forehead-1.0-beta-5.jar

... and of course if I make j:new of one of my class, it's a failure.

I should want setting the classpath to the maven.dependency.classpath, but 
without using the ant:classpath, because I don't want use an ant task, just a 
jelly new and other jelly tags.

Thanks.

-- 
SARL diaam informatique - 04 77 25 43 28
Ingenierie, développements de systèmes d'information
http://www.diaam-informatique.com

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