It seems to be fixed in Maven 3 alpha 6. Just have to wait for Hudson supporting Maven 3...
----- Message d'origine ---- > De : Julien HENRY <[email protected]> > À : [email protected] > Envoyé le : Jeu 14 Janvier 2010, 11 h 08 min 59 s > Objet : ${user.home} not substituted in settings.xml localRepository > > 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: > > ${user.home}/repositories/${env.JOB_NAME}/repository > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
