You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/11 08:07:00 UTC

[jira] [Commented] (FLINK-27167) Deploying master snapshot failed due to generating javadoc failed

    [ https://issues.apache.org/jira/browse/FLINK-27167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17520386#comment-17520386 ] 

Yun Gao commented on FLINK-27167:
---------------------------------

With a double check it should be caused by https://issues.apache.org/jira/browse/FLINK-27064 that add compile scope to com.tngtech.archunit:archunit-junit5.

@[~jingge] could you have a look?

> Deploying master snapshot failed due to generating javadoc failed
> -----------------------------------------------------------------
>
>                 Key: FLINK-27167
>                 URL: https://issues.apache.org/jira/browse/FLINK-27167
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / Azure Pipelines
>    Affects Versions: 1.16.0
>            Reporter: Yun Gao
>            Priority: Blocker
>              Labels: test-stability
>             Fix For: 1.16.0
>
>
> {code:java}
> [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]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :flink-architecture-tests-production
> ##[error]Bash exited with code '1'.
> Finishing: Deploy maven snapshot
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=34493&view=logs&j=eca6b3a6-1600-56cc-916a-c549b3cde3ff&t=e9844b5e-5aa3-546b-6c3e-5395c7c0cac7&l=13852



--
This message was sent by Atlassian Jira
(v8.20.1#820001)