I am pretty sure you're looking for JXR. ;-)
<reporting>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jxr-maven-plugin</artifactId>
</plugin>
Give it a try and report back...
Wayne
On 4/21/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> With a snapshot of maven-site-plugin, I see this warning:
>
> [INFO] Generate "Maven Surefire Report" report.
> [WARNING] Unable to locate Test Source XRef to link to - DISABLED
> [INFO] Generate "Continuous Integration" report.
>
> I looked around for something like 'maven-xref-plugin' but I don't see it.
>
> Is there a plugin that generates the source xref and test source xref
> for Maven 2?
>
> Thanks,
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>