[
https://issues.apache.org/jira/browse/SOLR-13549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Collins updated SOLR-13549:
----------------------------------
Description:
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)
[https://github.com/apache/lucene-solr/pull/720] for the fix
was:
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.
> 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)
> [https://github.com/apache/lucene-solr/pull/720] for the fix
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]