oozie安装,oozie-docs报错

[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM /home/oozie/oozie-4.2.0/../pom.xml: /home/oozie/oozie-4.2.0/../pom.xml (No such file or directory) @
for project at /home/oozie/oozie-4.2.0/../pom.xml for project at /home/oozie/oozie-4.2.0/../pom.xml
[INFO] Parent project loaded from repository.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Oozie Main ................................. SUCCESS [ 1.418 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [ 0.931 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.2.0 ......... SUCCESS [ 0.114 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.2.0 ........... SUCCESS [ 0.151 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [ 0.022 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 15.918 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [ 1.950 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [ 7.325 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [ 0.618 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 36.660 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [ 3.166 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [ 4.054 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [ 8.105 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [ 3.258 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [ 1.792 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [ 3.329 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [ 3.642 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 12.581 s]
[INFO] Apache Oozie Docs ................................. FAILURE [ 16.097 s]
[INFO] Apache Oozie WebApp ............................... SKIPPED
[INFO] Apache Oozie Tools ................................ SKIPPED
[INFO] Apache Oozie MiniOozie ............................ SKIPPED
[INFO] Apache Oozie Distro ............................... SKIPPED
[INFO] Apache Oozie ZooKeeper Security Tests ............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:02 min
[INFO] Finished at: 2015-11-30T17:12:19+08:00
[INFO] Final Memory: 192M/2008M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:2.0-beta-6:site (default) on project oozie-docs: Error parsing site descriptor: Unrecognised tag: 'html' (position: START_TAG seen ... @1:6) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :oozie-docs

ERROR, Oozie distro creation failed

我也是这个问题, 到的如何解决?