jira-importer commented on issue #298:
URL: https://github.com/apache/maven-scm/issues/298#issuecomment-2964584100

   **[Micah 
Schehl](https://issues.apache.org/jira/secure/[email protected])**
 commented
   
   This patch allows a repository to implement a method getServerIdList which 
will return a list of serverId's to check for in the \<server> section of 
settings.xml.  The repository is responsible for coming up with the list of 
serverId's.  The subversion implementation will start with a very specific 
serverId, such as svn:https://svn.host.com:443/svn/test and work it's way down 
to just searching for svn.host.com.  The StarTeam implemenation simply looks 
for the hostname:port.
   
   If a \<server> is found and the username or password are missing, the 
\<server> section's username and password are used to set the repository's 
username and password.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to