| Package | Description |
|---|---|
| com.redhat.rcm.maven.plugin.buildmetadata |
The core package for calculating build meta data for
Maven.
|
| com.redhat.rcm.maven.plugin.buildmetadata.common |
Provides commonly used classes of this project.
|
| Modifier and Type | Field and Description |
|---|---|
protected SettingsDecrypter |
AbstractBuildMojo.settingsDecrypter
Helper to decrypt passwords from the settings handling the location of the
settings-security.xml file. |
| Constructor and Description |
|---|
ScmCredentials(SettingsDecrypter settingsDecrypter,
org.apache.maven.settings.Settings settings,
String userName,
String password,
String privateKey,
String passphrase)
Default constructor.
|
Copyright © 2006-2014. All Rights Reserved.