You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/03/07 15:04:13 UTC

[jira] [Created] (HBASE-8022) Site target fails

Andrew Purtell created HBASE-8022:
-------------------------------------

             Summary: Site target fails
                 Key: HBASE-8022
                 URL: https://issues.apache.org/jira/browse/HBASE-8022
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.95.0, 0.96.0
            Reporter: Andrew Purtell


{noformat}
mvn -DskipTests -Dhadoop.profile=2.0 clean install site assembly:assembly
[...]
Recoverable error
org.xml.sax.SAXParseException: Include operation failed, reverting to fallback. Resource error reading file as XML (href='../../target/site/hbase-default.xml'). Reason: /usr/src/Hadoop/hbase/target/site/hbase-default.xml (No such file or directory)
Error on line 672 column 52 of file:///usr/src/Hadoop/hbase/src/docbkx/configuration.xml:
  Error reported by XML parser: An 'include' failed, and no 'fallback' element was found.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping HBase
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. FAILURE [5:34.980s]
[INFO] HBase - Common .................................... SKIPPED
[INFO] HBase - Protocol .................................. SKIPPED
[INFO] HBase - Client .................................... SKIPPED
[INFO] HBase - Prefix Tree ............................... SKIPPED
[INFO] HBase - Hadoop Compatibility ...................... SKIPPED
[INFO] HBase - Hadoop Two Compatibility .................. SKIPPED
[INFO] HBase - Server .................................... SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:36.029s
[INFO] Finished at: Thu Mar 07 21:59:14 CST 2013
[INFO] Final Memory: 29M/297M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.agilejava.docbkx:docbkx-maven-plugin:2.0.14:generate-html (multipage) on project hbase: Failed to transform configuration.xml. org.xml.sax.SAXParseException: An 'include' failed, and no 'fallback' element was found. -> [Help 1]
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira