You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Laurent Goujon (JIRA)" <ji...@apache.org> on 2016/03/28 22:36:25 UTC

[jira] [Created] (DRILL-4546) mvn deploy pushes the same zip artifact twice

Laurent Goujon created DRILL-4546:
-------------------------------------

             Summary: 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)