janhoy commented on PR #1841:
URL: https://github.com/apache/solr/pull/1841#issuecomment-1678854385

   > Dependency analysis found issues.
   >   usedUndeclaredArtifacts
   >    - io.opentelemetry:opentelemetry-api:1.28.0@jar
   >    - org.apache.solr:solrj:10.0.0-SNAPSHOT@
   >   unusedDeclaredArtifacts
   >    - io.opentelemetry:opentelemetry-api-events:1.28.0-alpha@jar
   >    - io.opentelemetry:opentelemetry-sdk-trace:1.28.0@jar
   >    - io.opentelemetry:opentelemetry-sdk:1.28.0@jar
   >    - io.opentelemetry:opentelemetry-semconv:1.28.0-alpha@jar
   
   This hits at changes needed in gradle build. There are 
`permitUnusedDeclared` keywords that can be used in build.gradle to tell the 
build that they are on purpose.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to