jamesnetherton opened a new issue, #6698:
URL: https://github.com/apache/camel-quarkus/issues/6698
### Bug description
Encountered when trying to release 3.16.0:
```
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 01:25 min
[INFO] Finished at: 2024-10-25T07:29:25+01:00
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:3.1.1:prepare (default-cli) on
project camel-quarkus: Could not find properties resolving version expression :
${camel-quarkus.version} -> [Help 1]
```
Had to downgrade `maven-release-plugin` back to 3.0.1 to work around it.
Here's the full build log
[3.16.0-release-error.txt](https://github.com/user-attachments/files/17518156/3.16.0-release-error.txt).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]