installPlugin
Command Reference
Description
Install the ControlTier Maven plugin in the local Maven repository
Usage
ctl -t MavenBuilder -o <objectname> -c installPlugin [-javahome <>] [-mavenhome <>] [-path <>]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| javahome | Java installation to use for build | string | ${entity.attribute.javaHome} |
| mavenhome | Maven installation to use for build | string | ${entity.attribute.mavenHome} |
| path | System path to use for build | string | ${entity.attribute.buildPath} |


