maven2: DAV Wagon not included - Cannot find wagon which supports the requested protocol: dav

Bug #537562 reported by Hendy Irawan
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
maven2 (Debian)
Fix Released
Unknown
maven2 (Ubuntu)
Confirmed
Undecided
Ludovic Claude

Bug Description

Binary package hint: maven2

DAV wagon is not included with Debian & Ubuntu's maven2 package although it's included in Maven 2.x/3.x distribution by default.

Attempting to deploy to a WebDAV repository will result in the following error message :

Error deploying artifact: Unsupported Protocol: 'dav': Cannot find wagon which supports the requested protocol: dav

The latest DAV Wagon extension is (as of this bug report):

            <extension>
                <groupId>org.apache.maven.wagon</groupId>
                <artifactId>wagon-webdav-jackrabbit</artifactId>
                <version>1.0-beta-6</version>
            </extension>

A workaround is described here:

http://spring-java-ee.blogspot.com/2010/03/solving-maven-deployrelease-problem.html

ProblemType: Bug
Architecture: i386
Date: Fri Mar 12 02:15:20 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: maven2 2.2.1-1
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
SourcePackage: maven2
Uname: Linux 2.6.31-20-generic i686

Revision history for this message
Hendy Irawan (ceefour) wrote :
Changed in maven2 (Debian):
status: Unknown → New
Changed in maven2 (Ubuntu):
assignee: nobody → Ludovic Claude (ludovicc)
Revision history for this message
Ludovic Claude (ludovicc) wrote :

There is a problem with the webdav extension: it depends on jackrabbit, which depends on JCR api, but this library has a non-free license and cannot be accepted in the Debian repository. I will try to find a work-around for this problem, something better than the work around described in the link above.

Ludovic

Changed in maven2 (Ubuntu):
status: New → Confirmed
Changed in maven2 (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.