Modifier and Type | Class and Description |
---|---|
class |
AbstractScriptedMojoDescriptorExtractor
Deprecated.
Scripting support for Mojos is deprecated and is planned to be removed in Maven 4.0
|
Modifier and Type | Method and Description |
---|---|
int |
MojoDescriptorExtractorComparator.compare(MojoDescriptorExtractor o1,
MojoDescriptorExtractor o2) |
Modifier and Type | Class and Description |
---|---|
class |
JavaAnnotationsMojoDescriptorExtractor
JavaMojoDescriptorExtractor, a MojoDescriptor extractor to read descriptors from java classes with annotations.
|
Modifier and Type | Class and Description |
---|---|
class |
AntMojoDescriptorExtractor
Deprecated.
Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
|
Modifier and Type | Class and Description |
---|---|
class |
BeanshellMojoDescriptorExtractor
Deprecated.
Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
|
Modifier and Type | Class and Description |
---|---|
class |
JavaJavadocMojoDescriptorExtractor
Extracts Mojo descriptors from Java source
javadoc comments only.
|
Constructor and Description |
---|
DefaultMojoScanner(Map<String,MojoDescriptorExtractor> extractors)
Default constructor
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.