Hi Everyone:

When attempting to prepare the release of Camel Spring Boot 4.11.0
(with `mvnw release:prepare -Prelease`), I am getting the following
error:

```
[ERROR] Failed to execute goal
org.apache.camel.springboot:camel-spring-boot-generator-maven-plugin:4.11.0:prepare-spring-boot-auto-configuration
(generate) on project
camel-infinispan-starter: Execution generate of goal
org.apache.camel.springboot:camel-spring-boot-generator-maven-plugin:4.11.0:prepare-spring-boot-auto-configuration
failed:
Unable to parse type
org.infinispan.api.annotations.indexing.option.VectorSimilarity for
property embeddingStoreVectorSimilarity -> [Help 1]
```

Any ideas on how to address this?

Thanks in advance
Gregor

Reply via email to