Change-Dependencies
Command Reference
Description
Queries model and then switches dependencies
Usage
ctl -t WarUpdater -o <objectname> -c Change-Dependencies [-allowmultiple <false>] [-buildstamp <>] [-defaultPackageName <^$>] [-deploymenttype <Deployment>] [-failIfNotReplaced <true>] [-packagetype <war>] [-version <>]
Workflow
- runChangeDependencies
Options
Option | Description | Type | Default |
---|---|---|---|
allowmultiple | if true, allow multiple matches via regex | string | false |
buildstamp | build identifier | string | |
defaultPackageName | default package name regex | string | ^$ |
deploymenttype | type of deployment | string | Deployment |
failIfNotReplaced | if true, fails if any packages don't have a matching replacement | string | true |
packagetype | package type | string | war |
version | package version | string |