Fix indent
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@385084 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
41eb61eda7
commit
f6e9032aff
@ -63,13 +63,13 @@
|
||||
-->
|
||||
|
||||
<goal name="maven-linkcheck-plugin:report">
|
||||
<copy file="${plugin.resources}/linkcheck-temp.xml"
|
||||
toFile="${maven.gen.docs}/linkcheck.xml"/>
|
||||
<log:debug name="${loggerName}">Fake LinkCheck report copied.</log:debug>
|
||||
<postGoal name="xdoc:jelly-transform">
|
||||
<!-- The linkcheck plugin must be called after any other one.-->
|
||||
<attainGoal name="maven-linkcheck-plugin:report-real"/>
|
||||
</postGoal>
|
||||
<copy file="${plugin.resources}/linkcheck-temp.xml"
|
||||
toFile="${maven.gen.docs}/linkcheck.xml"/>
|
||||
<log:debug name="${loggerName}">Fake LinkCheck report copied.</log:debug>
|
||||
<postGoal name="xdoc:jelly-transform">
|
||||
<!-- The linkcheck plugin must be called after any other one.-->
|
||||
<attainGoal name="maven-linkcheck-plugin:report-real"/>
|
||||
</postGoal>
|
||||
</goal>
|
||||
|
||||
<goal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user