eclipse-jgit / jgit

JGit, the Java implementation of git
https://www.eclipse.org/jgit/
Other
117 stars 33 forks source link

Create maven.yml #3

Closed laeubi closed 7 months ago

laeubi commented 9 months ago

This adds a simple maven build verification. That way it is ensured that a PR do not break the build of the project.

msohn commented 9 months ago

We don't use PRs but Gerrit for code review and do validation using a build job on https://ci.eclipse.org/jgit/ which is triggered when changes are pushed for review.

See https://github.com/eclipse-egit/egit/wiki/Contributor-Guide#contributing-patches