Package | Description |
---|---|
org.apache.maven.tools.plugin.extractor |
Modifier and Type | Method and Description |
---|---|
GroupKey |
MojoDescriptorExtractor.getGroupKey()
Returns the
GroupKey of extractor, as MojoScanner will
execute them grouped, and ordered within groups. |
Modifier and Type | Method and Description |
---|---|
int |
GroupKey.compareTo(GroupKey o)
Compares by group then by order, with special case of
JAVA_GROUP group:
First, group is considered, if equals to JAVA_GROUP , is always first, other
groups are in natural order (string)
within same named groups, order is defined by order
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.