nicolas de loof created MNG-5584:
------------------------------------

             Summary: log credentials source when failing to access a repository
                 Key: MNG-5584
                 URL: https://jira.codehaus.org/browse/MNG-5584
             Project: Maven 2 & 3
          Issue Type: Improvement
          Components: Dependencies, Deployment
            Reporter: nicolas de loof


When some repository authentication fail, maven just logs the status :

Could not transfer artifact <xx> from/to <id> (<url>): Not authorized, 
ReasonPhrase:Unauthorized. 

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
(v6.1.6#6162)

Reply via email to