Uploaded image for project: 'Commons SCXML'
  1. Commons SCXML
  2. SCXML-237

Javadoc generation fails on JDK18

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0
    • None

    Description

      Maven site plugin fails due to Javadoc errors on JDK 1.8:

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project commons-scxml2: Error generating maven-javadoc-plugin:2.10.2:javadoc:
      …
      warning: no @param for state
      [ERROR] public Context getContext(EnterableState state) {
      [ERROR] ^
      ...
      unknown tag: assign
      [ERROR] * The allowable types of <assign/> including and in particular when using XPath
      [ERROR] ^
      ...
      error: unexpected end tag: </p>
      [ERROR] *  </p>
      [ERROR] ^
      ...
      error: self-closing element not allowed
      [ERROR] *  register the provider under the {@link Evaluator#DEFAULT_DATA_MODEL} ("") value for the datamodel.<br/>
      [ERROR] ^
      ...
      warning: no @throws for org.apache.commons.scxml2.model.ModelException
      [ERROR] protected void setEvaluator(Evaluator evaluator, boolean reAttach) throws ModelException {
      [ERROR] ^
      ...
      error: unexpected content
      [ERROR] * @see {@link SCInstance#initialize()}
      [ERROR] ^
      ...
      warning - Tag @see:illegal character: "123" in "{@link SCInstance#initialize()}"
      ...
      

      Attachments

        Activity

          People

            woon_san Woonsan Ko
            woon_san Woonsan Ko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: