GroupKey.JAVA_GROUP
group:
First, GroupKey.group
is considered, if equals to GroupKey.JAVA_GROUP
, is always first, other
groups are in natural order (string)
within same named groups, order is defined by GroupKey.order
ComponentDescriptor.getDescription()
, MojoDescriptor.getDeprecated()
, Parameter.getDescription()
and Parameter.getDeprecated()
return XHTML values.PluginToolsRequest
, which is used to pass parameters to components used to extract
MojoDescriptor
instances from different types of metadata
for a given plugin.Parameter
which adds capability to
read/write a type javadoc URLMojoDescriptor
not supported by Maven 3.2.5.PluginDescriptor
not supported by Maven 3.2.5.see
, link
and
linkplain
.Artifact
used in class path scanning for annotationsnull
.GroupKey
of extractor, as MojoScanner
will
execute them grouped, and ordered within groups.null
.true
if extractor is deprecated.see
, link
and linkplain
.MojoDescriptorExtractor
by MojoDescriptorExtractor.getGroupKey()
.MojoDescriptor
instances from metadata for a certain type of mojo.Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.