Found the answer and posting for the archives:
<property name="bla" refid="maven.test.classpath"/> <echo>${bla}</echo>
And 
<property name="bla" refid="maven.local.repo"/> <echo>${bla}</echo> 

-----Original Message-----
From: Brian E. Fox [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 10, 2005 11:52 AM
To: Maven Users List
Subject: local.repository

I need to access the local repository property in an antrun task. I've
tried various combinations but can't get it. Does someone know what the
property is? I actually need the test classpath but can't figure that
out either, does anyone know how to get that property?
 
Thanks,
Brian


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

Reply via email to