I've defined a static workspace within p4 with the allwrite, and clobber options set. I've setup a build within jenkins to utilize the static workspace. Files are successfully pulled down on the slave machine, but all files are set to read-only. Upon review of the workspace configuration within p4 I see the "allwrite" option has been turned off.
It appears the p4-plugin is removing the allwrite option on the static workspace.
I think this is fixed:
changed to...
The old code created a 'new' object and would overwrite the settings.