You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Kuno Baeriswyl (JIRA)" <ji...@codehaus.org> on 2008/08/19 15:35:26 UTC

[jira] Created: (MRM-916) Can't access repository using WebDAV and Ant

Can't access repository using WebDAV and Ant
--------------------------------------------

                 Key: MRM-916
                 URL: http://jira.codehaus.org/browse/MRM-916
             Project: Archiva
          Issue Type: Improvement
          Components: WebDAV interface
    Affects Versions: 1.1.1
         Environment: Windows XP
            Reporter: Kuno Baeriswyl


I've been asked to create this issue for further investigations:

I'd like to access the archiva repository from an Ant task. 

First, I've tried the Ant Task implementation from the Slide project, like

 <mkcol url="http://${DAV.server}/${DAV.root}/testdir"
    userid="${DAV.user}" password="${DAV.password}"/>

but I always get following error:

org.apache.webdav.lib.WebdavException: PROPFFIND does not return  resourcetype

Second, I've tried to mount an WebDAV drive in Windows. It seams that there are incompatibilities with the jackrabbit implementation. 

As a consequence, I'm not able to connect to archiva via WebDAV. I've installed also netdrive.exe, without success. Only WebDAV client, like EngInSite DataFreeway, is working.



-- 
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: (MRM-916) Can't access repository using WebDAV and Ant

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRM-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching updated MRM-916:
---------------------------------

    Fix Version/s: 1.x

> Can't access repository using WebDAV and Ant
> --------------------------------------------
>
>                 Key: MRM-916
>                 URL: http://jira.codehaus.org/browse/MRM-916
>             Project: Archiva
>          Issue Type: Improvement
>          Components: WebDAV interface
>    Affects Versions: 1.1.1
>         Environment: Windows XP
>            Reporter: Kuno Baeriswyl
>             Fix For: 1.x
>
>
> I've been asked to create this issue for further investigations:
> I'd like to access the archiva repository from an Ant task. 
> First, I've tried the Ant Task implementation from the Slide project, like
>  <mkcol url="http://${DAV.server}/${DAV.root}/testdir"
>     userid="${DAV.user}" password="${DAV.password}"/>
> but I always get following error:
> org.apache.webdav.lib.WebdavException: PROPFFIND does not return  resourcetype
> Second, I've tried to mount an WebDAV drive in Windows. It seams that there are incompatibilities with the jackrabbit implementation. 
> As a consequence, I'm not able to connect to archiva via WebDAV. I've installed also netdrive.exe, without success. Only WebDAV client, like EngInSite DataFreeway, is working.

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