Skip to content
New issue

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

build: Migrate to Maven #532

Merged
merged 12 commits into from
May 30, 2024
Merged

build: Migrate to Maven #532

merged 12 commits into from
May 30, 2024

Conversation

SMadani
Copy link
Contributor

@SMadani SMadani commented May 30, 2024

This PR removes Gradle from the project and opts for Maven as the build system instead. Consequently, the build.gradle is ported over to pom.xml manually. The GitHub CI workflows have been updated to work with this.
Furthermore, it is no longer necessary to use bumpversion, since Maven can handle this using an Ant Replace task.

@SMadani SMadani marked this pull request as ready for review May 30, 2024 14:30
@SMadani SMadani merged commit 7bd94cd into main May 30, 2024
15 checks passed
@SMadani SMadani deleted the maven branch May 30, 2024 14:33
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.

1 participant