[
https://issues.apache.org/jira/browse/OAK-10838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849960#comment-17849960
]
Julian Reschke commented on OAK-10838:
--------------------------------------
My wild guess is that the baseline plugin is confused by the "prerelease"
modifier "oak2".
If we were the lucene project, we'd release 4.7.3 (and I just confirmed that
would make the baseline check happy). But we are not, and thus can't use that
version number.
> oak-lucene: maven install fails in oak-lucene due to baseline check
> -------------------------------------------------------------------
>
> Key: OAK-10838
> URL: https://issues.apache.org/jira/browse/OAK-10838
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: lucene
> Reporter: Manfred Baedke
> Assignee: Julian Reschke
> Priority: Blocker
> Fix For: 1.66.0
>
>
> The error is
> {code}
> [ERROR] org.apache.lucene.search.vectorhighlight: Version increase required;
> detected 4.7.2.oak2, suggested 4.7.3
> {code}
> Also there is a warning
> {code}
> Version has been increased but analysis detected no changes
> {code}
> The baseline is apparently 1.64.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)