public class CheckModuleMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
ignoreErrors
Ignore failures
|
protected File |
module
Module to verify
|
protected org.apache.maven.project.MavenProject |
project |
protected Spec |
spec
Spec
|
| Constructor and Description |
|---|
CheckModuleMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2019 GlassFish Community. All rights reserved.