[ 
https://jira.codehaus.org/browse/CONTINUUM-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=364259#comment-364259
 ] 

Brent N Atkinson commented on CONTINUUM-2578:
---------------------------------------------

I have updated the issue's description to reflect what I now understand about 
the issue. Only maven projects should be affected because shell and ant 
projects use maven-scm to fetch their contents and that already uses settings. 

The problem appears to be that the {{AbstractContinuumProjectBuilder}} fetches 
the metadata using http, but only uses the credentials as specified. The fix 
would be to make the builder aware of settings and consult it when there 
credentials are not specified.

> Consult settings.xml for credentials when fetching maven metadata
> -----------------------------------------------------------------
>
>                 Key: CONTINUUM-2578
>                 URL: https://jira.codehaus.org/browse/CONTINUUM-2578
>             Project: Continuum
>          Issue Type: New Feature
>            Reporter: Luca
>            Assignee: Brent N Atkinson
>             Fix For: 1.5.0
>
>         Attachments: configure-scm-credentials-from-settings.diff
>
>
> The attached patch is to configure the scm username/password from 
> settings.xml when building a project from a pom file. It attempts to match 
> the SCM server host name to the id of a server in the <servers> section.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to