[
https://issues.apache.org/jira/browse/DRILL-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitalii Diravka resolved DRILL-4546.
------------------------------------
Resolution: Fixed
Reviewer: Sorabh Hamirwasia
Fix Version/s: 1.15.0
Merged to Apache master branch with commit id 7d3763728fd82b in scope of
DRILL-6751
> mvn deploy pushes the same zip artifact twice
> ---------------------------------------------
>
> Key: DRILL-4546
> URL: https://issues.apache.org/jira/browse/DRILL-4546
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Reporter: Laurent Goujon
> Assignee: Vitalii Diravka
> Priority: Major
> Fix For: 1.15.0
>
>
> When using the apache-release profile, both Apache and Drill assembly
> descriptors are used. This caused the zip artifact to be generated twice, and
> pushed twice to the remote repository. Because some repositories are
> configured to not allow the same artifact to be pushed several times, this
> might cause the build to fail.
> Ideally, only one zip file should be built and push. Also, the Apache Parent
> pom provides a descriptor to build both the tar and the zip archives.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)