Daniel Collins created SOLR-13549:
-------------------------------------
Summary: Maven build fails to build Solr core tests due to missing
dependency
Key: SOLR-13549
URL: https://issues.apache.org/jira/browse/SOLR-13549
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: Build
Affects Versions: master (9.0), 8.2
Reporter: Daniel Collins
If I run
ant get-maven-poms
mvn -f maven-build/pom.xml install -DskipTests
On master or branch_8x, it fails to build the Solr tests due to a dependency on
opentracing-mock. Eclipse builds fine (because it uses a single classpath with
everything in it), and not entirely sure how ant builds...
But the solr/core/ivy.xml doesn't have a dependency on opentracing-mock (though
it has all the other opentracing modules)
Will create a simple PR to add that dependency.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]