[
https://issues.apache.org/jira/browse/SCM-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961812#comment-17961812
]
ASF GitHub Bot commented on SCM-495:
------------------------------------
jira-importer opened a new issue, #712:
URL: https://github.com/apache/maven-scm/issues/712
**[Kurt
Tometich](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=boomtown15)**
opened
**[SCM-495](https://issues.apache.org/jira/browse/SCM-495?redirect=false)** and
commented
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.
---
**Attachments:**
-
[SCM-495.patch](https://issues.apache.org/jira/secure/attachment/12718564/SCM-495.patch)
(_4.79 kB_)
**Issue Links:**
- [MRELEASE-648](https://issues.apache.org/jira/browse/MRELEASE-648) Putting
SVN password in settings.xml doesn't support password encryption
- [MNG-4384](https://issues.apache.org/jira/browse/MNG-4384) Can not use the
plexus component org.sonatype.plexus.components.sec.dispatcher.SecDispatcher
since maven 2.2.0
9 votes, 8 watchers
> 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)