apupier commented on PR #21846: URL: https://github.com/apache/camel/pull/21846#issuecomment-4022486409
manual update required: ``` Error: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project camel-solr: Compilation failure: Compilation failure: Error: /home/runner/work/camel/camel/components/camel-solr/src/main/java/org/apache/camel/component/solr/SolrProducer.java:[34,36] cannot find symbol Error: symbol: class SolrQuery Error: location: package org.apache.solr.client.solrj Error: /home/runner/work/camel/camel/components/camel-solr/src/main/java/org/apache/camel/component/solr/converter/SolrRequestConverter.java:[38,36] cannot find symbol Error: symbol: class SolrQuery Error: location: package org.apache.solr.client.solrj ``` -- 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]
