Yes, http://maven.apache.org/guides/mini/guide-deployment-security-settings.html
On 6/12/06, Darren Hartford <[EMAIL PROTECTED]> wrote:
I'm testing with SVN 413644, and I still can not get this to work with
authentication. Looking at my original post, are the username/passwords
supposed to be placed in settings.xml?
> -----Original Message-----
> From: Carlos Sanchez [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 07, 2006 2:48 PM
> To: Maven Users List
> Subject: Re: Wagon-webdav distribution - where to put
> username/password
>
> I think it's due to a bug that was fixed in SVN, check
> http://jira.codehaus.org/browse/WAGON-48
>
> On 6/7/06, Darren Hartford <[EMAIL PROTECTED]> wrote:
> > Hey all,
> > I'm trying to distribute artifacts to a webdav server, but I do not
> > seem to know where to put the username/password. When the webdav
> > server (apache 2.2) is un-secured, it works fine.
> >
> > Configured Maven as follows:
> >
> > Pom.xml
> > =========================
> > <distributionManagement>
> > <repository>
> > <id>my-secure-repo</id>
> > <url>dav:http://reposerver/myrepo</url>
> > ...
> > ==========================
> >
> > Then tried settings.xml
> > ======================
> > <servers>
> > <server>
> > <id>my-secure-repo</id>
> > <username>userthingy</username>
> > <password>passwordthingy</password>
> > ......
> > ======================
> >
> > Any ideas please? If this is documented somewhere, please
> point me to
> > the location. Been 'working' with this for most of this
> week, a quick
> > answer would definitely help!
> >
> > -D
> >
> >
> ---------------------------------------------------------------------
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
-- The Princess Bride
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]