assertPackageIsInstalled
Command Reference
Description
Confirm the package process is installed.
Simply check for existence of the bin/run.sh and fail if it does not exist.
Usage
ctl -t JBossZip -o <objectname> -c assertPackageIsInstalled [-basedir <>] [-depot <>] [-executable <>] [-installroot <>] [-name <>] [-nodeps] [-nodir] [-nomodule] [-nopackageinstall] [-noproperties] [-script <>] [-subdirs <>] [-type <>]
Options
Option | Description | Type | Default |
---|---|---|---|
basedir | instance directory | string | |
depot | project depot | string | |
executable | executable to run | string | ${entity.attribute.package-isinstalled-executable} |
installroot | package installroot | string | ${entity.package-install-root} |
name | object name | string | |
nodeps | do not install dependencies | boolean | |
nodir | do not create directories | boolean | |
nomodule | do not update module | boolean | |
nopackageinstall | do not install package | boolean | |
noproperties | do not update properties | boolean | |
script | script to execute | string | ${entity.attribute.package-isinstalled-script} |
subdirs | directory list | string | |
type | object type | string |