Hi! Am Donnerstag, 14. Januar 2010 11:08:59 schrieb Julien HENRY: > 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</loca >lRepository> > > but it doesn't work as ${user.home} is not correctly handled.
I'm using Maven 2.2.1 with Java 1.5.0_22 and ${user.home} is working fine for me (this also did work with at least 2.0.[89]). I have the following in my settings.xml: <properties> <cargo.container.home>${user.home}/work/jboss-4.2.2.GA</cargo.container.home> </properties> And the cargo.container.home property is defined as expected. So I'd say it's not generally broken. hth, - martin -- Martin Höller | martin.hoel...@xss.co.at *x Software + Systeme | http://www.xss.co.at/ Karmarschgasse 51/2/20 | Tel: +43-1-6060114-40 A-1100 Vienna, Austria | Fax: +43-1-6060114-71
signature.asc
Description: This is a digitally signed message part.