Yeah, that is a path like structure I believe.

To get it into a property try:

<ant:property name="maven.dependency.classpath.property"
refid="maven.dependency.classpath" />

If you are using it where a path like structure is required then try

maven.dependency.classpath

without the surrounding { } stuff.

-Peter


----- Original Message -----
From: "Prabhakar Chaganti" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 18, 2002 11:52 PM
Subject: maven.dependency.classpath


> I am trying to use "${maven.dependency.classpath}" to add required jars to
> the classpath of an external command. I am getting an empty string when  I
> try to access it in the maven.xml in my subproject dir. Any pointers to what
> is wrong?
>
> thanks
> prabhakar
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


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

Reply via email to