-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Insitu wrote:
> Hello Greg,
> Setting up webdav in Apache (2.2) is kind of trivial:
> 
> DavLockDB "/var/lock/dav/lock"
> 
> Alias /maven2 "/var/www/maven2"
> 
> <Directory /var/www/maven2>
>     Dav On
>     AllowOverride None
> </Directory>
> 
> That said, this is a maven list and your question is rather httpd
> specific. Did you have a look at /usr/share/doc/apache2 for example on
> a debian like linux system, or better http://httpd.apache.org  ? 

Yes Yes you are correct about the httpd specifics and the maven list.
However, you provided me with the pointer to get going.  Thank you very
much for posting a response.

> 
> If your question is about configuring webdav in maven, this is covered
> http://maven.apache.org/wagon/ in great details ;-). More seriously,
> you just add wagon-dav extension to your pom and you can use dav://
> urls.
> 
> REgards,
> 

Thanks again.

Regards,
Greg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFHKY3sxyxe5L6mr7IRArG9AJ9yBPCnaN+5o7N5LH1RWV8Ym0aJxgCeJLA/
ov77jzw5/uFWUkc+q9Om61A=
=os9R
-----END PGP SIGNATURE-----

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

Reply via email to