In our unit tests we write messages which refers files under workspace. Example below
Please check reference file 'c:\hudson\jobs\testproject\workspace\buildarea\testdata\golden.text`
The path "c:\hudson\jobs\testproject\workspace" is the project workspace. It is available via hudson URL. It will be nice to have message to have the URL. Is there a plugin which converts file paths from workspace to URLs transparently?