public class MetadataParserMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Field and Description |
---|---|
protected List<? extends MetadataParserConfiguration> |
descriptors
List of descriptors specifying the descriptor details.
|
protected List<? extends MetadataJavaDoc> |
javadocs
List of javadoc tags used for class header comments.
|
protected Path |
path
Path settings used for generating the interfaces and implementation classes.
|
protected boolean |
verbose
Trace flag
|
Constructor and Description |
---|
MetadataParserMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected Path path
protected List<? extends MetadataParserConfiguration> descriptors
protected List<? extends MetadataJavaDoc> javadocs
protected boolean verbose
Copyright © 2023 JBoss by Red Hat. All rights reserved.