The fix will occur when the next javadoc plugin release is made. It isn't currently scheduled.
I'm not sure if the checkstyle plugin is correctly linking them - you might need to file a bug. - Brett On 11/11/05, Rik Bosman <[EMAIL PROTECTED]> wrote: > Brett, > The plugin is working, the sources were generated. > But still no links in the generated checkstyle report. Any suggestions? > Another question: I read about the problem with the empty javadoc " > index.html". > The solution would be in maven 2.0.1. for what date is this release planned? > --rik > > 2005/11/10, Brett Porter <[EMAIL PROTECTED]>: > > > > groupId = org.codehaus.mojo > > artifactId = jxr-maven-plugin > > > > it is still in beta. > > > > On 11/10/05, Rik Bosman <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I want to use maven2 to generate some reports (e.g. mvn site) to check > > code > > > produced by a company working for us in India. Generating the reports > > for > > > pmd and checkstyle goes pretty straightforward, but the html links (the > > > mentioned line should be a link) are missing. I saw this feature in some > > > examples which I found on the Internet. > > > How could this be done? > > > Currenty I only have a simple pom.xml with only 2 plugins. Do I need > > > another plugin to generate the (xref?) sources? Where can this plugin be > > > found? > > > Thanks a lot. > > > Rik > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
