Hi,

I'd like to use a java property to define the local repository in the
global settings.xml file:

<localRepository>/tmp/${user.home}/.m2</localRepository>

Unfortunately, the property is not interpolated and a directory with
name "${user.home}" is created.  Any ideas how to set the local repo
using a java property?  Is this a bug?

Thanks,
Doron

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

Reply via email to