saker.maven.support Documentation TaskDoc JavaDoc Packages
Creates an account based authentication configuration to be used with remote Maven repositories. The configuration contains an username-password pair that is used to authenticate at a given repository. The task semantically corresponds to the <username> and <password> pairs in the settings.xml for Maven.
Summary
Parameters
Password
Required parameter.
The password to use for authentication.
Username
Required parameter.
The username to use for authentication.
Parameters
Required parameter.
The password to use for authentication.
Aliases:
User
UserName
Required parameter.
The username to use for authentication.