Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-1654

Antora generates build warning

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Minor
    • 1.0.0.CR1
    • None
    • website
    • None

    Description

      When Antora builds the documentation, the following warnings are generated:

      asciidoctor: WARNING: skipping reference to missing attribute: routedbyvalue
      asciidoctor: WARNING: skipping reference to missing attribute: routedbyvalue
      asciidoctor: WARNING: skipping reference to missing attribute: routedbyvalue
      asciidoctor: WARNING: skipping reference to missing attribute: routedbyvalue
      asciidoctor: WARNING: skipping reference to missing attribute: routedbyvalue
      asciidoctor: WARNING: skipping reference to missing attribute: routedbyvalue
      

      This is due to the use of

      ${routedByValue}

      in the documentation. We should probably make use of Asciidoc's

      pass:[...]

      handler for this use case to avoid these warnings. The solution would look something like

      pass:[${routedByValue}]

      Attachments

        Activity

          People

            ccranfor@redhat.com Chris Cranford
            ccranfor@redhat.com Chris Cranford
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: