Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: maven-metadata-plugin
-
Labels:None
-
Similar Issues:
Description
Provide a way for maven repo authentication OR use preconfigured Jenkins maven repos.
Here's log entry: java.io.IOException: Server returned HTTP response code: 401 for URL ....
Got around with this issue using URL format: http://username:password@... in "Repository Base URL".