Package org.apache.maven.api.plugin
Interface LifecycleProvider
Interface that can be provided by the plugin to wire in custom lifecycles
leveraged using the
Execute
annotation. If a META-INF/maven/lifecycle.xml
file is packaged
in the plugin, Maven will provide a default implementation that will parse
the file and return the contained lifecycle definitions.- Since:
- 4.0.0
-
Method Summary
-
Method Details
-
getLifecycles
-