Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: p4-plugin
-
Environment:Ubuntu Linux 13.10 amd64
OpenJDK JRE 1.6.0_27
Perforce Plugin 1.3.28
Perforce client : P4/LINUX26X86_64/2013.3/740675 (2013/11/11)
Perforce server : P4D/LINUX26X86_64/2013.3/770073 (2014/01/14)
-
Similar Issues:
Description
When checking out a Perforce repository via a mapped view, the build fails when there were changes to the repository and the view path contains a two matching brackets and a dash between them, for example :
//depot/[S-B_Src]/... //jenkins-workspace/...
Attached, please find the Jenkins log illustrating the issue.
Hey there. You can download the latest binary of the plugin here : https://jenkins.ci.cloudbees.com/job/plugins/job/perforce-plugin/org.jvnet.hudson.plugins$perforce/lastSuccessfulBuild/artifact/org.jvnet.hudson.plugins/perforce/1.3.28-SNAPSHOT/perforce-1.3.28-SNAPSHOT.hpi . It contains the fix, in fact I'm using it on my own Jenkins installation and the issue does not occur anymore. If you're using Jenkins, just rename .hpi to .jpi.