Martijn Visser created FLINK-27664:
--------------------------------------
Summary: cron_snapshot_deployment_maven fails due to JavaDoc
building error
Key: FLINK-27664
URL: https://issues.apache.org/jira/browse/FLINK-27664
Project: Flink
Issue Type: Bug
Components: Build System
Affects Versions: 1.15.0
Reporter: Martijn Visser
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=35684&view=logs&j=eca6b3a6-1600-56cc-916a-c549b3cde3ff&t=e9844b5e-5aa3-546b-6c3e-5395c7c0cac7&l=14026
{code:bash}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on
project flink-architecture-tests-production: MavenReportException: Error while
creating archive:
[ERROR] Exit code: 1 - javadoc: error - class file for
org.junit.platform.commons.annotation.Testable not found
[ERROR]
[ERROR] Command line was: /usr/lib/jvm/java-8-openjdk-amd64/jre/../bin/javadoc
-Xdoclint:none @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'/__w/1/s/flink-architecture-tests/flink-architecture-tests-production/target/apidocs'
dir.
[ERROR] -> [Help 1]
{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)