[
https://issues.apache.org/jira/browse/OAK-8497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed OAK-8497.
-------------------------------
> Remove oak-search-elastic declaration to skip baseline plugin
> -------------------------------------------------------------
>
> Key: OAK-8497
> URL: https://issues.apache.org/jira/browse/OAK-8497
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: search-elastic
> Affects Versions: 1.16.0
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Priority: Blocker
> Fix For: 1.18.0
>
>
> {{oak-search-elastic}} module was introduced in OAK-7981 which would be
> released with 1.16. After that we should remove the baseline skip config:
> {noformat}
> <execution>
> <id>baseline</id>
> <goals>
> <goal>baseline</goal>
> </goals>
> <phase>pre-integration-test</phase>
> <configuration>
> <!--
> TODO: This is required because there's no prior (stable)
> version of oak-search.
> This should be removed once this module is released
> -->
> <skip>true</skip>
> </configuration>
> </execution>
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)