Change pre-goal to site rather than xdoc, as word docs are nothing to do with xdocs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113626 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</j:if>
|
||||
</goal>
|
||||
|
||||
<preGoal name="xdoc">
|
||||
<preGoal name="site">
|
||||
<j:if test="${!wordSrcDir.equals('MAVEN_WORD2HTML_SRC_DIR_NOT_SET')}">
|
||||
<attainGoal name="word2html:generate"/>
|
||||
</j:if>
|
||||
|
||||
Reference in New Issue
Block a user