Table of plugin fields

Name Type Class Type Description Short Description Mandatory Default Value
Project root directory DIRECTORY java.lang.String The location on the RapidDeploy server where project artifacts will be written to. All configuration files, deployable components (such as ear files), templates etc will be stored under this root directory. Sub-directories will be determined by the collection type chosen for this project. The location on the RapidDeploy server where project artifacts will be written to. true ${MV_HOME}/projects/MY_PROJECT
Delete Project Files CHECKONE java.lang.Boolean Project Files removal after project deletion.
Generally, leave this as the default (false).
When this is set in false, after project deletion, the files keep in the FS.
Otherwise the project files are removed from the FS.
Enable/Disable Project Files removal after project deletion. false false