On 4/2/07, jrduncans <[EMAIL PROTECTED]> wrote:
I can't deploy using webdav after upgrading to Maven 2.0.6 I get the following output: [INFO] [deploy:deploy] altDeploymentRepository = null [INFO] Retrieving previous build number from ce-snapshots [WARNING] repository metadata for: 'snapshot mil.jfcom.cie.guard:guardtransport:1.0-SNAPSHOT' could not be retrieved from repository: ce-snapshots due to an error: Unsupported Protocol: 'dav': Cannot find wagon which supports the requested protocol: dav
The easiest way to get dav to work is to add the wagon-webdav jar as a build extension. The Archiva docs explain how: http://maven.apache.org/archiva/guides/getting-started/maven-configuration.html -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
