Daniel Oliveira created BEAM-6919:
-------------------------------------
Summary: [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
_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)