finish
Command Reference
Description
finishes the package installation
Overrides the finish command as a trivial empty command to avoid deletion of the archive in the case of a non exploded ear
Usage
ctl -t JBossEar -o <objectname> -c finish -filename <> [-filtersfile <>] [-filtersfile <>] -installroot <> [-script <>] -url <>
Options
Option | Description | Type | Default |
---|---|---|---|
filename | the filename | string | ${entity.package-filename} |
filtersfile | filtersfile | string | ${entity.package-filtersfile} |
filtersfile | property file | string | ${entity.package-filtersfile} |
installroot | the install root | string | ${entity.package-install-root} |
script | script to execute | string | ${entity.attribute.package-finish-script} |
url | the repo url | string | ${entity.package-repo-url} |