What is the difference between Jenkins workspace and my local checkout code.
When I am running my code from the command prompt, my build is getting successfully, same code when I am running via jenkins i am getting build error.
modules\ant\build.xml:366: Spaces not supported for installation location path: 'C:\Program Files (x86)\Jenkins\workspace\
can you please someone clarify.