On 11/03/2005 02:32 AM, Brett Porter wrote:

It's a reference, you can't echo it.

try:
<property name="out" refid="maven.dependency.classpath" />
<echo>${out}</echo>


But artifacts with the system scope are not included in the maven.dependency.classpath. Is this a bug, or how can I retrieve a reference to them? I could of course use pathelement tags, but it must be a more elegant way.


Thanks,

--
Rohnny

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

Reply via email to