You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/09/21 17:02:53 UTC

[jira] [Created] (HBASE-9608) Site generation doesn't work

Ted Yu created HBASE-9608:
-----------------------------

             Summary: Site generation doesn't work
                 Key: HBASE-9608
                 URL: https://issues.apache.org/jira/browse/HBASE-9608
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Assignee: Ted Yu


I got the following when executing 'mvn compile site -DskipTests':
{code}
[INFO] Chunking output.
             Starting Namespace upgrade
Error on line 206 column 55 of file:///Users/tyu/trunk/src/main/docbkx/upgrading.xml:
  Error reported by XML parser: The prefix "xmli" for attribute "xmli:id" associated with an element type "section" is not bound.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] HBase ............................................. FAILURE [4.864s]
[INFO] HBase - Common .................................... SKIPPED
[INFO] HBase - Protocol .................................. SKIPPED
[INFO] HBase - Client .................................... SKIPPED
[INFO] HBase - Hadoop Compatibility ...................... SKIPPED
[INFO] HBase - Hadoop One Compatibility .................. SKIPPED
[INFO] HBase - Prefix Tree ............................... SKIPPED
[INFO] HBase - Server .................................... SKIPPED
[INFO] HBase - Thrift .................................... SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] HBase - Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.398s
[INFO] Finished at: Sat Sep 21 07:51:40 PDT 2013
[INFO] Final Memory: 19M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.agilejava.docbkx:docbkx-maven-plugin:2.0.14:generate-html (multipage) on project hbase: Failed to transform upgrading.xml. org.xml.sax.SAXParseException: The prefix "xmli" for attribute "xmli:id" associated with an element type "section" is not bound. -> [Help 1]
[ERROR]
{code}

--
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