Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-4
-
Fix Version/s: 1.0-beta-5
-
Component/s: wagon-webdav
-
Labels:None
-
Environment:xp, maven 2.1 M1
-
Number of attachments :
Description
- getFilelist with URL at the root of dav ( https://dav.codehaus.org/snapshots.repository/mojo ) return ".DS_Store"
- getFilelist with URL at the root of dav + path/to/validdirectory throws exception:
Embedded error: Destination path exists but is not a WebDAV collection (directory):
https://dav.codehaus.org/snapshots.repository/mojo/org/codehaus/mojo/build-helper-maven-plugin/1.2-SNAPSHOT
details is here
http://www.nabble.com/About-wagon-jackrabit%27s-webdav-td19926351.html
by forcing a "/" at the end, getFileList works
https://dav.codehaus.org/snapshots.repository/mojo/org/codehaus/mojo/build-helper-maven-plugin/1.2-SNAPSHOT/
-D