Package org.apache.maven.api.plugin
package org.apache.maven.api.plugin
Maven Plugin API.
-
ClassDescriptionInterface that can be provided by the plugin to wire in custom lifecycles leveraged using the
Executeannotation.This interface supplies the API for providing feedback to the user from theMojo, using standard Maven channels.This interface forms the contract required for Mojos to interact with the Maven infrastructure.An exception occurring during the execution of a plugin.