removed unnecessary dependency that was in there by accident
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112854 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aab5270e74
commit
01cbf95200
@ -8,7 +8,7 @@
|
|||||||
<!-- ================================================================== -->
|
<!-- ================================================================== -->
|
||||||
<!-- GENERATE THE XML DOCUMENTATION -->
|
<!-- GENERATE THE XML DOCUMENTATION -->
|
||||||
<!-- ================================================================== -->
|
<!-- ================================================================== -->
|
||||||
<goal name="jellydoc" prereqs="jellydoc:doclet, create-classpath"
|
<goal name="jellydoc" prereqs="jellydoc:doclet"
|
||||||
description="Generates the tag documentation">
|
description="Generates the tag documentation">
|
||||||
|
|
||||||
<mkdir dir="${maven.build.dir}/generated-xdocs"/>
|
<mkdir dir="${maven.build.dir}/generated-xdocs"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user