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] > >
