Siegmann Daniel, NY wrote:
I went to the official Maven Wagon site (http://maven.apache.org/wagon/) but
it was practically useless. The links in the left-hand menu don't even work!
Where should I report this?
Is there documentation on this anywhere, most especially for WebDAV? I'm
planning on deploying the site to Tomcat, so I'm hoping I can easily
configure it to accept the webdav connection.
Here's a page unrelated to the maven documentation which explains how to
use wagon-webdav:
http://docs.codehaus.org/display/HAUSMATES/Maven+Guide
It's a bit out of date -- you shouldn't specify a version in build /
extensions / extension, since 1.0-beta-1 has been released. You also
can skip adding the people.apache.org repository to your repositories
list. (hopefully someone will correct it, and port it to the maven
documentation)
I was battling with this yesterday, and after much trial and error
discovered how to deploy a third-party jar using wagon-webdav:
http://docs.codehaus.org/display/MAVENUSER/Deploying+3rd+Party+Jars+With+WebDAV
Hopefully the issue will be fixed and they will delete this mini-guide
-- but I thought i'd write it down.
Cheers,
Cory.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]