public class CompileLibraryMavenStage extends Object
| Constructor and Description |
|---|
CompileLibraryMavenStage() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compileDir(Path to,
AtomicInteger counter,
List<Path> resultFiles,
Path parent) |
static List<Path> |
compileDir(Path libraryRepoFolder,
Path to) |
static void |
main(String[] args) |
static void |
process(Path libraryRepoFolder,
Path cacheFolder,
Path buildFolder,
Path outputFolder,
String tag,
boolean isDefault) |
public static void main(String[] args) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static void process(Path libraryRepoFolder, Path cacheFolder, Path buildFolder, Path outputFolder, String tag, boolean isDefault) throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic static List<Path> compileDir(Path libraryRepoFolder, Path to) throws IOException
IOExceptionpublic static void compileDir(Path to, AtomicInteger counter, List<Path> resultFiles, Path parent) throws IOException
IOExceptionCopyright © 2017. All rights reserved.