Brian E. Fox a écrit :
I am just setting up continuum for our projects. We use basic
authentication to access our internal svn repository. What is the
correct way to give the username and password to continuum when I
specify the url to the pom? I tried many different permutations of the
urls shown on the scm page, but none of them show where to put the
password. When I check the continuum logs, I see it is getting error 401
so the problem is definately with authentication.

You can define username and password for scm in project edit view.

Also, I tried uploading a pom just to see everything else work. The
build failed because it couldn't find artifacts from our internal
repository. It looks as though maven has no settings. I can build fine
on this machine, so it seems like continuum isn't picking up the
settings.xml. I am running this on a W2k3 machine and the settings are
in maven/conf so it shouldn't matter which user it attempts to run as. I
have continuum running as a service.

It seems we have a pb with settings (http://jira.codehaus.org/browse/CONTINUUM-488). In logs, you'll can see that continuum doesn't use settings.xml from maven/conf

Emmanuel

Reply via email to