@Mojo(name="generate",
defaultPhase=GENERATE_RESOURCES)
public class GenerateMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
GenerateMojo() |
GenerateMojo(String text,
File outputDirectory,
String filename,
boolean includeVersion,
String version,
String color)
This constructor can be used to set all the parameters of the mojo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Generates the Spring Boot banner.
|
Copyright © 2016. All rights reserved.