Not exactly sure how this ever worked? Possibly a change in doc:jsl tag?

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113579 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-07-04 04:41:02 +00:00
parent 795ca5b8eb
commit 584aac0963

View File

@@ -74,7 +74,7 @@
<doc:jsl
input="${maven.build.dir}/linkcheck/linkcheck-results.xml"
output="../linkcheck/docs/linkcheck.xml"
output="${maven.build.dir}/linkcheck/docs/linkcheck.xml"
stylesheet="${plugin.resources}/linkcheck.jsl"
omitXmlDeclaration="true"
outputMode="xml"