public class MuleLifecycleMapping extends Object implements org.apache.maven.lifecycle.mapping.LifecycleMapping
| Constructor and Description |
|---|
MuleLifecycleMapping() |
| Modifier and Type | Method and Description |
|---|---|
Map |
getLifecycles() |
protected MuleLifecycleMappingMaven |
getMuleLifecycleMappingMaven() |
List<String> |
getOptionalMojos(String lifecycle) |
Map<String,String> |
getPhases(String lifecycle) |
protected void |
loadClass() |
public List<String> getOptionalMojos(String lifecycle)
getOptionalMojos in interface org.apache.maven.lifecycle.mapping.LifecycleMappingpublic Map<String,String> getPhases(String lifecycle)
getPhases in interface org.apache.maven.lifecycle.mapping.LifecycleMappingpublic Map getLifecycles()
getLifecycles in interface org.apache.maven.lifecycle.mapping.LifecycleMappingprotected MuleLifecycleMappingMaven getMuleLifecycleMappingMaven()
protected void loadClass()
throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2017 MuleSoft Inc. All rights reserved.