itsallcode/junit5-system-extensions

Build with Java 17 fails due to missing Javadoc comments

Closed this issue · 0 comments

Description

Building the project with Java 17 fails due to missing Javadoc comments

Steps to Reproduce

  1. Run JAVA_HOME=$JAVA17_HOME mvn javadoc:aggregate

Expected behavior

  • The build runs without error
  • The build-next-java.yml workflow is activated again

Environment

  • Java Version: 17