tzulitai edited a comment on pull request #12944: URL: https://github.com/apache/flink/pull/12944#issuecomment-686192678
@dannycranmer I've been fixing a few bugs in the PR that has failed CI, before merging it. So far have bumped into this, could you take a look? ``` 2020-09-02T10:18:54.5913921Z [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.1.1:shade (shade-flink) on project flink-connector-kinesis_2.11: Error creating shaded jar: duplicate entry: META-INF/services/org.apache.flink.kinesis.shaded.software.amazon.awssdk.http.async.SdkAsyncHttpService -> [Help 1] 2020-09-02T10:18:54.5915252Z [ERROR] 2020-09-02T10:18:54.5916062Z [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 2020-09-02T10:18:54.5916918Z [ERROR] Re-run Maven using the -X switch to enable full debug logging. 2020-09-02T10:18:54.5917384Z [ERROR] 2020-09-02T10:18:54.5918070Z [ERROR] For more information about the errors and possible solutions, please read the following articles: 2020-09-02T10:18:54.5918907Z [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 2020-09-02T10:18:54.5919331Z [ERROR] 2020-09-02T10:18:54.5919700Z [ERROR] After correcting the problems, you can resume the build with the command 2020-09-02T10:18:54.5920396Z [ERROR] mvn <goals> -rf :flink-connector-kinesis_2.11 ``` Original build logs: https://dev.azure.com/tzulitai/tzulitai-flink/_build/results?buildId=35&view=logs&jobId=66592496-52df-56bb-d03e-37509e1d9d0f&j=66592496-52df-56bb-d03e-37509e1d9d0f&t=ae0269db-6796-5583-2e5f-d84757d711aa ---------------------------------------------------------------- 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: us...@infra.apache.org