|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.apache.maven.plugin.tools.model |
|---|
| Class org.apache.maven.plugin.tools.model.Component extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String role
String hint
String modelEncoding
| Class org.apache.maven.plugin.tools.model.LifecycleExecution extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String lifecycle
String phase
String goal
String modelEncoding
| Class org.apache.maven.plugin.tools.model.Mojo extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String goal
String phase
boolean aggregator
String requiresDependencyResolution
boolean requiresProject
boolean requiresReports
boolean requiresOnline
boolean inheritByDefault
boolean requiresDirectInvocation
LifecycleExecution execution
List<E> components
List<E> parameters
String description
String deprecation
String call
String modelEncoding
| Class org.apache.maven.plugin.tools.model.Parameter extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String name
String alias
String property
boolean required
boolean readonly
String expression
String defaultValue
String type
String description
String deprecation
String modelEncoding
| Class org.apache.maven.plugin.tools.model.PluginMetadata extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> mojos
String modelEncoding
| Class org.apache.maven.plugin.tools.model.PluginMetadataParseException extends Exception implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
File metadataFile
String originalMessage
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||