-
Notifications
You must be signed in to change notification settings - Fork 839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gradle build fails with Could not resolve com.splunk.logging:splunk-library-javalogging:1.8.0 Received status code 401 from server: Unauthorized #1827
Comments
1 task
shemnon
pushed a commit
that referenced
this issue
Jan 25, 2021
According to spring's notification @ https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020, starting january 21, 2020 repo.spring.io doesnot allow anonymous download of 3rd-party Maven Central artifacts. They suggest all their releases are available at maven central. Add reference to the splunk repo as mentioned in https://dev.splunk.com/enterprise/docs/devtools/java/logging-java/getstartedloggingjava/installloggingjava/ Signed-off-by: Saravana Perumal Shanmugam <perusworld@linux.com>
diega
pushed a commit
to lacchain/besu
that referenced
this issue
Jan 28, 2021
…ledger#1828) According to spring's notification @ https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020, starting january 21, 2020 repo.spring.io doesnot allow anonymous download of 3rd-party Maven Central artifacts. They suggest all their releases are available at maven central. Add reference to the splunk repo as mentioned in https://dev.splunk.com/enterprise/docs/devtools/java/logging-java/getstartedloggingjava/installloggingjava/ Signed-off-by: Saravana Perumal Shanmugam <perusworld@linux.com>
shmin81
added a commit
to skcc-blockchain/besu-client
that referenced
this issue
Apr 28, 2021
eum602
pushed a commit
to lacchain/besu
that referenced
this issue
Nov 3, 2023
…ledger#1828) According to spring's notification @ https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020, starting january 21, 2020 repo.spring.io doesnot allow anonymous download of 3rd-party Maven Central artifacts. They suggest all their releases are available at maven central. Add reference to the splunk repo as mentioned in https://dev.splunk.com/enterprise/docs/devtools/java/logging-java/getstartedloggingjava/installloggingjava/ Signed-off-by: Saravana Perumal Shanmugam <perusworld@linux.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
As an developer, I want to be able to checkout the master branch and build the code.
Acceptance Criteria
Steps to Reproduce (Bug)
Expected behavior: Build to run fine
Actual behavior: Build fails with the following error while downloading dependencies
`> Task :startScripts FAILED
FAILURE: Build failed with an exception.
Execution failed for task ':startScripts'.
Frequency: 100%
The text was updated successfully, but these errors were encountered: