-
Notifications
You must be signed in to change notification settings - Fork 306
Open
Labels
check_for_bugNeeds to be reproducedNeeds to be reproduced
Description
We need to check if we need to provide some auth details for ossindex Maven plugin when it runs from Windows as I can see this in the build logs:
Warning: Failed to fetch component-reports
org.sonatype.ossindex.service.client.transport.Transport$TransportException: Unexpected response; status: HTTP/1.1 401 Unauthorized
at org.sonatype.ossindex.service.client.transport.HttpClientTransport.post (HttpClientTransport.java:102)
at org.sonatype.ossindex.service.client.internal.OssindexClientImpl.doRequestComponentReports (OssindexClientImpl.java:204)
at org.sonatype.ossindex.service.client.internal.OssindexClientImpl.requestComponentReports (OssindexClientImpl.java:170)
Metadata
Metadata
Assignees
Labels
check_for_bugNeeds to be reproducedNeeds to be reproduced