Skip to content

Dependency management is provided for solr-uima which does not exist in 7.7 #16490

@Sachpat

Description

@Sachpat

Hi,

Looks like as a part of #16273, you also made

<groupId>org.apache.solr</groupId>
<artifactId>solr-uima</artifactId>

to also refer to version 7.7.1 as it uses a common version property ${solr.version}. But, as per https://mvnrepository.com/artifact/org.apache.solr/solr-uima, there is no 7.7.1 version for solr-uima and hence the build fails if one refers to this dependency from org.springframework.boot:spring-boot-dependencies:2.1.4.

Or am I missing something?

Metadata

Metadata

Assignees

Labels

type: blockerAn issue that is blocking us from releasingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions