You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/25 20:00:35 UTC

[jira] Commented: (MPARTIFACT-17) use of private key with ssh and empty passphrase incorrectly gives error

The following comment has been added to this issue:

     Author: Brett Porter
    Created: Fri, 25 Jun 2004 1:58 PM
       Body:
unfortunately, jcraft doesn't seem to like either null or "" for the passphrase. Will investigate this more closely in the next version.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPARTIFACT-17?page=comments#action_21039

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPARTIFACT-17

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPARTIFACT-17
    Summary: use of private key with ssh and empty passphrase incorrectly gives error
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: 1 hour
 Time Spent: Unknown
  Remaining: 1 hour

    Project: maven-artifact-plugin
   Versions:
             1.1

   Assignee: Brett Porter
   Reporter: John Casey

    Created: Mon, 21 Jun 2004 9:20 PM
    Updated: Fri, 25 Jun 2004 1:58 PM
Environment: maven 1.0rc3/fedora core linux/jdk1.4.2

Description:
I have setup my ~/build.properties to use a deployment repo configured with ssh. I setup host, username, directory, and private key properties for this repo, but left password/passphrase out (since my private key doesn't use a passphrase). When I use this repo to deploy, it gives an error saying that the passphrase wasn't specified. This is a valid use case, and indeed constitutes many of the use cases for going to private key ssh in the first place.

Please allow empty passphrases in ssh artifact repository definitions.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org