create
Command Reference
Description
Create jar package archive.
static: This command can be run outside of an object context.
Usage
ctl -m jar -c create [-buildstamp <>] [-filename <>] [-installroot <>] [-script <>] [-upload]
Options
Option | Description | Type | Default |
---|---|---|---|
buildstamp | build identifier | string | |
filename | the file to write | string | ${entity.package-filename} |
installroot | the base directory | string | ${entity.package-install-root} |
script | script to execute | string | ${entity.attribute.package-create-script} |
upload | upload and register package to repo | boolean |