| Package | Description |
|---|---|
| io.quarkus.deployment.pkg.steps |
| Class and Description |
|---|
| ArtifactResultBuildItem
Represents a runnable artifact, such as an uberjar or thin jar.
|
| BuildSystemTargetBuildItem
The build systems target directory.
|
| CurateOutcomeBuildItem |
| JarBuildItem |
| NativeImageBuildItem |
| NativeImageSourceJarBuildItem
A jar that is build to run the native image
|
| OutputTargetBuildItem
The location that output artifacts should be created in
TODO: should we just create them in temp directories, and leave it up to the integration to move them where they want?
|
| PackageTypeBuildItem
Build item that extensions must create to register a package type.
|
| UberJarRequiredBuildItem
marker build item that extensions can use to force uber jar creation
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.