public class UpdateReadmeMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
buildDir
The project build directory
|
protected File |
docDir
The documentation directory
|
protected File |
eipDocDir
The documentation directory
|
protected Boolean |
failFast
Whether to fail the build fast if any Warnings was detected.
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
| Constructor and Description |
|---|
UpdateReadmeMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected org.apache.maven.project.MavenProject project
protected File buildDir
protected File docDir
protected File eipDocDir
protected Boolean failFast
Apache Camel