You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "yifan zou (JIRA)" <ji...@apache.org> on 2019/04/23 05:30:00 UTC

[jira] [Resolved] (BEAM-6919) [beam_Release_NightlySnapshot] Cannot publish artifacts to Apache Maven repo

     [ https://issues.apache.org/jira/browse/BEAM-6919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yifan zou resolved BEAM-6919.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 2.13.0

Switched to other public build workers.

> [beam_Release_NightlySnapshot] Cannot publish artifacts to Apache Maven repo
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-6919
>                 URL: https://issues.apache.org/jira/browse/BEAM-6919
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Daniel Oliveira
>            Assignee: yifan zou
>            Priority: Blocker
>              Labels: currently-failing, triaged
>             Fix For: 2.13.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> _Use this form to file an issue for test failure:_
>  * [Jenkins Job|https://builds.apache.org/job/beam_Release_NightlySnapshot/384/]
>  * [Gradle Build Scan|https://scans.gradle.com/s/osuzhgqygga2o]
> Initial investigation:
> Nightly snapshots are failing in beam:publish due to being unable to publish artifacts to Apache's Maven repo:
> {noformat}
> 12:30:57 * What went wrong:
> 12:30:57 Execution failed for task ':beam-examples-java:publishMavenJavaPublicationToMavenRepository'.
> 12:30:57 > Failed to publish publication 'mavenJava' to repository 'maven'
> 12:30:57    > Could not write to resource 'https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-examples-java/2.12.0-SNAPSHOT/beam-examples-java-2.12.0-20190326.191838-10.jar'.
> 12:30:57       > Could not PUT 'https://repository.apache.org/content/repositories/snapshots/org/apache/beam/beam-examples-java/2.12.0-SNAPSHOT/beam-examples-java-2.12.0-20190326.191838-10.jar'. Received status code 401 from server: Unauthorized
> {noformat}
> This happens for many modules, not just beam-examples-java as in the example above.
> ----
> _After you've filled out the above details, please [assign the issue to an individual|https://beam.apache.org/contribute/postcommits-guides/index.html#find_specialist]. Assignee should [treat test failures as high-priority|https://beam.apache.org/contribute/postcommits-policies/#assigned-failing-test], helping to fix the issue or find a more appropriate owner. See [Apache Beam Post-Commit Policies|https://beam.apache.org/contribute/postcommits-policies]._



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)