@Mojo(name="update-spring-boot-auto-configuration-readme",
threadSafe=true)
public class UpdateSpringBootAutoConfigurationReadmeMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
buildDir
The project build directory
|
protected org.apache.maven.project.MavenProject |
project
The maven project.
|
| Constructor and Description |
|---|
UpdateSpringBootAutoConfigurationReadmeMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
@Parameter(property="project",
required=true,
readonly=true)
protected org.apache.maven.project.MavenProject project
@Parameter(defaultValue="${project.build.directory}")
protected File buildDir
Apache Camel