Package org.apache.maven.api.plugin.descriptor.lifecycle
package org.apache.maven.api.plugin.descriptor.lifecycle
Contains classes for managing plugin-specific lifecycle bindings and forked executions.
This package helps define how plugins can modify or extend Maven's build lifecycle.
- Since:
- 4.0.0
-
ClassesClassDescriptionA set of goals to execute.Builder class used to create Execution instances.A custom lifecycle mapping definition.Builder class used to create Lifecycle instances.Root element of the
lifecycle.xmlfile.Builder class used to create LifecycleConfiguration instances.A phase mapping definition.Builder class used to create Phase instances.