public class DefaultLifecycleMapping extends Object implements LifecycleMapping
ROLE
Constructor and Description |
---|
DefaultLifecycleMapping() |
Modifier and Type | Method and Description |
---|---|
Map<String,Lifecycle> |
getLifecycles() |
List<String> |
getOptionalMojos(String lifecycle) |
Map<String,String> |
getPhases(String lifecycle)
Deprecated.
|
public Map<String,Lifecycle> getLifecycles()
getLifecycles
in interface LifecycleMapping
public List<String> getOptionalMojos(String lifecycle)
getOptionalMojos
in interface LifecycleMapping
@Deprecated public Map<String,String> getPhases(String lifecycle)
getPhases
in interface LifecycleMapping
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.