[ https://issues.apache.org/jira/browse/SOLR-16795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17721036#comment-17721036 ]
Letu Ren commented on SOLR-16795: --------------------------------- There are some problems when running {{./gradle check -x test}} {{* What went wrong:}} {{Could not determine the dependencies of task ':solr:solrj:analyzeClassesDependencies'. }} {{> Could not resolve all task dependencies for configuration ':solr:solrj:apiHelper'.}} {{> Could not find org.apache.httpcomponents:httpmime:.}} {{Required by:}} {{project :solr:solrj}} I think it's due to *[gradle-dependency-analyze|https://github.com/gradle-dependency-analyze/gradle-dependency-analyze]* plugin ** doesn't support gradle 7.6.1. > Upgrade gradle wrapper to 7.6.1 > ------------------------------- > > Key: SOLR-16795 > URL: https://issues.apache.org/jira/browse/SOLR-16795 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: Build > Affects Versions: 9.2.1 > Reporter: Letu Ren > Priority: Minor > > Gradle 7.6.1 has been released. It is the first patch release for Gradle 7.6 > and is recommended by the Gradle team to upgrade to 7.6.1 instead of 7.6. > > I ran the following command to upgrade and made some mandatory modification > according to [previous PR|[https://github.com/apache/solr/pull/1147]] > > {code:java} > ./gradlew wrapper --gradle-version 7.6{code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org