-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: pmd-plugin
-
None
-
Environment:Platform: All, OS: All
I have installed the PMD plugin and use it. (We also have installed the
violations plugin and I want to compare them).
When I drill down in the report I get the page with packages. There I can drill
down top the file overview. From therer I can drill down to the code of the file.
There I get: Can't read file /path/to/file.java (No such file or directory)
This path is a path which exists on the slave, but my feeling is that it tries
to read it on the master.
Is this plugin tested in a master/slave configuration of Hudson?