Serialized Form


Package org.apache.maven

Class org.apache.maven.BuildFailureException extends Exception implements Serializable

Class org.apache.maven.SettingsConfigurationException extends Exception implements Serializable

Serialized Fields

lineNumber

int lineNumber

columnNumber

int columnNumber

Package org.apache.maven.lifecycle

Class org.apache.maven.lifecycle.LifecycleExecutionException extends Exception implements Serializable


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.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.version

Class org.apache.maven.plugin.version.PluginVersionNotFoundException extends Exception implements Serializable

Serialized Fields

groupId

String groupId

artifactId

String artifactId

Class org.apache.maven.plugin.version.PluginVersionResolutionException extends Exception implements Serializable

Serialized Fields

groupId

String groupId

artifactId

String artifactId

baseMessage

String baseMessage

Package org.apache.maven.reactor

Class org.apache.maven.reactor.MavenExecutionException extends Exception implements Serializable


Package org.apache.maven.usability.plugin

Class org.apache.maven.usability.plugin.Expression extends Object implements Serializable

Serialized Fields

syntax

String syntax

description

String description

configuration

String configuration

cliOptions

Properties cliOptions

apiMethods

Properties apiMethods

deprecation

String deprecation

ban

String ban

editable

boolean editable

modelEncoding

String modelEncoding

Class org.apache.maven.usability.plugin.ExpressionDocumentation extends Object implements Serializable

Serialized Fields

expressions

List<E> expressions

expressionsBySyntax

Map<K,V> expressionsBySyntax

modelEncoding

String modelEncoding

Class org.apache.maven.usability.plugin.ExpressionDocumentationException extends Exception implements Serializable

serialVersionUID: 1L



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