I found the issue in the meantime and fixed it on the release branch:
https://github.com/apache/camel-spring-boot/commit/e354d5af

I am moving forward now and hope to release Camel Spring Boot 3.1.0
without further issues.

Thanks Andrea for your support!

On Thu, Feb 20, 2020 at 7:39 PM Gregor Zurowski
<gre...@list.zurowski.org> wrote:
>
> 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