[ 
http://jira.codehaus.org/browse/WAGON-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter closed WAGON-102.
------------------------------

         Assignee: Brett Porter
       Resolution: Won't Fix
    Fix Version/s:     (was: 1.0-beta-3)

I don't believe this is possible using HTTP or WebDAV. You probably need to 
configure your webdav server to store files on the file system with appropriate 
permissions

> User Rights on Webdav : filePermissions are ignored
> ---------------------------------------------------
>
>                 Key: WAGON-102
>                 URL: http://jira.codehaus.org/browse/WAGON-102
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>         Environment: Linux
>            Reporter: Alexandre Navarro
>            Assignee: Brett Porter
>
> I configure my webdav in my settings.xmll like that
> <server>
>         <id>snapshots</id>
>         <username>repodeployer</username>
>         <password>repodeployer</password>
>         <filePermissions>444</filePermissions>
> </server>
> I can deploy but the user right are ignored.
> It is problematic for non-snapshot because you can redeploy a released jar.

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