ibzib commented on pull request #13658:
URL: https://github.com/apache/beam/pull/13658#issuecomment-761202001
For my reference, these are the failures that occur when
enableStrictDependencies is set:
```
* What went wrong:
Execution failed for task ':runners:flink:1.12:analyzeClassesDependencies'.
> Dependency analysis found issues.
usedUndeclaredArtifacts:
- beam.model:fn-execution:2.28.0-SNAPSHOT@jar
- beam.model:job-management:2.28.0-SNAPSHOT@jar
- beam.model:pipeline:2.28.0-SNAPSHOT@jar
- beam.sdks.java:fn-execution:2.28.0-SNAPSHOT@jar
- beam.vendor:sdks-java-extensions-protobuf:2.28.0-SNAPSHOT@jar
- com.fasterxml.jackson.core:jackson-databind:2.10.2@jar
- org.apache.flink:flink-annotations:1.12.0@jar
- org.apache.flink:flink-optimizer_2.11:1.12.0@jar
unusedDeclaredArtifacts:
- com.fasterxml.jackson.core:jackson-annotations:2.10.2@jar
- org.apache.flink:flink-clients_2.11:1.12.0@jar
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]