Uses of Package
org.apache.maven.plugin
-
Classes in org.apache.maven.plugin used by org.apache.maven Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components.MojoFailureException An exception occurring during the execution of a plugin (such as a compilation failure).
Throwing this exception causes a "BUILD FAILURE" message to be displayed. -
Classes in org.apache.maven.plugin used by org.apache.maven.artifact.deployer Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components. -
Classes in org.apache.maven.plugin used by org.apache.maven.artifact.installer Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components. -
Classes in org.apache.maven.plugin used by org.apache.maven.artifact.manager Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components. -
Classes in org.apache.maven.plugin used by org.apache.maven.artifact.repository Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components. -
Classes in org.apache.maven.plugin used by org.apache.maven.artifact.resolver Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components. -
Classes in org.apache.maven.plugin used by org.apache.maven.cli.event Class Description MojoExecution MojoExecution -
Classes in org.apache.maven.plugin used by org.apache.maven.execution Class Description Mojo This interface forms the contract required forMojos
to interact with theMaven
infrastructure.
It features anexecute()
method, which triggers the Mojo's build-process behavior, and can throw a MojoExecutionException or MojoFailureException if error conditions occur.
Also included is thesetLog(...)
method, which simply allows Maven to inject a logging mechanism which will allow the Mojo to communicate to the outside world through standard Maven channels.MojoExecution MojoExecutionMojoExecutionException An exception occurring during the execution of a plugin.
Throwing this exception causes a "BUILD ERROR" message to be displayed. -
Classes in org.apache.maven.plugin used by org.apache.maven.execution.scope Class Description MojoExecutionException An exception occurring during the execution of a plugin.
Throwing this exception causes a "BUILD ERROR" message to be displayed. -
Classes in org.apache.maven.plugin used by org.apache.maven.execution.scope.internal Class Description MojoExecutionException An exception occurring during the execution of a plugin.
Throwing this exception causes a "BUILD ERROR" message to be displayed. -
Classes in org.apache.maven.plugin used by org.apache.maven.lifecycle Class Description InvalidPluginDescriptorException InvalidPluginDescriptorExceptionMojoExecution MojoExecutionMojoNotFoundException MojoNotFoundExceptionPluginDescriptorParsingException PluginManagerException Exception in the plugin manager.PluginNotFoundException Exception occurring trying to resolve a plugin.PluginResolutionException Exception occurring trying to resolve a plugin. -
Classes in org.apache.maven.plugin used by org.apache.maven.lifecycle.internal Class Description BuildPluginManager InvalidPluginDescriptorException InvalidPluginDescriptorExceptionMavenPluginManager Provides basic services to manage Maven plugins and their mojos.MojoExecution MojoExecutionMojoNotFoundException MojoNotFoundExceptionPluginDescriptorParsingException PluginNotFoundException Exception occurring trying to resolve a plugin.PluginResolutionException Exception occurring trying to resolve a plugin. -
Classes in org.apache.maven.plugin used by org.apache.maven.lifecycle.internal.builder Class Description InvalidPluginDescriptorException InvalidPluginDescriptorExceptionMojoNotFoundException MojoNotFoundExceptionPluginDescriptorParsingException PluginNotFoundException Exception occurring trying to resolve a plugin.PluginResolutionException Exception occurring trying to resolve a plugin. -
Classes in org.apache.maven.plugin used by org.apache.maven.plugin Class Description AbstractMojoExecutionException Base exception.BuildPluginManager ContextEnabled Interface to allowMojos
to communicate with each othersMojos
, other than project's source root and project's attachment.
The plugin manager would pull the context out of the plugin container context, and populate it into the Mojo.ExtensionRealmCache Caches extension class realms.ExtensionRealmCache.CacheRecord CacheRecordExtensionRealmCache.Key A cache key.InvalidPluginDescriptorException InvalidPluginDescriptorExceptionInvalidPluginException Thrown when a plugin is not internally consistent.LegacySupport Helps to provide backward-compatibility with plugins that use legacy components.MavenPluginManager Provides basic services to manage Maven plugins and their mojos.Mojo This interface forms the contract required forMojos
to interact with theMaven
infrastructure.
It features anexecute()
method, which triggers the Mojo's build-process behavior, and can throw a MojoExecutionException or MojoFailureException if error conditions occur.
Also included is thesetLog(...)
method, which simply allows Maven to inject a logging mechanism which will allow the Mojo to communicate to the outside world through standard Maven channels.MojoExecution MojoExecutionMojoExecution.Source Describes the source of an execution.MojoExecutionException An exception occurring during the execution of a plugin.
Throwing this exception causes a "BUILD ERROR" message to be displayed.MojoExecutionRunner Provides context for mojo execution.MojoFailureException An exception occurring during the execution of a plugin (such as a compilation failure).
Throwing this exception causes a "BUILD FAILURE" message to be displayed.MojoNotFoundException MojoNotFoundExceptionMojosExecutionStrategy Interface allows overriding default mojo execution strategy For example it is possible wrap some mojo execution to decorate default functionality or skip some executionsPluginArtifactsCache Caches plugin artifacts.PluginArtifactsCache.CacheRecord CacheRecordPluginArtifactsCache.Key A cache key.PluginConfigurationException PluginContainerException Exception which occurs to indicate that the plugin cannot be initialized due to some deeper problem with Plexus.PluginDescriptorCache Caches raw plugin descriptors.PluginDescriptorCache.Key A cache key.PluginDescriptorCache.PluginDescriptorSupplier PluginDescriptorParsingException PluginIncompatibleException Signals a plugin which is not compatible with the current Maven runtime.PluginManagerException Exception in the plugin manager.PluginNotFoundException Exception occurring trying to resolve a plugin.PluginRealmCache Caches plugin class realms.PluginRealmCache.CacheRecord CacheRecordPluginRealmCache.Key A cache key.PluginRealmCache.PluginRealmSupplier PluginResolutionException Exception occurring trying to resolve a plugin.PluginValidationManager.IssueLocality -
Classes in org.apache.maven.plugin used by org.apache.maven.plugin.internal Class Description ExtensionRealmCache Caches extension class realms.ExtensionRealmCache.CacheRecord CacheRecordInvalidPluginDescriptorException InvalidPluginDescriptorExceptionInvalidPluginException Thrown when a plugin is not internally consistent.LegacySupport Helps to provide backward-compatibility with plugins that use legacy components.MavenPluginManager Provides basic services to manage Maven plugins and their mojos.MojoExecution MojoExecutionMojoExecutionException An exception occurring during the execution of a plugin.
Throwing this exception causes a "BUILD ERROR" message to be displayed.MojoFailureException An exception occurring during the execution of a plugin (such as a compilation failure).
Throwing this exception causes a "BUILD FAILURE" message to be displayed.MojoNotFoundException MojoNotFoundExceptionPluginArtifactsCache Caches plugin artifacts.PluginConfigurationException PluginContainerException Exception which occurs to indicate that the plugin cannot be initialized due to some deeper problem with Plexus.PluginDescriptorCache Caches raw plugin descriptors.PluginDescriptorParsingException PluginIncompatibleException Signals a plugin which is not compatible with the current Maven runtime.PluginManager Deprecated.PluginManagerException Exception in the plugin manager.PluginNotFoundException Exception occurring trying to resolve a plugin.PluginParameterException PluginParameterExceptionPluginRealmCache Caches plugin class realms.PluginResolutionException Exception occurring trying to resolve a plugin.PluginValidationManager Component collecting plugin validation issues and reporting them.PluginValidationManager.IssueLocality -
Classes in org.apache.maven.plugin used by org.apache.maven.plugin.prefix.internal Class Description BuildPluginManager -
Classes in org.apache.maven.plugin used by org.apache.maven.plugin.version.internal Class Description MavenPluginManager Provides basic services to manage Maven plugins and their mojos. -
Classes in org.apache.maven.plugin used by org.apache.maven.project Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components.MavenPluginManager Provides basic services to manage Maven plugins and their mojos.PluginManagerException Exception in the plugin manager.PluginResolutionException Exception occurring trying to resolve a plugin. -
Classes in org.apache.maven.plugin used by org.apache.maven.project.artifact Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components. -
Classes in org.apache.maven.plugin used by org.apache.maven.repository.legacy Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components. -
Classes in org.apache.maven.plugin used by org.apache.maven.repository.legacy.resolver Class Description LegacySupport Helps to provide backward-compatibility with plugins that use legacy components.