Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The WebDAV implementation in Archiva is provided by the Simple WebDAV Server Servlet implementation from Pier Fumagalli.

Highlights

  • Archiva uses a Level 1 WebDAV Implementation.
    • No Locking
    • No Versioning
    • No Property Set
  • Archiva violates the MKCOL spec to allow for proxying of content that doesnt' exist (yet) on the WebDAV server.

Litmus Analysis

Here is a WebDAV analysis as performed by the litmus webdav testing tool.

...

  • Installed per instructions at http://docs.codehaus.org/display/MAVENUSER/Archiva+on+TomcatImage Removed
  • 2 repos.
    • internal : with allowed releases and no snapshots.
    • snapshots : with allowed snapshots and no releases.
  • Guest user configured with Global Repository Observer.
  • Guest user configured with Global Repository Manager.

...