[
https://issues.apache.org/jira/browse/DRILL-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222593#comment-15222593
]
ASF GitHub Bot commented on DRILL-4546:
---------------------------------------
Github user jacques-n commented on the pull request:
https://github.com/apache/drill/pull/449#issuecomment-204617555
Can you confirm that the release artifacts do not change between applying
this and not applying it?
> 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
>
> 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
(v6.3.4#6332)