saker.maven.support Documentation TaskDoc JavaDoc Packages
Creates a configuration that uses a private key and an associated pass phrase to be authenticate with remote Maven repositories. The configuration contains the local file system path to the private key and the pass phrase that can be used with the specified key store. The task semantically corresponds to the <privateKey> and <passphrase> pairs in the settings.xml for Maven.
Summary
Parameters
KeyLocalPath
Required parameter.
The local file system path to the private key store.
Passphrase
Required parameter.
The passphrase to use for unlocking the keystore.
Parameters
Aliases:
PrivateKeyLocalPath
Required parameter.
The local file system path to the private key store.
Aliases:
Password
Required parameter.
The passphrase to use for unlocking the keystore.