[
https://issues.apache.org/jira/browse/FLINK-21534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-21534.
------------------------------------
Resolution: Duplicate
> Test jars are uploaded twice during Flink maven deployment
> ----------------------------------------------------------
>
> Key: FLINK-21534
> URL: https://issues.apache.org/jira/browse/FLINK-21534
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.13.0
> Reporter: Robert Metzger
> Priority: Major
>
> Here's an example of a snapshot build:
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=13905&view=logs&j=eca6b3a6-1600-56cc-916a-c549b3cde3ff&t=e9844b5e-5aa3-546b-6c3e-5395c7c0cac7
> You can see that the same jar is uploaded twice:
> {code}
> 2021-02-28T21:07:05.2904685Z Uploading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/flink/flink-runtime_2.11/1.13-SNAPSHOT/flink-runtime_2.11-1.13-20210228.210704-95-tests.jar
> 2021-02-28T21:07:05.5738429Z Uploaded:
> https://repository.apache.org/content/repositories/snapshots/org/apache/flink/flink-runtime_2.11/1.13-SNAPSHOT/flink-runtime_2.11-1.13-20210228.210704-95-tests.jar
> (4714 KB at 16596.2 KB/sec)
> 2021-02-28T21:07:05.6506506Z Uploading:
> https://repository.apache.org/content/repositories/snapshots/org/apache/flink/flink-runtime_2.11/1.13-SNAPSHOT/flink-runtime_2.11-1.13-20210228.210704-95-tests.jar
> 2021-02-28T21:07:07.1976748Z Uploaded:
> https://repository.apache.org/content/repositories/snapshots/org/apache/flink/flink-runtime_2.11/1.13-SNAPSHOT/flink-runtime_2.11-1.13-20210228.210704-95-tests.jar
> (4714 KB at 3046.7 KB/sec)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
