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