ErrorMessageAuthenticator

sbt.internal.librarymanagement.ivyint.ErrorMessageAuthenticator

Helper to install an Authenticator that works with the IvyAuthenticator to provide better error messages when credentials don't line up.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def install(): Unit

Installs the error message authenticator so we have nicer error messages when using java's URL for downloading.

Installs the error message authenticator so we have nicer error messages when using java's URL for downloading.

Attributes