Skip to content

Switch from Apache Maven to Gradle Build Tool #183

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

bitxon
Copy link
Contributor

@bitxon bitxon commented Apr 5, 2025

References

Support Gradle Build: in this PR both both Maven & Gradle works in parallel
Related to Issue: #63

Submitter checklist

  • Recommended: Join WireMock Slack to get any help in #help-contributing or a project-specific channel like #wiremock-java
  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am definitely +1, Gradle is a standard in the WireMock stack

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK. Let's keep two build tools in main for now, with a goal of switching to Gradle in the next releases

id = "oleg-nenashev"
name = "Oleg Nenashev"
url = "https://github.com/oleg-nenashev/"
organization = "WireMock Inc."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will clean it up later. Same with Maven

@oleg-nenashev oleg-nenashev added the chore Maintenance label May 6, 2025
@oleg-nenashev oleg-nenashev changed the title Switch from Apache Maven to Gradle Switch from Apache Maven to Gradle Buod Tool May 6, 2025
@oleg-nenashev oleg-nenashev changed the title Switch from Apache Maven to Gradle Buod Tool Switch from Apache Maven to Gradle Build Tool May 6, 2025
@oleg-nenashev oleg-nenashev merged commit 007d999 into wiremock:main May 6, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants