Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15753

Site does not build with the instructions in the book

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Originally reported by clarax98007 in HBASE-15337.
      Instructions in the book say to run:

      mvn site -DskipTests
      

      But it fails with javadoc related errors.
      Seems that we are using this in the jenkins job that misty had setup (https://builds.apache.org/job/hbase_generate_website/):

      mvn  site -DskipTests -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true 

      We should either fix the javadoc, or update the instructions.

      Attachments

        Activity

          People

            misty M Linville
            enis Enis Soztutar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: