From 682f9a8260ff51b92f1ce24fc79fed0275e3e6eb Mon Sep 17 00:00:00 2001 From: bwalding Date: Wed, 5 Feb 2003 11:23:54 +0000 Subject: [PATCH] MAVEN-243: Test xref doesn't have a javadoc link git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112842 13f79535-47bb-0310-9956-ffa450edef68 --- jxr/plugin.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jxr/plugin.jelly b/jxr/plugin.jelly index 257b2d67..f5b43737 100644 --- a/jxr/plugin.jelly +++ b/jxr/plugin.jelly @@ -75,7 +75,7 @@ sourceDir="${pom.build.unitTestSourceDirectory}" destDir="${maven.jxr.destdir}" templateDir="${maven.jxr.templateDir}" - javadocDir="${javadocDestdir}" + javadocDir="${null}" windowTitle="${title}" docTitle="${title}" bottom="${copyright}">