[ 
http://jira.codehaus.org/browse/WAGON-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=136407#action_136407
 ] 

Brett Porter commented on WAGON-151:
------------------------------------

it might be a good idea to remove zip usage and make all directory operations 
work with recursive put/get (I believe all have this capability), then add a 
filter or alternate wagon that will do the zip portion and be configurable to 
different types, permissions settings, etc.

> recursive copy will ignore file permissions
> -------------------------------------------
>
>                 Key: WAGON-151
>                 URL: http://jira.codehaus.org/browse/WAGON-151
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-ssh
>            Reporter: Brett Porter
>             Fix For: 1.x
>
>
> it uses zip, so you always get the umask. It has also been pointed out that 
> zip may not be available.
> a) make the executable configurable
> b) default to tar, bake in file permissions
> c) use chmod -R as a last resort

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