Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] 403 when deploying to non-existent webdav child folder

On 05.03.2012, at 12:25, Benjamin Bentmann wrote:

> Marcel Bruch wrote:
> 
>> I'm trying to deploy certain artifacts to a remote repository. This works well if all folders on the server-side already exist but fails if (for instance) the version folder does not. For instance, when pushing an artifact to http://vandyk.st.informatik.tu-darmstadt.de/maven/ar/com/tadp/prolog/ar.com.tadp.prolog/1.0.0/ar.com.tadp.prolog-1.0.0-cr-calls.zip it fails with 403 since the folder 1.0.0 does not exist.
> 
> For now all I can suggest is to fill a bug report and try with the wagon connector and a WebDAV wagon instead.


You are referring to http://maven.apache.org/wagon/wagon-providers/wagon-webdav/ 1.0-beta-2 from 2006? 

Anyways, it works with wagon-webdav 1.0-beta-2. Thanks for that pointer.

Or is there another implementation that would work with o.s.aether 1.11 ? I just wonder if there is something "newer" that only adds a minimal set of new dependencies to our IP log.


> For now all I can suggest is to fill a bug report

Should I still file a bug report? Or is it kind of expected behavior?


Marcel

> Benjamin
> _______________________________________________
> aether-users mailing list
> aether-users@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/aether-users




Back to the top