NPE in SftpWagon.returnToParentDirectory:105 --------------------------------------------
Key: WAGON-321 URL: http://jira.codehaus.org/browse/WAGON-321 Project: Maven Wagon Issue Type: Bug Components: wagon-ssh Affects Versions: 1.0-beta-7 Environment: Apache Maven 3.0 (r1004208; 2010-10-04 04:50:56-0700) Java version: 1.6.0_22 Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "2.6.35-22-generic" arch: "amd64" Family: "unix" Ubuntu 10.10 Reporter: Jeff Rodriguez Attachments: log.txt, pom.txt I'm receiving an NPE when trying to deploy with release:perform. It looks like the code is trying to cd to the parent directory, but the channel is null for some reason. I can successfully login and download this file by hand. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira