public final class JarBuildItem extends SimpleBuildItem
| Constructor and Description |
|---|
JarBuildItem(Path path,
Path originalArtifact,
Path libraryDir) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getLibraryDir() |
Path |
getOriginalArtifact() |
Path |
getPath() |
boolean |
isUberJar() |
JarResult |
toJarResult() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.