[
https://issues.apache.org/jira/browse/BEAM-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davor Bonaci resolved BEAM-2169.
--------------------------------
Resolution: Duplicate
Fix Version/s: Not applicable
> 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
> Fix For: Not applicable
>
>
> 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)