Insufficient verbosity when running scpexe
------------------------------------------

                 Key: MRELEASE-675
                 URL: http://jira.codehaus.org/browse/MRELEASE-675
             Project: Maven 2.x Release Plugin
          Issue Type: Improvement
    Affects Versions: 2.1
         Environment: Maven 2.2.1
            Reporter: Rafal Figas
            Priority: Minor


I had a following problem: I was using SCPEXE protocol to deploy the site. From 
log entries it seemed that all scp commands were succesfully performed. However 
after deploying the site maven task stopped with build failed message due to 
"site deploy failed", and that the code was "-1". Nothing else and the site was 
actually deployed. After some research it showed up that chmod command was not 
succesfully performed, but there was no message in the log, even in debug mode. 
It would be much easier to find this problem, if logging would show that this 
command failed.

-- 
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

        

Reply via email to