[
https://issues.apache.org/jira/browse/SCM-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961814#comment-17961814
]
ASF GitHub Bot commented on SCM-495:
------------------------------------
jira-importer commented on issue #712:
URL: https://github.com/apache/maven-scm/issues/712#issuecomment-2964614561
**[Matthew
McCullough](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=matthew.mccullough)**
commented
Brett Porter indicated in the comments on this blog page that SCM settings
could be encrypted, but I'm not finding that to be the case (just wagon server
passwords seem to decrypt in Maven 2.2). Let me know if I overlooked something
in the 1.3-SNAPSHOT line of SCM plugin code...
http://blogs.steeplesoft.com/the-maven-release-plugin-is-pretty-slick/
> Support for encrypted passwords in settings.xml
> -----------------------------------------------
>
> Key: SCM-495
> URL: https://issues.apache.org/jira/browse/SCM-495
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-plugin
> Environment: Should be platform independent solution.
> Reporter: Kurt Tometich
> Assignee: Benjamin Bentmann
> Priority: Major
> Fix For: 1.5
>
> Attachments: SCM-495.patch
>
>
> Currently, Maven 2.1.x and 2.2.x have support for storing encrypted passwords
> in the server.xml file and decrypting them for authentication to a specific
> maven repository. This task proposes a similar approach so that users can
> store their encrypted password in the server.xml file and the SCM plugin will
> decrypt and authenticate to the SCM server. I would assume this approach
> would use the same Maven crypto mechanism to encrypt/decrypt the passwords.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)