+Daniel Oliveira <danolive...@google.com> On Tue, Mar 26, 2019 at 9:57 AM Boyuan Zhang <boyu...@google.com> wrote:
> Sorry for the typo. Ideally, the snapshot publish is *independent* from > postrelease_snapshot. > > On Tue, Mar 26, 2019 at 9:55 AM Boyuan Zhang <boyu...@google.com> wrote: > >> Hey, >> >> I'm trying to publish the artifacts by commenting "Run Gradle Publish" in >> my PR, but there are several errors saying "cannot write artifacts into >> dir" >> <https://scans.gradle.com/s/g4uwxrj5gsizo/console-log?task=:beam-examples-java:publishMavenJavaPublicationToMavenRepository>, >> anyone has idea on it? Ideally, the snapshot publish is dependent from >> postrelease_snapshot. The publish task is to build and publish artifacts >> and the postrelease_snapshot is to verify whether the snapshot works. >> >> On Tue, Mar 26, 2019 at 8:45 AM Ahmet Altay <al...@google.com> wrote: >> >>> I believe this is related to >>> https://issues.apache.org/jira/browse/BEAM-6840 and +Boyuan Zhang >>> <boyu...@google.com> has a fix in progress >>> https://github.com/apache/beam/pull/8132 >>> >>> On Tue, Mar 26, 2019 at 7:09 AM Ismaël Mejía <ieme...@gmail.com> wrote: >>> >>>> I was trying to validate a fix on the Spark runner and realized that >>>> Beam SNAPSHOTS have not been updated since February 24 ! >>>> >>>> >>>> https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-sdks-java-core/2.12.0-SNAPSHOT/ >>>> >>>> Can somebody please take a look at why this is not been updated? >>>> >>>> Thanks, >>>> Ismaël >>>> >>>