Mandatory — Name of the ClearCase UCM view which will be
created to download the content of the baseline selected at build-time.
You can use several variables within the view name, such as:
CLEARCASE_BASELINE
, which is replaced with the name of the
ClearCase UCM baseline which is selected at build-time;
JOB_NAME
, which is replaced with the name of the job;
USER_NAME
, which is replaced with the name of the user
running Hudson.
The ClearCase UCM view is available as two environment variables:
- The name of the ClearCase UCM view is available as
CLEARCASE_VIEWNAME
;
- The absolute path to the ClearCase UCM view is available as
CLEARCASE_VIEWPATH
.