Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-5654

Site rendering docker container fails to generate some parts of the site.

    XMLWordPrintableJSON

Details

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

    Description

      Tried running:

      docker run -it --rm -p 4567:4567 -p 35729:35729 -v /Users/till/Development/mesos:/mesos  -v /Users/till/Development/mesos/site/publish:/mesos/site/publish     mesos/website
      

      Yields the following errors:

      [...]
      Creating destination directory: "source/api/latest/java/"
      Loading source files for package org.apache.mesos...
      Constructing Javadoc information...
      ../build/src/java/generated/org/apache/mesos/Protos.java:18678: error: package com.google.protobuf does not exist
            com.google.protobuf.GeneratedMessage implements
                               ^
      ../build/src/java/generated/org/apache/mesos/Protos.java:18376: error: package com.google.protobuf does not exist
            com.google.protobuf.MessageOrBuilder {
      [...]
      4283 warnings
      Building website from static source
      An error was encountered when generating the site
      == The Middleman is loading
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            tillt Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: