| Package | Description |
|---|---|
| io.quarkus.deployment.ide | |
| io.quarkus.deployment.index | |
| io.quarkus.deployment.pkg.steps | |
| io.quarkus.deployment.steps | |
| io.quarkus.deployment.util |
| Class and Description |
|---|
| BuildSystemTargetBuildItem
The build systems target directory.
|
| Class and Description |
|---|
| CurateOutcomeBuildItem |
| Class and Description |
|---|
| AppCDSContainerImageBuildItem
Indicates that a specific container image should be used to generate the AppCDS file
|
| AppCDSRequestedBuildItem
Build item to indicate to the various steps that AppCDS generation
has been requested
|
| AppCDSResultBuildItem
A build item containing the result of the AppCDS generation process
|
| ArtifactResultBuildItem
Represents a runnable artifact, such as an uberjar or thin jar.
|
| BuildSystemTargetBuildItem
The build systems target directory.
|
| CurateOutcomeBuildItem |
| JarBuildItem |
| LegacyJarRequiredBuildItem
marker build item that extensions can use to force legacy jar creation
|
| 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.
|
| ProcessInheritIODisabled
A build item, which indicates that the
ProcessBuilder.inheritIO() will not work for processes
launched by build steps and instead the build step will have to explicitly stream the newly launched
process' STDOUT/STDERR, if the data generated on the STDOUT/STDERR of the launched process needs to be
made available |
| UberJarIgnoredResourceBuildItem
Ignore resources when building an Uber Jar
|
| UberJarMergedResourceBuildItem
Merge duplicate resources from multiple JARs when building an Uber Jar
|
| UberJarRequiredBuildItem
marker build item that extensions can use to force uber jar creation
|
| Class and Description |
|---|
| AppCDSRequestedBuildItem
Build item to indicate to the various steps that AppCDS generation
has been requested
|
| Class and Description |
|---|
| CurateOutcomeBuildItem |
Copyright © 2021 JBoss by Red Hat. All rights reserved.