Build with Java 17 fails due to missing Javadoc comments
Closed this issue · 0 comments
kaklakariada commented
Description
Building the project with Java 17 fails due to missing Javadoc comments
Steps to Reproduce
- 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