-
Bug
-
Resolution: Unresolved
-
Critical
-
Windows XP, Jenkins 1.445,
ClearCase UCM Baseline 1.7.4, ClearCase Plugin 1.3.7,
Master - Slave configuration, Project tied to the slave.
Get the error when creating the view "cleartool mkview -tag $view-name $view-name" with plugin 1.7.4.
Additional view-name added at the end of command line.
In the additional arguments i placed the UNC path to the view. In case I don't add it it gives me
"... UNC path should be provided..." error.
Log:
Building remotely on builder
[test] $ cleartool mkview -tag jenkins_Official_G4_FW_Platform_Dev_int_22 \\builder\cc_views\jenkins_Official_G4_FW_Platform_Dev_int_22 jenkins_Official_G4_FW_Platform_Dev_int_22
cleartool: Error: Extra arguments: "jenkins_Official_G4_FW_Platform_Dev_int_22"
I think it the same issue than JENKINS-8168.
I also have the same problem with plugin 1.7.4 even if issue 8168 is considered fixed in version 1.7.2.
Here is my output from UCM Baseline plugin 1.7.4 (Jenkins 1.484, ClearCase plugin 1.3.10.1):