Interface | Description |
---|---|
PluginToolsRequest |
Request that encapsulates all information relevant to the process of extracting
MojoDescriptor
instances from metadata for a certain type of mojo. |
Class | Description |
---|---|
DefaultPluginToolsRequest |
Default implementation of
PluginToolsRequest , which is used to pass parameters to components used to extract
MojoDescriptor instances from different types of metadata
for a given plugin. |
EnhancedParameterWrapper |
Wrapper around regular
Parameter which adds capability to
read/write a type javadoc URL |
ExtendedMojoDescriptor |
Extensions to
MojoDescriptor not supported by Maven 3.2.5. |
ExtendedPluginDescriptor |
Extensions to
PluginDescriptor not supported by Maven 3.2.5. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.