You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 19:08:10 UTC

[GitHub] [beam] damccorm opened a new issue, #20745: updateOfflineRepository fails (again)

damccorm opened a new issue, #20745:
URL: https://github.com/apache/beam/issues/20745

   ./gradlew updateOfflineRepository is failing with two kinds of errors:
   
   1. Could not find com.google.auth:google-auth-library-credentials
   2. Could not GET 'https://repo.spring.io/plugins-release/...'. Received status code 401 from server: Unauthorized
   
   Imported from Jira [BEAM-11701](https://issues.apache.org/jira/browse/BEAM-11701). Original Jira may contain additional context.
   Reported by: ibzib.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] cozos commented on issue #20745: updateOfflineRepository fails (again)

Posted by "cozos (via GitHub)" <gi...@apache.org>.
cozos commented on issue #20745:
URL: https://github.com/apache/beam/issues/20745#issuecomment-1563509177

   Getting this again:
   
   ```
   #16 63.52 * What went wrong:
   #16 63.52 Execution failed for task ':buildSrc:pluginUnderTestMetadata'.
   #16 63.52 > Could not resolve all files for configuration ':buildSrc:runtimeClasspath'.
   #16 63.52    > Could not resolve io.spring.gradle:propdeps-plugin:0.0.9.RELEASE.
   #16 63.52      Required by:
   #16 63.52          project :buildSrc
   #16 63.52       > Could not resolve io.spring.gradle:propdeps-plugin:0.0.9.RELEASE.
   #16 63.52          > Could not get resource 'https://repo.spring.io/plugins-release/io/spring/gradle/propdeps-plugin/0.0.9.RELEASE/propdeps-plugin-0.0.9.RELEASE.pom'.
   #16 63.52             > Could not GET 'https://repo.spring.io/plugins-release/io/spring/gradle/propdeps-plugin/0.0.9.RELEASE/propdeps-plugin-0.0.9.RELEASE.pom'. Received status code 401 from server: 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org