public class SetupTemplateUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static freemarker.template.Configuration |
cfg |
static String |
JAVA_EXTENSION |
(package private) static Log |
logger |
| Constructor and Description |
|---|
SetupTemplateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createPom(Map<String,String> context,
File pomFile) |
static void |
createVerticle(MavenProject project,
String verticle,
Log log) |
static final freemarker.template.Configuration cfg
static final Log logger
public static final String JAVA_EXTENSION
public static void createPom(Map<String,String> context, File pomFile) throws MojoExecutionException
MojoExecutionExceptionpublic static void createVerticle(MavenProject project, String verticle, Log log) throws MojoExecutionException
MojoExecutionExceptionCopyright © 2018. All rights reserved.