Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSITE-13

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSITE-13
    Summary: SSH deployment can mess up file permissions of home dir
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-site-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: Marcel May

    Created: Thu, 19 Aug 2004 12:26 PM
    Updated: Thu, 19 Aug 2004 12:26 PM
Environment: site:sshdeploy on UNIX site.

Description:
site:sshdeploy can mess up home rights if part of the commands fail.
Remote command chain like "...;cd BLA;chmod ..." should be conditionally executed if 
the "cd" succeeds. That way, if one command fails the others (like chmod) do not get 
executed in the wrong directory.

Can lead to fatal consequences for eg ssh resource dir (.ssh) with wrong
permissions, oops.



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to