We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
maven-release-plugin
Here's the full build log 3.16.0-release-error.txt.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
Encountered when trying to release 3.16.0:
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.
The text was updated successfully, but these errors were encountered: