Hi,

I'm bitten by the same issue that was already reported last september [1]. I'm 
using Hudson with Maven 2.2.1 and I wrote:

 
<localRepository>${user.home}/repositories/${env.JOB_NAME}/repository</localRepository>

but it doesn't work as ${user.home} is not correctly handled.

Is there already a JIRA issue opened?

According to [2]:
Java System Properties: All properties accessible via 
java.lang.System.getProperties() are available as POM properties, such as 
${java.home}.

Regards,

Julien

[1] http://www.mail-archive.com/[email protected]/msg102070.html
[2] http://maven.apache.org/settings.html





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to