There's already MNG-5585 [1] for declaring credentials for authentication realms insettings.xml, so that Maven could choose the credentials that match the challenge by realm instead of hard coding the mapping of each <repository> to a <server>.
[1] https://issues.apache.org/jira/browse/MNG-5585 -----Original Message----- From: Andreas Sewe [mailto:[email protected]] Sent: Thursday, March 2, 2017 6:05 AM To: [email protected] Cc: Justin Georgeson <[email protected]> Subject: Re: [EXTERNAL] [ANN] Apache Maven Version 3.5.0-alpha-1 Released Stephen Connolly wrote: > Can you create an issue against the MNG project in the issue tracker > and we will consider it from there I'll leave that to Justin, as he has the need for this feature and can probably describe his requirements best: <https://issues.apache.org/jira/browse/MNG> I just pointed out that Eclipse Tycho already does something similar "on top of" Maven's setting.xml for repository mirrors. Would be great if the two mechanisms would be similar syntactically as well. Best wishes, Andreas ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message.
