[jboss-jira] [JBoss JIRA] (JBASMP-63) Use encrypted password in settings.xml

Jérôme Van Der Linden (JIRA) issues at jboss.org
Wed Feb 12 08:35:29 EST 2014


Jérôme Van Der Linden created JBASMP-63:
-------------------------------------------

             Summary: Use encrypted password in settings.xml
                 Key: JBASMP-63
                 URL: https://issues.jboss.org/browse/JBASMP-63
             Project: JBoss AS Maven Plugins
          Issue Type: Feature Request
          Components: common
    Affects Versions: 7.5.Final
            Reporter: Jérôme Van Der Linden
            Assignee: James Perkins


Using *deploy* goal, with *id* parameter, the AbstractServerConnection#getCredentialsFromSettings() should use encrypted password (http://maven.apache.org/guides/mini/guide-encryption.html). 

You can have a sample in scm plugin : http://grepcode.com/file/repo1.maven.org/maven2/org.apache.maven.plugins/maven-scm-plugin/1.8.1/org/apache/maven/scm/plugin/AbstractScmMojo.java#AbstractScmMojo.loadInfosFromSettings%28org.apache.maven.scm.provider.ScmProviderRepositoryWithHost%29

You need to use : org.sonatype.plexus.components.sec.dispatcher.SecDispatcher

--
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 jboss-jira mailing list