You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Frank Jakop (JIRA)" <ji...@codehaus.org> on 2014/03/10 07:38:59 UTC

[jira] (MRELEASE-868) Allow passing in SSH key via parameter for Git releases

    [ https://jira.codehaus.org/browse/MRELEASE-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=342655#comment-342655 ] 

Frank Jakop commented on MRELEASE-868:
--------------------------------------

Yes, this would be great. We encounter the same issue with our Teamcity build infrastructure.

> Allow passing in SSH key via parameter for Git releases
> -------------------------------------------------------
>
>                 Key: MRELEASE-868
>                 URL: https://jira.codehaus.org/browse/MRELEASE-868
>             Project: Maven Release Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.4.2
>            Reporter: Konrad Windszus
>
> When triggering a release from a shared server (e.g. a globally shared jenkins), it is useful to let the release manager use his own credentials for the release. The release plugin from https://wiki.jenkins-ci.org/display/JENKINS/M2+Release+Plugin supports that for username, password authentication. In case of SSH authentication I cannot inject anything, because the maven-release-plugin does not provide that option. It would be great if you could allow to pass in an arbitrary SSH key (together with a passphrase) to be used during the release.
> That should work with jGit and Native Git.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)