*** empty log message ***

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112846 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding 2003-02-06 13:10:29 +00:00
parent 93602580e0
commit 3f40435337

View File

@ -53,7 +53,7 @@
description="Generate PDF project documentation"/>
<goal name="pdf:pdf" description="Generate PDF project documentation"
prereqs="pdf:inif, fo">
prereqs="pdf:init, fo">
<echo>Generating ${docsDest}/project.pdf ...</echo>
<java classname="org.apache.fop.apps.Fop" fork="yes" failonerror="true">