Skip to content

[NO-JIRA] analyzeClassesDependencies failure from unused org.apache.httpcomponents:httpclient#4241

Merged
mlbiscoc merged 1 commit intoapache:branch_9xfrom
mlbiscoc:unused-http-client-dep
Mar 26, 2026
Merged

[NO-JIRA] analyzeClassesDependencies failure from unused org.apache.httpcomponents:httpclient#4241
mlbiscoc merged 1 commit intoapache:branch_9xfrom
mlbiscoc:unused-http-client-dep

Conversation

@mlbiscoc
Copy link
Copy Markdown
Contributor

The 9x branch ./gradlew check is failing due to this unused dependency. Failure started after this commit

> Task :solr:benchmark:analyzeClassesDependencies FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:benchmark:analyzeClassesDependencies'.
> Dependency analysis found issues.
  unusedDeclaredArtifacts
   - org.apache.httpcomponents:httpclient:4.5.14@jar

@mlbiscoc mlbiscoc requested a review from dsmiley March 26, 2026 03:35
@mlbiscoc mlbiscoc mentioned this pull request Mar 26, 2026
Copy link
Copy Markdown
Contributor

@dsmiley dsmiley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops.... I thought I ran check

@dsmiley
Copy link
Copy Markdown
Contributor

dsmiley commented Mar 26, 2026

BTW if a GHA check fails, it's never a hard blocker for merging. You can always run whenever actions locally to feel confident in something.

@mlbiscoc mlbiscoc merged commit ccdd3e6 into apache:branch_9x Mar 26, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants