> One assumes your Location is <Location "/m2-repo">, right? yes, here's what I added to httpd.conf Alias /m2-repo /absolute/path/to/.m2/repository DavLockDB /absolute/path/to/var/DavLock <Location /m2-repo> DAV On </Location> > Can you navigate to .../m2-repo and have it return content to your web > browser? How about if you try and connect with cadaver or (egad) > Microsoft Web Folders? yes on both counts. I can bring up the repo with http://server:port/m2-repo in a browser and on xp I set up a webfolder and I can browse the contents in an explorer window. Having said all this, I'm giving up on webdav as a deploy protocol. I'm now trying to get ftp to work. That will be another thread since I'm having no luck there as well. I've googled and gone back over the user list and I'm not sure exactly what deploy method is working on a consistent basis. Thanks again for your help. Tom Matthew L Daniel <[EMAIL PROTECTED]> wrote on 02/13/2006 04:36:53 PM: > > was also defined as an alias in httpd.conf like > > alias /m2-repo /absolute/path/to/our/repository > > and I defined a <location> element without any auth elements, just DAV On > > > > Depending on the url in the pom, I'm getting an authorization error (url of > > http://server:port/m2-repo) > > This is a question for the httpd list, but I'll do what I can here. > > One assumes your Location is <Location "/m2-repo">, right? > > Can you navigate to .../m2-repo and have it return content to your web > browser? How about if you try and connect with cadaver or (egad) > Microsoft Web Folders? > > Based on your other post, it sounds like your URL is mangled. > Authentication information, if such is required, should be provided in > ${user.home}/.m2/settings.xml. Now whether wagon honors that or not is > an entirely separate question. > > -- /v\atthew > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > This message is intended for the recipient only and is not meant to be forwarded or distributed in any other format. This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument, or security, or as an official confirmation of any transaction. Putnam does not accept purchase or redemptions of securities, instructions, or authorizations that are sent via e-mail. All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of Putnam, LLC (DBA Putnam Investments) and its subsidiaries and affiliates. If you are not the intended recipient of this e-mail, please delete the e-mail. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]