qoomon / maven-git-versioning-extensionLinks
This extension will set project version, based on current Git branch or tag.
☆327Updated last month
Alternatives and similar repositories for maven-git-versioning-extension
Users that are interested in maven-git-versioning-extension are comparing it to the libraries listed below
Sorting:
- maven core extension to automatically define versions using jgitver & git tags☆162Updated 2 years ago
- jgit based library to calculate semver compatible version from git tree☆186Updated 3 years ago
- Maven plugin that helps the user sort pom.xml.☆351Updated this week
- A maven release plugin that is fast, does not add extra commits, and works well with single or multiple modules☆132Updated 3 months ago
- A Maven extension for incremental building of multi-module projects when using Git Flow (or Git in general).☆172Updated this week
- Injecting maven configurations by composition rather than inheritance☆163Updated this week
- System Lambda is a collection of functions for testing code that uses java.lang.System☆225Updated 4 months ago
- A Maven build time extension that displays the duration for each goal that is run during your build☆134Updated last year
- Log Maven mojos execution time☆126Updated last month
- The Git-Flow Maven Plugin supports various Git workflows, including GitFlow and GitHub Flow. This plugin runs Git and Maven commands from…☆504Updated last year
- Maven Plugin used to download all Dependencies and Plugins required in a Maven build, so the build can be run without an internet connec…☆166Updated 3 years ago
- Detect uses of legacy Java APIs☆385Updated 2 weeks ago
- System Stubs - Test Doubles for Java System resources☆106Updated 3 weeks ago
- Liquibase SLF4J Logger.☆50Updated 9 months ago
- A maven plugin for partially building multi-module projects based on changes in the Git repository.☆40Updated 3 years ago
- Assert that the java code of a project satisfies certain checks.☆103Updated 3 years ago
- Useful plugins and tools for JAXB2.☆117Updated 4 months ago
- A JUnit extension for asserting JDK Flight Recorder events☆323Updated 2 years ago
- A library that simplifies error handling for Functional Programming in Java