Remove space, as CVS head has problems with goals having spaces before/after them
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113782 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4697dd3c55
commit
6fd63848ba
@ -13,7 +13,7 @@
|
||||
</goal>
|
||||
|
||||
<goal name="word2html:generate"
|
||||
prereqs="xdoc:init, word2html:prepare-filesystem"
|
||||
prereqs="xdoc:init,word2html:prepare-filesystem"
|
||||
description="Generate HTML docs from Word via CScript">
|
||||
|
||||
<j:if test="${!wordSrcDir.equals('MAVEN_WORD2HTML_SRC_DIR_NOT_SET')}">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user