Package | Description |
---|---|
org.apache.maven.lifecycle |
Modifier and Type | Method and Description |
---|---|
Lifecycle |
DefaultLifecycles.get(String key) |
Modifier and Type | Method and Description |
---|---|
List<Lifecycle> |
DefaultLifecycles.getLifeCycles() |
Map<String,Lifecycle> |
DefaultLifecycles.getPhaseToLifecycleMap()
We use this to map all phases to the lifecycle that contains it.
|
Map<String,Lifecycle> |
DefaultLifecycleExecutor.getPhaseToLifecycleMap()
Deprecated.
|
Constructor and Description |
---|
DefaultLifecycles(Map<String,Lifecycle> lifecycles,
Logger logger) |
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.