You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jae Gangemi (JIRA)" <ji...@codehaus.org> on 2012/06/21 02:36:21 UTC

[jira] (WAGON-376) allow for tildes in scp urls

Jae Gangemi created WAGON-376:
---------------------------------

             Summary: allow for tildes in scp urls
                 Key: WAGON-376
                 URL: https://jira.codehaus.org/browse/WAGON-376
             Project: Maven Wagon
          Issue Type: Improvement
          Components: wagon-ssh
    Affects Versions: 2.2
            Reporter: Jae Gangemi


the scp wagon (and potentially others, although this improvement is scp specific) should allow for a tilde in the path so the user doesn't need to specify a full path to the destination directory.

i am publishing to a web hosting provider and if they migrate my home directory to another machine, the path may change which would result in failed site deployments. if a tilde were used, it would guarantee the destination directory is always under my home dir.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira