You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If no credentials have been assigned to this repository, an empty set of username and password credentials is assigned to this repository and returned.
The empty credentials may then cause failures when trying to resolve dependencies from a repository that does not require credentials. The failure occurs because "Username must not be null!".
Activity
Work around unwanted side-effect of getCredentials()