Serialized Form


Package org.apache.maven.plugin

Class org.apache.maven.plugin.AbstractMojoExecutionException extends Exception implements Serializable

Serialized Fields

source

Object source

longMessage

String longMessage

Class org.apache.maven.plugin.CompilationFailureException extends CompilationFailureException implements Serializable

Class org.apache.maven.plugin.InvalidPluginException extends Exception implements Serializable

Class org.apache.maven.plugin.MojoExecutionException extends AbstractMojoExecutionException implements Serializable

Class org.apache.maven.plugin.MojoFailureException extends AbstractMojoExecutionException implements Serializable

Class org.apache.maven.plugin.PluginConfigurationException extends Exception implements Serializable

Serialized Fields

pluginDescriptor

PluginDescriptor pluginDescriptor

originalMessage

String originalMessage

Class org.apache.maven.plugin.PluginManagerException extends Exception implements Serializable

Class org.apache.maven.plugin.PluginNotFoundException extends AbstractArtifactResolutionException implements Serializable

Class org.apache.maven.plugin.PluginParameterException extends PluginConfigurationException implements Serializable

Serialized Fields

parameters

List<E> parameters

mojo

MojoDescriptor mojo

Package org.apache.maven.plugin.compiler

Class org.apache.maven.plugin.compiler.CompilationFailureException extends MojoFailureException implements Serializable



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.