You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/06/22 22:47:00 UTC

[jira] [Updated] (MNG-5584) log credentials source when failing to access a repository

     [ https://issues.apache.org/jira/browse/MNG-5584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated MNG-5584:
--------------------------------
    Fix Version/s:     (was: 3.5.4)
                   waiting-for-feedback

> log credentials source when failing to access a repository
> ----------------------------------------------------------
>
>                 Key: MNG-5584
>                 URL: https://issues.apache.org/jira/browse/MNG-5584
>             Project: Maven
>          Issue Type: Improvement
>          Components: Dependencies, Deployment
>    Affects Versions: 3.x / Backlog
>            Reporter: nicolas de loof
>            Priority: Major
>             Fix For: waiting-for-feedback
>
>
> When some repository authentication fail, maven just logs the status :
> {noformat}Could not transfer artifact <xx> from/to <id> (<url>): Not authorized, ReasonPhrase:Unauthorized.{noformat}
> but don't let user know if credentials are well set and which one it used. I'd like it logs credentials source it used trying to access repository, like
> {{using server credentials <id> from <source>}}, source being some settings.xml path or equivalent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)