Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
MNG-5585 match server credentials based on server realm
- Open
- relates to
-
MDEPLOY-266 More verbose output for deployment to trace down errors (esp. 401)
- Open