when executing an antrun script
<property name="maven.repo.local" value="${user.home}/.m2/repository" />
the ${user.home} variable isn't translated and outputs
C:\Dokumente und
Einstellungen\roland.kofler\systemone\core\${user.home}\.m2\repository\at\systemone\core\...
is this an antrun-plugin bug? thanks, roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
