Hi,

It took me a while but the checkstyle file names and line number links
are now working.

The file names in the checkstyle reports are now resolved against the
<sourcedirectory> entries you have in your POM.

I had to create a new property from ProjectProperties.java which is
called "maven.src.set". It is the same as the Path reference of the same
name but in a string representation.

I also had to create a java class (PathUtil) used from within
checkstyle.dvsl to help resolve the paths. 

Thanks
-Vincent

Attachment: src.patch
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to