public class ValidateMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
binaryLocation
The directory where the binary AMP package is to be found
|
protected String |
neo4jUrl
The directory where the binary AMP package is to be found
|
protected org.apache.maven.project.MavenProject |
project
[Read Only] The Maven project.
|
protected boolean |
skip
This parameter skips validation (the feature is experimental so disabled by default)
|
protected String |
sourceLocation
The directory where the source project is stored.
|
| Constructor and Description |
|---|
ValidateMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected boolean skip
protected String sourceLocation
protected String binaryLocation
protected String neo4jUrl
protected org.apache.maven.project.MavenProject project
Copyright © 2017. All rights reserved.