SFTP support
------------

                 Key: MANTTASKS-220
                 URL: https://jira.codehaus.org/browse/MANTTASKS-220
             Project: Maven 2.x Ant Tasks
          Issue Type: Improvement
          Components: dependencies task
    Affects Versions: 2.1.3
            Reporter: Emmanuel Bourg


Repositories using sftp as the transport protocol cannot be accessed by the 
Maven Ant Tasks. That would be nice to consider its inclusion in a future 
release.

{code}
[artifact:dependencies] [INFO] snapshot foo:bar:1.0-SNAPSHOT: checking for 
updates from myrepo
[artifact:dependencies] [WARNING] repository metadata for: 'snapshot 
foo:bar:1.0-SNAPSHOT' could not be retrieved from repository: myrepo due to an 
error: Unsupported Protocol: 'sftp': Cannot find wagon which supports the 
requested protocol: sftp

{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to