All Classes and Interfaces
Class
Description
Deprecated.
Scripting support for Mojos is deprecated and is planned to be removed in Maven 4.0
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.Wrapper around regular
Parameter
which adds capability to
read/write a type javadoc URLExtensions to
MojoDescriptor
not supported by Maven 3.2.5.Extensions to
PluginDescriptor
not supported by Maven 3.2.5.Wrap errors when extraction exception occurred.
Wraps a fully qualified (and resolved) code reference used in javadoc tags
see
, link
and
linkplain
.The type of the member part of the reference.
Group key: defines "grouping" for descriptor (based on source of extraction) and rank within
group.
Generates links for elements (packages, classes, fields, constructors, methods) in external
and/or an internal (potentially not yet existing) javadoc site.
Javadoc tool version ranges whose generated sites expose different link formats.
Describes a code reference used in javadoc tags
see
, link
and linkplain
.Comparator of
MojoDescriptorExtractor
by MojoDescriptorExtractor.getGroupKey()
.Request that encapsulates all information relevant to the process of extracting
MojoDescriptor
instances from metadata for a certain type of mojo.Convenience methods to play with Maven plugins.