public abstract class AbstractGeneratorMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
excludes |
protected List<String> |
includes
A list of patterns to include, e.g.
|
| Constructor and Description |
|---|
AbstractGeneratorMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2015–2018. All rights reserved.