Thanks. It works fine. Though actually you have to write: http://username:[EMAIL PROTECTED]:port/path/pom.xml
On 8/6/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > > you can use an url like that: http:username:[EMAIL PROTECTED] > :port/path/pom.xml > > Oscar Picasso a écrit : > > Hi, > > > > On continuum 1.0.3, I want to add a project using M2 POM Url. The urls > point > > to a svn http server which is protected (using basic authenfication I > > think). > > > > When I try to add the M2 POM Url I get [ The URL you provided doesn't > exist > > ] > > and the logs show: > > jvm 2 | 2007-08-06 14:07:33,204 [SocketListener0-1] INFO > > Validator:url-source - An error is occurred. > > jvm 2 | java.io.IOException: Server returned HTTP response code: 401 > for > > URL: http://vcs/svn/sandbox/One/trunk/pom.xml > > [...] > > > > How to tell continuum to send the username and the password in order to > > avoid the 401 error ? > > > > Thanks. > > > >