Package | Description |
---|---|
org.apache.maven.shared.release | |
org.apache.maven.shared.release.config |
Modifier and Type | Method and Description |
---|---|
void |
DefaultReleaseManager.setConfigStore(ReleaseDescriptorStore configStore)
For easier testing only!
|
Constructor and Description |
---|
DefaultReleaseManager(Map<String,Strategy> strategies,
Map<String,ReleasePhase> releasePhases,
ReleaseDescriptorStore configStore) |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesReleaseDescriptorStore
Read and write release configuration and state from a properties file.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.