Re: Upload to a local repository

2006-10-12 Thread Arnaud HERITIER
I just remember why I wanted a web interface : There's no goal like deploy:deploy-file in maven 1 And I just see that the webdav protocol doesn't seems to be supported : http://maven.apache.org/maven-1.x/plugins/artifact/protocols.html I think I'll have to add them on my TODO list :-( ... I

Re: Upload to a local repository

2006-10-11 Thread Arnaud HERITIER
No, it's perfect. Is there some documentation about it ? Arnaud On 10/12/06, Joakim Erdfelt <[EMAIL PROTECTED]> wrote: Archiva has webdav support already. You can upload content to the repository using wagon-webdav. Is there something else you had in mind? - Joakim Arnaud HERITIER wrote: > H