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