Package | Description |
---|---|
org.apache.maven.shared.release | |
org.apache.maven.shared.release.config |
Modifier and Type | Field and Description |
---|---|
private ReleaseDescriptorStore |
DefaultReleaseManager.configStore
The configuration storage.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
DefaultReleaseManager.setConfigStore(ReleaseDescriptorStore configStore) |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesReleaseDescriptorStore
Read and write release configuration and state from a properties file.
|