You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Renaud Lepage (JIRA)" <ji...@codehaus.org> on 2009/02/27 20:44:21 UTC

[jira] Created: (MSITE-387) Allow user/admin to provide deletion command from commandline

Allow user/admin to provide deletion command from commandline
-------------------------------------------------------------

                 Key: MSITE-387
                 URL: http://jira.codehaus.org/browse/MSITE-387
             Project: Maven 2.x Site Plugin
          Issue Type: Improvement
          Components: site:deploy
    Affects Versions: 2.0-beta-7, 2.0-beta-6, 2.0-beta-5, 2.0-beta-4, 2.0, 2.1
         Environment: A windows machine deploying to a Linux or Unix node
            Reporter: Renaud Lepage
            Priority: Minor


Just a suggestion here - in fact I could basically do the patch if someone wants me to. We currently have LOTS (and I do mean LOTS) of systems down here at work, where we'd like to automatically deploy websites over SSH by means of SCP. Problem is that some machines have "alias rm='rm -i'" in their shell environment, therefore blocking the rm command from finishing. I'd suggest allowing the user/admin to provide the deletion command so as to be able to force "/bin/rm" for example, which would not take the damned "-i" in account.

Any thoughts on this one?

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

        

[jira] Updated: (MSITE-387) Allow user/admin to provide deletion command from commandline

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg updated MSITE-387:
----------------------------------

    Affects Version/s:     (was: 2.1)

> Allow user/admin to provide deletion command from commandline
> -------------------------------------------------------------
>
>                 Key: MSITE-387
>                 URL: http://jira.codehaus.org/browse/MSITE-387
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>          Components: site:deploy
>    Affects Versions: 2.0-beta-4, 2.0-beta-5, 2.0-beta-6, 2.0-beta-7, 2.0
>         Environment: A windows machine deploying to a Linux or Unix node
>            Reporter: Renaud Lepage
>            Priority: Minor
>
> Just a suggestion here - in fact I could basically do the patch if someone wants me to. We currently have LOTS (and I do mean LOTS) of systems down here at work, where we'd like to automatically deploy websites over SSH by means of SCP. Problem is that some machines have "alias rm='rm -i'" in their shell environment, therefore blocking the rm command from finishing. I'd suggest allowing the user/admin to provide the deletion command so as to be able to force "/bin/rm" for example, which would not take the damned "-i" in account.
> Any thoughts on this one?

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