Sorry, I realize I wasn't clear.  That IS how I am using is.  I have the
build extension defined, it worked in Maven 2.0.5, but it does not work in
Maven 2.0.6.  (The build extension is defined in a parent POM, but I tested
adding it directly to the POM of the project I was testing, and the result
is the same).

-Stephen


Wendy Smoak-3 wrote:
> 
> 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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Cannot-deploy-using-webdav-with-Maven-2.0.6-tf3506686s177.html#a9797799
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to