Mark Liu created BEAM-4743:
------------------------------
Summary: jars are overwritten during release with -Ppublishing
Key: BEAM-4743
URL: https://issues.apache.org/jira/browse/BEAM-4743
Project: Beam
Issue Type: Bug
Components: build-system
Reporter: Mark Liu
Assignee: Alan Myrvold
+cc [~pabloem] [~boyuanz]
Few jars (*-shaded.jar and *-tests.jar) are missing if I run
`./gradlew -Ppublishing :publishToMavenLocal`.
However, I can get them through assemble and shadowJar. For example, `./gradlew
:beam-sdks-java-core:assemble :beam-sdks-java-core:shadowJar`
It could be the reason why we can't run publishing in parallel.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)