Ok I will try this.

This worked like a champ.  Thanks for the quick reply.  I struggled with this 
for a while.  I wish I was able to find where the documentation is for this url.

Anyway thanks a million!

Tonté



----- Original Message ----
From: Brett Porter <[EMAIL PROTECTED]>
To: Maven Users List <[email protected]>
Sent: Wednesday, October 8, 2008 9:33:55 PM
Subject: Re: Need help with deploy my maven project to my remote repo.

the http deployment doesn't create all the subdirectories that would
be needed, so in this case you probably need to use dav:http://
instead.

- Brett

2008/10/9 Tonte Pouncil <[EMAIL PROTECTED]>:
> Hi,
>
> I am using maven 2.0.9 and Apache 2.2.4.  when I run the mvn deploy command I 
> get the following errors:
> [INFO] Error deploying artifact: Authorization failed: Access denied to: 
> http://XXX.XXX.XXX.XXX/[repo path]/[package name]/[project 
> name]/0.0.1-SNAPSHOT/[project name]-0.0.1-20081009.013703-1.jar
>
> In my apache error.log files i get "File does not exist" if the folder of 
> file does not already exist.
>
> But I know my apache configuration is correct bc I can create file on my 
> apache web server via DAV Explorer.
>
> Any suggestion would be helpful.
>
> Thanks!
>
> Tonté
>



-- 
Brett Porter
Blog: http://blogs.exist.com/bporter/

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

Reply via email to