Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5041

Cannot build web console with JDK 1.8 due to javadoc problems

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-4.2.10
    • webconsole-4.2.12
    • Web Console
    • None

    Description

      Running "mvn javadoc:javadoc" fails with the following errors:

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.2:javadoc (default-cli) on project org.apache.felix.webconsole: An error has o
      ccurred in JavaDocs report generation:
      [ERROR] Exit code: 1 - javadoc: warning - Multiple sources of package comments found for package "org.osgi.framework"
      [ERROR] javadoc: warning - Multiple sources of package comments found for package "org.osgi.service.packageadmin"
      [ERROR] javadoc: warning - Multiple sources of package comments found for package "org.osgi.service.startlevel"
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\AbstractWebConsolePlugin.java:210: error: unknown tag: true
      [ERROR] * <code>true</true> and may be overwritten by plugins to detect
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\AbstractWebConsolePlugin.java:215: warning: nested tag not allowed: <code>
      
      [ERROR] * @return <code>true</code> if the page should have headers and footers rendered
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\AbstractWebConsolePlugin.java:210: error: element not closed: code
      [ERROR] * <code>true</true> and may be overwritten by plugins to detect
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\DefaultBrandingPlugin.java:84: error: no summary or caption for table
      [ERROR] * </table>
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\DefaultVariableResolver.java:50: error: bad HTML entity
      [ERROR] * Creates a new variable resolver and initializes both - capacity & load factor
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\WebConsoleConstants.java:164: error: malformed HTML
      [ERROR] * The type of this request attribute is <code>Map<String, String></code>.
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\WebConsoleConstants.java:164: error: bad use of '>'
      [ERROR] * The type of this request attribute is <code>Map<String, String></code>.
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\WebConsoleUtil.java:254: error: malformed HTML
      [ERROR] * Escapes HTML special chars like: <>&\r\n and space
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\WebConsoleUtil.java:254: error: bad use of '>'
      [ERROR] * Escapes HTML special chars like: <>&\r\n and space
      [ERROR] ^
      [ERROR] d:\develop\.apache-felix\webconsole\src\main\java\org\apache\felix\webconsole\WebConsoleUtil.java:254: error: bad HTML entity
      [ERROR] * Escapes HTML special chars like: <>&\r\n and space
      [ERROR] ^
      

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: