public final class ProjectGeneratorHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addTarEntry(org.apache.commons.compress.archivers.tar.TarArchiveOutputStream tos,
String path,
byte[] content) |
static boolean |
filterDefaultDependencies(MavenGav gav) |
static byte[] |
generate(Object scope,
com.github.mustachejava.Mustache template) |
public static void addTarEntry(org.apache.commons.compress.archivers.tar.TarArchiveOutputStream tos,
String path,
byte[] content)
throws IOException
IOExceptionpublic static byte[] generate(Object scope, com.github.mustachejava.Mustache template) throws IOException
IOExceptionpublic static boolean filterDefaultDependencies(MavenGav gav)
Copyright © 2016–2018 Red Hat. All rights reserved.