Dry-Run Mode
Usage
jbundle build --input ./my-app --output ./dist/app --dry-runWhat It Shows
[dry-run] Build plan for ./my-app → ./dist/app
Build system: DepsEdn (clojure -T:build uber)
Target: Target { os: Linux, arch: X86_64 }
JDK version: 21
JDK source: cached ✓
Modules: auto-detect (jdeps)
Runtime: create via jlink
Profile: cli
Shrink: enabled
AppCDS: enabled
CRaC: disabled
JVM args: -Xmx512m
No actions taken.Field
Description
When to Use
Configuration
Last updated
Was this helpful?