Bug#982004: surefire: FTBFS with OpenJDK 17 due to javadoc errors

Emmanuel Bourg ebourg at apache.org
Fri Feb 5 16:45:19 GMT 2021


Source: surefire
Severity: important
Tags: ftbfs sid bookworm
User: debian-java at lists.debian.org
Usertags: default-java17

surefire fails to build with OpenJDK 17 due to javadoc errors:


  [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ surefire-booter ---
  [INFO] Changes detected - recompiling the module!
  [INFO] Compiling 23 source files to /<<PKGBUILDDIR>>/surefire-booter/target/classes
  [WARNING] Unable to autodetect 'javac' path, using 'javac' from the environment.
  [INFO] -------------------------------------------------------------
  [ERROR] COMPILATION ERROR :
  [INFO] -------------------------------------------------------------
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[82,35] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[82,74] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[83,54] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[88,41] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[107,26] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[107,48] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[107,78] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[109,28] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[119,29] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[119,59] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[120,49] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/SystemUtils.java:[122,77] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/AbstractPathConfiguration.java:[69,31] error: tag not supported in HTML5: tt
  [ERROR] /<<PKGBUILDDIR>>/surefire-booter/src/main/java/org/apache/maven/surefire/booter/AbstractPathConfiguration.java:[76,31] error: tag not supported in HTML5: tt
  [INFO] 14 errors
  [INFO] -------------------------------------------------------------



More information about the pkg-java-maintainers mailing list