I have been setting up a windows master with a Linux slave. When running a Flex Project on the slave node and trying to launch the pmd report plugin there´s a problem with accessing the pmd file - I am sure that it exists and the path is correct:
[PMD] Collecting PMD analysis files...
FATAL: remote file operation failed
hudson.util.IOException2: remote file operation failed
I get excactly the same error when running the TaskScanner plugin. Do I need to install the plugin on the slave? In that case: how do I do that?