You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2018/07/09 16:56:00 UTC

[jira] [Created] (BEAM-4744) Jars are overwritten during release with -Ppublishing

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)