Serialized Form
- 
Package org.apache.maven.cli.internal- 
Exception org.apache.maven.cli.internal.ExtensionResolutionExceptionclass ExtensionResolutionException extends Exception implements Serializable- 
Serialized Fields- 
extensionCoreExtension extension 
 
- 
 
- 
 
- 
- 
Package org.apache.maven.cli.internal.extension.model- 
Class org.apache.maven.cli.internal.extension.model.CoreExtensionclass CoreExtension extends Object implements Serializable- 
Serialized Fields- 
artifactIdString artifactId The artifact ID of the extension.
- 
classLoadingStrategyString classLoadingStrategy The class loading strategy: 'self-first' (the default), 'parent-first' (loads classes from the parent, then from the extension) or 'plugin' (follows the rules from extensions defined as plugins).
- 
groupIdString groupId The group ID of the extension's artifact.
- 
versionString version The version of the extension.
 
- 
 
- 
- 
Class org.apache.maven.cli.internal.extension.model.CoreExtensionsclass CoreExtensions extends Object implements Serializable- 
Serialized Fields- 
extensionsList<CoreExtension> extensions Field extensions.
- 
modelEncodingString modelEncoding Field modelEncoding.
 
- 
 
- 
 
- 
- 
Package org.slf4j
- 
Package org.slf4j.impl- 
Class org.slf4j.impl.SimpleLoggerclass SimpleLogger extends org.slf4j.helpers.MarkerIgnoringBase implements Serializable- serialVersionUID:
- -632788891211436180L
 - 
Serialized Fields- 
currentLogLevelint currentLogLevel 
 
- 
 
 
-