[
https://issues.apache.org/jira/browse/DRILL-4546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16712795#comment-16712795
]
ASF GitHub Bot commented on DRILL-4546:
---------------------------------------
vdiravka commented on issue #449: DRILL-4546: Only generate one zip archive
when using apache-release profile
URL: https://github.com/apache/drill/pull/449#issuecomment-445221478
It is resolved in PR #1561
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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: Laurent Goujon
> Priority: Major
>
> 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)