-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Windows 7
I'm trying to move few jobs from existing Jenkins setup (running on CentOS 6) to my local machine (Windows 7)
When I run the job import on my local machine I get this error:
FAILED - Unable to read JENKINS_HOME\jobs\JOB_NAME\config.xml
Pls note that the JENKINS_HOME is a path my local machine, while the job is to be imported from the remote machine.
It works perfectly fine when I tried the exact same steps from a CentOS system.
I suspect that the plugin doesn't work on cross-platform