|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.maven |
---|
Class org.apache.maven.BuildAbort extends Error implements Serializable |
---|
Class org.apache.maven.BuildFailureException extends Exception implements Serializable |
---|
Class org.apache.maven.DuplicateProjectException extends MavenExecutionException implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> collisions
Class org.apache.maven.InternalErrorException extends MavenExecutionException implements Serializable |
---|
Class org.apache.maven.MavenExecutionException extends Exception implements Serializable |
---|
Serialized Fields |
---|
File pomFile
Class org.apache.maven.MissingModuleException extends MavenExecutionException implements Serializable |
---|
Serialized Fields |
---|
File moduleFile
String moduleName
Class org.apache.maven.ProjectBuildFailureException extends BuildFailureException implements Serializable |
---|
Serialized Fields |
---|
String projectId
Class org.apache.maven.ProjectCycleException extends BuildFailureException implements Serializable |
---|
Package org.apache.maven.artifact |
---|
Class org.apache.maven.artifact.DependencyResolutionRequiredException extends Exception implements Serializable |
---|
Class org.apache.maven.artifact.InvalidArtifactRTException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
String groupId
String artifactId
String version
String type
String baseMessage
Class org.apache.maven.artifact.InvalidRepositoryException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String repositoryId
Package org.apache.maven.artifact.metadata |
---|
Class org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException extends ArtifactMetadataRetrievalException implements Serializable |
---|
Package org.apache.maven.artifact.repository.metadata |
---|
Class org.apache.maven.artifact.repository.metadata.Metadata extends Object implements Serializable |
---|
Serialized Fields |
---|
String modelVersion
String groupId
String artifactId
String version
Versioning versioning
List<E> plugins
String modelEncoding
Class org.apache.maven.artifact.repository.metadata.Plugin extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String prefix
String artifactId
Class org.apache.maven.artifact.repository.metadata.RepositoryMetadataDeploymentException extends Throwable implements Serializable |
---|
Class org.apache.maven.artifact.repository.metadata.RepositoryMetadataInstallationException extends Throwable implements Serializable |
---|
Class org.apache.maven.artifact.repository.metadata.RepositoryMetadataResolutionException extends Exception implements Serializable |
---|
Class org.apache.maven.artifact.repository.metadata.RepositoryMetadataStoreException extends Exception implements Serializable |
---|
Class org.apache.maven.artifact.repository.metadata.Snapshot extends Object implements Serializable |
---|
Serialized Fields |
---|
String timestamp
int buildNumber
boolean localCopy
Class org.apache.maven.artifact.repository.metadata.SnapshotVersion extends Object implements Serializable |
---|
Serialized Fields |
---|
String classifier
String extension
String version
String updated
Class org.apache.maven.artifact.repository.metadata.Versioning extends Object implements Serializable |
---|
Serialized Fields |
---|
String latest
String release
Snapshot snapshot
List<E> versions
String lastUpdated
List<E> snapshotVersions
Package org.apache.maven.artifact.repository.metadata.io |
---|
Class org.apache.maven.artifact.repository.metadata.io.MetadataParseException extends IOException implements Serializable |
---|
Serialized Fields |
---|
int lineNumber
int columnNumber
Package org.apache.maven.artifact.resolver |
---|
Class org.apache.maven.artifact.resolver.AbstractArtifactResolutionException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String groupId
String artifactId
String version
String type
String classifier
Artifact artifact
List<E> remoteRepositories
String originalMessage
String path
Class org.apache.maven.artifact.resolver.ArtifactNotFoundException extends AbstractArtifactResolutionException implements Serializable |
---|
Serialized Fields |
---|
String downloadUrl
Class org.apache.maven.artifact.resolver.ArtifactResolutionException extends AbstractArtifactResolutionException implements Serializable |
---|
Class org.apache.maven.artifact.resolver.CyclicDependencyException extends ArtifactResolutionException implements Serializable |
---|
Serialized Fields |
---|
Artifact artifact
Class org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException extends ArtifactResolutionException implements Serializable |
---|
Serialized Fields |
---|
List<E> resolvedArtifacts
List<E> missingArtifacts
Package org.apache.maven.configuration |
---|
Class org.apache.maven.configuration.BeanConfigurationException extends Exception implements Serializable |
---|
Package org.apache.maven.execution |
---|
Class org.apache.maven.execution.MavenExecutionRequestPopulationException extends Exception implements Serializable |
---|
Package org.apache.maven.lifecycle |
---|
Class org.apache.maven.lifecycle.LifecycleExecutionException extends Exception implements Serializable |
---|
Serialized Fields |
---|
MavenProject project
Class org.apache.maven.lifecycle.LifecycleNotFoundException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String lifecycleId
Class org.apache.maven.lifecycle.LifecyclePhaseNotFoundException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String lifecyclePhase
Class org.apache.maven.lifecycle.MissingProjectException extends Exception implements Serializable |
---|
Class org.apache.maven.lifecycle.NoGoalSpecifiedException extends Exception implements Serializable |
---|
Package org.apache.maven.plugin |
---|
Class org.apache.maven.plugin.AbstractMojoExecutionException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Object source
String longMessage
Class org.apache.maven.plugin.CycleDetectedInPluginGraphException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Plugin plugin
Class org.apache.maven.plugin.InvalidPluginDescriptorException extends Exception 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.MojoNotFoundException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String goal
PluginDescriptor pluginDescriptor
Class org.apache.maven.plugin.PluginConfigurationException extends Exception implements Serializable |
---|
Serialized Fields |
---|
PluginDescriptor pluginDescriptor
String originalMessage
Class org.apache.maven.plugin.PluginContainerException extends PluginManagerException implements Serializable |
---|
Serialized Fields |
---|
ClassRealm pluginRealm
Class org.apache.maven.plugin.PluginDescriptorParsingException extends Exception implements Serializable |
---|
Class org.apache.maven.plugin.PluginExecutionException extends PluginManagerException implements Serializable |
---|
Serialized Fields |
---|
MojoExecution mojoExecution
Class org.apache.maven.plugin.PluginIncompatibleException extends PluginManagerException implements Serializable |
---|
Class org.apache.maven.plugin.PluginLoaderException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String pluginKey
Class org.apache.maven.plugin.PluginManagerException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String pluginGroupId
String pluginArtifactId
String pluginVersion
String goal
MavenProject project
Class org.apache.maven.plugin.PluginNotFoundException extends AbstractArtifactResolutionException implements Serializable |
---|
Serialized Fields |
---|
Plugin plugin
Class org.apache.maven.plugin.PluginParameterException extends PluginConfigurationException implements Serializable |
---|
Serialized Fields |
---|
List<E> parameters
MojoDescriptor mojo
Class org.apache.maven.plugin.PluginResolutionException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Plugin plugin
Package org.apache.maven.plugin.prefix |
---|
Class org.apache.maven.plugin.prefix.NoPluginFoundForPrefixException extends Exception implements Serializable |
---|
Package org.apache.maven.plugin.version |
---|
Class org.apache.maven.plugin.version.PluginVersionNotFoundException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String groupId
String artifactId
Class org.apache.maven.plugin.version.PluginVersionResolutionException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String groupId
String artifactId
String baseMessage
Package org.apache.maven.project |
---|
Class org.apache.maven.project.DependencyResolutionException extends Exception implements Serializable |
---|
Serialized Fields |
---|
DependencyResolutionResult result
Class org.apache.maven.project.DuplicateArtifactAttachmentException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
Artifact artifact
MavenProject project
Class org.apache.maven.project.DuplicateProjectException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String projectId
File existingProjectFile
File conflictingProjectFile
Class org.apache.maven.project.InvalidProjectVersionException extends ProjectBuildingException implements Serializable |
---|
Serialized Fields |
---|
String locationInPom
String offendingVersion
Class org.apache.maven.project.ProjectBuildingException extends Exception implements Serializable |
---|
Serialized Fields |
---|
String projectId
File pomFile
List<E> results
Package org.apache.maven.project.artifact |
---|
Class org.apache.maven.project.artifact.InvalidDependencyVersionException extends InvalidProjectVersionException implements Serializable |
---|
Serialized Fields |
---|
Dependency dependency
Package org.apache.maven.repository |
---|
Class org.apache.maven.repository.ArtifactDoesNotExistException extends Exception implements Serializable |
---|
Class org.apache.maven.repository.ArtifactTransferEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
int eventType
int requestType
Exception exception
File localFile
ArtifactTransferResource artifact
long transferredBytes
byte[] dataBuffer
int dataOffset
int dataLength
Class org.apache.maven.repository.ArtifactTransferFailedException extends Exception implements Serializable |
---|
Class org.apache.maven.repository.LocalRepositoryNotAccessibleException extends IOException implements Serializable |
---|
Package org.apache.maven.repository.legacy.metadata |
---|
Class org.apache.maven.repository.legacy.metadata.ArtifactMetadataRetrievalException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Artifact artifact
Package org.apache.maven.settings |
---|
Class org.apache.maven.settings.Activation extends Object implements Serializable |
---|
Serialized Fields |
---|
boolean activeByDefault
String jdk
ActivationOS os
ActivationProperty property
ActivationFile file
Class org.apache.maven.settings.ActivationFile extends Object implements Serializable |
---|
Serialized Fields |
---|
String missing
String exists
Class org.apache.maven.settings.ActivationOS extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String family
String arch
String version
Class org.apache.maven.settings.ActivationProperty extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
String value
Class org.apache.maven.settings.IdentifiableBase extends TrackableBase implements Serializable |
---|
Serialized Fields |
---|
String id
Class org.apache.maven.settings.Mirror extends IdentifiableBase implements Serializable |
---|
Serialized Fields |
---|
String mirrorOf
String name
String url
String layout
String mirrorOfLayouts
Class org.apache.maven.settings.Profile extends IdentifiableBase implements Serializable |
---|
Serialized Fields |
---|
Activation activation
Properties properties
List<E> repositories
List<E> pluginRepositories
Class org.apache.maven.settings.Proxy extends IdentifiableBase implements Serializable |
---|
Serialized Fields |
---|
boolean active
String protocol
String username
String password
int port
String host
String nonProxyHosts
Class org.apache.maven.settings.Repository extends RepositoryBase implements Serializable |
---|
Serialized Fields |
---|
RepositoryPolicy releases
RepositoryPolicy snapshots
Class org.apache.maven.settings.RepositoryBase extends Object implements Serializable |
---|
Serialized Fields |
---|
String id
String name
String url
String layout
Class org.apache.maven.settings.RepositoryPolicy extends Object implements Serializable |
---|
Serialized Fields |
---|
boolean enabled
String updatePolicy
String checksumPolicy
Class org.apache.maven.settings.Server extends IdentifiableBase implements Serializable |
---|
Serialized Fields |
---|
String username
String password
String privateKey
String passphrase
String filePermissions
String directoryPermissions
Object configuration
Class org.apache.maven.settings.Settings extends TrackableBase implements Serializable |
---|
Serialized Fields |
---|
String localRepository
boolean interactiveMode
boolean usePluginRegistry
boolean offline
List<E> proxies
List<E> servers
List<E> mirrors
List<E> profiles
List<E> activeProfiles
List<E> pluginGroups
String modelEncoding
Proxy activeProxy
Map<K,V> profileMap
RuntimeInfo runtimeInfo
Class org.apache.maven.settings.SettingsConfigurationException extends Exception implements Serializable |
---|
Serialized Fields |
---|
int lineNumber
int columnNumber
Class org.apache.maven.settings.TrackableBase extends Object implements Serializable |
---|
Serialized Fields |
---|
String sourceLevel
boolean sourceLevelSet
Package org.apache.maven.toolchain |
---|
Class org.apache.maven.toolchain.MisconfiguredToolchainException extends Exception implements Serializable |
---|
Package org.apache.maven.toolchain.model |
---|
Class org.apache.maven.toolchain.model.PersistedToolchains extends Object implements Serializable |
---|
Serialized Fields |
---|
List<E> toolchains
String modelEncoding
Class org.apache.maven.toolchain.model.ToolchainModel extends Object implements Serializable |
---|
Serialized Fields |
---|
String type
Object provides
Object configuration
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |