[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-38) Support encrypted passwords for password protected repositories

Karel Piwko (JIRA) jira-events at lists.jboss.org
Mon May 27 08:14:06 EDT 2013


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

Karel Piwko resolved SHRINKRES-38.
----------------------------------

    Resolution: Done


Pushed upstream in https://github.com/shrinkwrap/resolver/commit/7fc30e22259262798de3b6b1360a8b3f253fdd2a

It honors default location, e.g.

~/.m2/settings-security.xml

Also, it allows to override the location via:

-Dorg.apache.maven.security-settings=/path/to/settings-security.xml

Usage is shown here:

https://github.com/shrinkwrap/resolver/blob/master/impl-maven/src/test/java/org/jboss/shrinkwrap/resolver/impl/maven/integration/RepositoryAuthTestCase.java#L103


                
> Support encrypted passwords for password protected repositories
> ---------------------------------------------------------------
>
>                 Key: SHRINKRES-38
>                 URL: https://issues.jboss.org/browse/SHRINKRES-38
>             Project: ShrinkWrap Resolvers
>          Issue Type: Feature Request
>          Components: impl-maven
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Karel Piwko
>            Assignee: Karel Piwko
>             Fix For: 2.0.0-beta-4
>
>
> settings.xml can contain encrypted password together with master password encrypted in a standalone file. 

--
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