[ 
https://issues.apache.org/jira/browse/BEAM-4744?focusedWorklogId=133399&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-133399
 ]

ASF GitHub Bot logged work on BEAM-4744:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Aug/18 23:45
            Start Date: 09/Aug/18 23:45
    Worklog Time Spent: 10m 
      Work Description: udim commented on issue #5936: [BEAM-4744] Enable 
parallel publishing/release
URL: https://github.com/apache/beam/pull/5936#issuecomment-411932276
 
 
   I added a special `publish` property to JavaNatureConfiguration so that 
those examples project would not be published.
   
https://github.com/apache/beam/blob/f0fb7f67a54f815c9342adc87749ed0b7d962187/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L737
   
   What empty project was being published? I'm curious.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 133399)
    Time Spent: 1.5h  (was: 1h 20m)

> 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: Luke Cwik
>            Priority: Blocker
>             Fix For: 2.6.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> +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)

Reply via email to