@Mojo(name="prepare-spring-boot-starter",
threadSafe=true,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
defaultPhase=GENERATE_RESOURCES)
public class SpringBootStarterMojo
extends AbstractSpringBootGenerator
| Modifier and Type | Field and Description |
|---|---|
protected File |
baseDir
The project directory
|
project| Constructor and Description |
|---|
SpringBootStarterMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeAll() |
cache, execute, findComponentNames, findDataFormatNames, findLanguageNames, findNames, getJarFile, getJarFile, getJSonFiles, getMainDep, getMainDepArtifactId, getMainDepGroupId, getMainDepVersion, isIgnore, loadComponentJson, loadDataFormatJson, loadJson, loadJsonOfType, loadLanguageJson, loadModelJson, loadOtherJson, writeIfChanged@Parameter(defaultValue="${basedir}")
protected File baseDir
protected void executeAll()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
executeAll in class AbstractSpringBootGeneratororg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionApache Camel