[ http://jira.codehaus.org/browse/MNG-1580?page=comments#action_53752 ] 

Matthew Daniel commented on MNG-1580:
-------------------------------------

I had to additionally copy commons-httpclient, commons-logging and 
commons-codec into my Maven2/lib directory before it would run. There is 
something funky going on with the authentication (bane of my existence), too, 
since our WebDAV repo does not require authentication but the DeployMojo is 
failing with a "denided" error:
Embedded error: Error deploying artifact: Authorization failed: Access denided 
to:
I have concluded that there are only a handful of people in the world who are 
using WebDAV for their repos, since all the Mavens have never had working 
WebDAV deployment out of the box. Sigh

> Unable to enable http-wagon instead of http-wagon-lightweight using 
> <extension>
> -------------------------------------------------------------------------------
>
>          Key: MNG-1580
>          URL: http://jira.codehaus.org/browse/MNG-1580
>      Project: Maven 2
>         Type: Bug

>     Versions: 2.0
>  Environment: CentOS release 4.1 (Final)
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
>     Reporter: David Rice
>      Fix For: 2.0.3

>
>
> I am attempting to deploy using http and in order to use the http-wagon 
> plugin I had to remove the wagon-http-lightweight-1.0-alpha-5.jar jar from 
> the lib directory and put in the wagon-http-1.0-alpha-5.jar.
> I attempted to refer to the wagon-http in the <build><extensions> section.  
> It downloaded the plugin, but continued to get the error "PUT operation is 
> not supported by Light Weight  HTTP wagon".  Only removing the lightweight 
> jar fixed this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to