solrbot commented on PR #4019:
URL: https://github.com/apache/solr/pull/4019#issuecomment-3714703825
### ⚠️ Artifact update problem
Renovate failed to update artifacts related to this branch. You probably do
not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the
following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
##### File name: versions.props
```
Command failed: ./gradlew --console=plain --dependency-verification lenient
-q properties
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration
':buildSrc:buildScriptClasspath'.
> Could not resolve commons-codec:commons-codec:1.16.0.
Required by:
project :buildSrc
> Could not resolve commons-codec:commons-codec:1.16.0.
> Could not get resource
'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'.
> Could not GET
'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'.
Received status code 403 from server: Forbidden
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
BUILD FAILED in 5s
```
##### File name: undefined
```
Command failed: ./gradlew updateLicenses
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration
':buildSrc:buildScriptClasspath'.
> Could not resolve commons-codec:commons-codec:1.16.0.
Required by:
project :buildSrc
> Could not resolve commons-codec:commons-codec:1.16.0.
> Could not get resource
'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'.
> Could not GET
'https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom'.
Received status code 403 from server: Forbidden
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
BUILD FAILED in 5s
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]