[
https://issues.apache.org/jira/browse/BEAM-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997040#comment-15997040
]
Davor Bonaci commented on BEAM-2169:
------------------------------------
This is a duplicate of BEAM-1717.
> Release deploy to Nexus fail due to duplicate test jar artifact
> ---------------------------------------------------------------
>
> Key: BEAM-2169
> URL: https://issues.apache.org/jira/browse/BEAM-2169
> Project: Beam
> Issue Type: Bug
> Components: build-system, project-management
> Reporter: Kobi Salant
>
> google-cloud-dataflow-java runner module creates test jar artifact in two
> different maven steps. The first in the normal jar plugin and the second
> during the shading phase.
> The shading plugin replaces the original test jar file so actually we are
> left with one file but when maven deploys the artifacts, the same file is
> deployed twice and nexus default rule is to fail when trying to overwrite a
> release artifact.
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)