Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0-beta-7
-
Fix Version/s: None
-
Component/s: wagon-ssh
-
Labels:None
-
Environment:HideApache 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.10ShowApache 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
-
Number of attachments :
Description
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.