Skip to content

Conversation

@GaneshPatil7517
Copy link
Contributor

Added Maven Wrapper to lock Maven version to 3.9.6 across all environments.
No need to install Maven manually anymore - the wrapper downloads it automatically.
Works on Linux, macOS, and Windows without any extra setup.
Updated README with usage instructions for ./mvnw and mvnw.cmd.
This ensures consistent builds regardless of what's installed on dev machines or CI.

Fixes #1051

@davsclaus
Copy link
Contributor

@GaneshPatil7517
Copy link
Contributor Author

GaneshPatil7517 commented Jan 2, 2026

hey @davsclaus i updated Maven cheack now.....

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

🚀 Preview is available at https://pr-1455--camel.netlify.app

@GaneshPatil7517
Copy link
Contributor Author

Hey @davsclaus and @oscerd 👋
The PR checks have passed successfully without any issues.

Really excited for this to get merged looking forward to your review and feedback!
Thanks for your time and support

@davsclaus davsclaus merged commit 908d2a0 into apache:main Jan 2, 2026
1 check passed
@GaneshPatil7517
Copy link
Contributor Author

@davsclaus thank you so much..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Maven Wrapper to control which maven version to use for the build

3 participants