Mark Liu created BEAM-4744:
------------------------------
Summary: Jars are overwritten during release with -Ppublishing
Key: BEAM-4744
URL: https://issues.apache.org/jira/browse/BEAM-4744
Project: Beam
Issue Type: Bug
Components: build-system
Reporter: Mark Liu
Assignee: Alan Myrvold
+cc [~pabloem] [~boyuanz] [~lukecwik]
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`.
This could be the reason why we can't run parallel build during release.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)