[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 22 01:50:21 EST 2013


    [ https://issues.jboss.org/browse/SHRINKRES-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749334#comment-12749334 ] 

Karel Piwko commented on SHRINKRES-105:
---------------------------------------

Pushed upstream in https://github.com/shrinkwrap/resolver/commit/9b12af8823baba8480b10de40ab760dd96ca3c32
                
> 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
>            Assignee: Karel Piwko
>              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