Navigation links broken with checkstyle 3.0 in multiproject build
-----------------------------------------------------------------
Key: MPCHECKSTYLE-54
URL: http://jira.codehaus.org/browse/MPCHECKSTYLE-54
Project: maven-checkstyle-plugin
Type: Bug
Environment: m11b3
Reporter: Lukas Theussl
Fix For: 3.0.1
>From MPCHECKSTYLE-24:
I have an issue with the new checkstyle plugin version (3.0) too when running
in a multiproject build.
The problem is, is that the checkstyle files are now by default generated under
the /target/checkstyle dir. When the maven site is generated, the navigation
links from the checkstyle pages are broken. This is because the navgation links
are relative and the same navigation is applied to all docs for the maven site.
In the case of the checkstyle files - which are one subdir deeper- the links
are broken.
Of course i could let checkstyle generate to another dir, but i think there's a
bigger problem behind this one: How should navigation work for files in subdir
and subdirs of subdirs, etc.????
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]