Hi Everyone:

After creating the Camel 3.1.0 release, I've attempted to create the
Camel Spring Boot 3.1.0 release, but ran into the following issue:

When running a dry run for release:prepare, I am getting the following error:

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.711 s
[INFO] Finished at: 2020-02-20T10:12:35-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:2.4.2:prepare
(default-cli) on project spring-boot: The version could not be
updated: ${camel-version} -> [Help 1]

I am not sure why this happens, but I recall we had a similar issue
fixed by Guillaume when we prepare the Camel 3.1.0 release.

If you want to take a look, please checkout the release/3.1.0 branch
as I needed to make several changes:
https://github.com/apache/camel-spring-boot/tree/release/3.1.0

Thanks in advance,
Gregor

Reply via email to