[
https://issues.apache.org/jira/browse/BEAM-14008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499078#comment-17499078
]
Brian Hulette commented on BEAM-14008:
--------------------------------------
First failure: https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5144/
https://github.com/apache/beam/pull/16745 does look the culprit, adds an avro
import in a fn-executrion class.
> Java PreCommit failing at HEAD in
> sdks:java:fn-execution:analyzeClassesDepdencies
> ---------------------------------------------------------------------------------
>
> Key: BEAM-14008
> URL: https://issues.apache.org/jira/browse/BEAM-14008
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core, test-failures
> Reporter: Brian Hulette
> Assignee: Luke Cwik
> Priority: P2
>
> First failure: https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5144/
> {code}
> 13:45:10 1: Task failed with an exception.
> 13:45:10 -----------
> 13:45:10 * What went wrong:
> 13:45:10 Execution failed for task
> ':sdks:java:fn-execution:analyzeClassesDependencies'.
> 13:45:10 > Dependency analysis found issues.
> 13:45:10 usedUndeclaredArtifacts
> 13:45:10 - org.apache.avro:avro:1.8.2@jar
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)