[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-105) Support resolution of variables in Maven settings file

Karel Piwko (JIRA) jira-events at lists.jboss.org
Tue Jan 15 07:37:23 EST 2013


     [ https://issues.jboss.org/browse/SHRINKRES-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko updated SHRINKRES-105:
----------------------------------

    Affects Version/s: 1.0.0-beta-7
                           (was: 2.0.0-alpha-6)

    
> Support resolution of variables in Maven settings file
> ------------------------------------------------------
>
>                 Key: SHRINKRES-105
>                 URL: https://issues.jboss.org/browse/SHRINKRES-105
>             Project: ShrinkWrap Resolvers
>          Issue Type: Enhancement
>          Components: impl-maven
>    Affects Versions: 1.0.0-beta-7
>            Reporter: Thomas SEGISMONT
>              Labels: maven, resolver
>
> Variables in Maven settings file are not resolved.
> For instance if you have this node in your settings :
> {code:xml}
> <localRepository>${user.home}/.m2/repository</localRepository>
> {code}
> then Shrinkwrap will create a _$\{user.home\}/.m2/repository_ in the project directory and use it as local repository.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list