GitHub / git-commit-id/git-commit-id-maven-plugin / commits
Maven plugin which includes build-time git repository information into an POJO / *.properties). Make your apps tell you which version exactly they were built from! Priceless in large distributed deployments... :-)
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 187ea2f5 | do not silently ignore exceptions & improve exception reporting | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 6df9d0b2 | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/403: Setti... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 200986a1 | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/185: Inste... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 5f70fd40 | extract the generation of the properties file into a separate class | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 63d22fde | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/410: Bambo... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 0df45153 | Skip git invocation if properties are already computed |
Laurent Goujon <l****t@d****m>
Committed by: TheSnoozer <s****e@a****e> |
over 7 years ago | |
| a276551f | update dependency org.apache.maven.plugin-tools:maven-plugin-annotations 3.5 ... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 36153388 | update dependency org.eclipse.jgit:org.eclipse.jgit 5.1.1.201809181055-r -> 5... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 963ed34d | update dependency org.mockito:mockito-core 2.22.0 -> 2.23.4 | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 68d0a9c9 | update dependency org.codehaus.plexus:plexus-utils 3.1.0 -> 3.1.1 | TheSnoozer <s****e@a****e> | over 7 years ago | |
| b2e6ae0a | update dependency joda-time:joda-time 2.10 -> 2.10.1 | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 9be99031 | update dependency com.google.guava:guava 26.0-jre -> 27.0.1-jre | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 95b7d5a4 | update dependency com.github.stefanbirkner:system-rules 1.18.0 -> 1.19.0 | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 7b7d010f | update version in readme to the latest 2.2.6 | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 5178a23b | update jackson-databind to v2.9.8 in response to FasterXML/jackson-databind/i... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| a44bfab1 | regenerate credentials for travis | TheSnoozer <s****e@a****e> | over 7 years ago | |
| d2cf7e56 | use relative path for settings and no quotes - does this fix travis deployment? | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 06475e0a | final attempt to fix travis auto deployment.... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 76a7f5f8 | fix travis part 2 | TheSnoozer <s****e@a****e> | over 7 years ago | |
| a310cf10 | attempt to fix travis syntax | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 3701fa18 | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/344: attem... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 4465abde | https://github.com/git-commit-id/maven-git-commit-id-plugin/pull/395: documen... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 61b458c4 | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/380: intro... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 9629a25d | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/380: fix b... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| d30da682 | merge Merge pull request #405 from TheSnoozer/380 |
TheSnoozer <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| b118b49e | #401: mark the secret token for coveralls as environment variable | TheSnoozer <s****e@a****e> | over 7 years ago | |
| e0d6205c | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/401: intro... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| c9b67eff | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/380: inste... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| a9b40a1d | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/380: split... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| fbea52b3 | fix failing tests (they still used the old preperty names) | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 706f405f | add checkstyle rule that veryfies that a (java) file starts with the specific... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 9425716d | fix checkstyle | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 8789dcba | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/380: clean... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 9b4fc416 | add test case that the date format also affects the commit.time | TheSnoozer <s****e@a****e> | over 7 years ago | |
| dee88d3c | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/380: repla... | TheSnoozer <s****e@a****e> | over 7 years ago | |
| 64bff8f2 | merge Merge pull request #395 from jonevn/ahead_behind |
TheSnoozer <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| d7af9099 | merge Merge pull request #400 from jonevn/empty_value |
TheSnoozer <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| eb4d9caa | 389 value not required, but with default value | Johan Evelönn <j****n@g****m> | over 7 years ago | |
| ee47fbc0 | 389 allow value to be empty | Johan Evelönn <j****n@g****m> | over 7 years ago | |
| 3142ec34 | Updates after review | Johan Evelönn <j****n@g****m> | over 7 years ago | |
| 681210a1 | merge Merge branch 'master' into ahead_behind | Johan Evelönn <j****n@g****m> | over 7 years ago | |
| 5d4f113f | merge Merge pull request #399 from TheSnoozer/396-refactoring |
TheSnoozer <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| e064f8d6 | 365 change property names. add tests | Johan Evelönn <j****n@g****m> | almost 8 years ago | |
| cc793500 | https://github.com/git-commit-id/maven-git-commit-id-plugin/issues/336 / http... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| c618cebf | merge Merge pull request #396 from andreas-eternach/master |
TheSnoozer <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 5841708d | The previous implementation read the output after the subprocess finished. In... | andreas-eternach <a****h@g****m> | almost 8 years ago | |
| a5ddd500 | merge Merge pull request #394 from TheSnoozer/master |
TheSnoozer <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| c8e9c5c7 | 365 set ahead and behind properties | Johan Evelönn <j****n@g****m> | almost 8 years ago | |
| d9fa38b1 | add maven 3.6.0 to the list of integration tests | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| f357edf7 | oraclejdk10 is deprecated. See https://www.oracle.com/technetwork/java/javase... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 0f0a6be7 | merge Merge pull request #393 from jonevn/24_add_property_for_using_CI_branch_or_not |
TheSnoozer <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 04075776 | Issue #24 Add property for using CI branch name or not | Johan Evelönn <j****n@g****m> | almost 8 years ago | |
| 2e92b714 | merge Merge pull request #386 from hazendaz/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| e95ef334 | merge Merge pull request #385 from PPazderski/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| b6cfb90f | [pom] Update jackson to 2.9.7 | Jeremy Landis <j****s@h****m> | almost 8 years ago | |
| ed54281e | [pom] Update mockito to 2.22.0 | Jeremy Landis <j****s@h****m> | almost 8 years ago | |
| b12636db | [pom] Update junit to 5.3.1 | Jeremy Landis <j****s@h****m> | almost 8 years ago | |
| 3e40ebcf | [pom] Update jgit to 5.1.1 and add httpclient 4.5.6 | Jeremy Landis <j****s@h****m> | almost 8 years ago | |
| 518812e8 | run on eclipse incremental build if properties file was not generated yet. | Paul Pazderski <p****b@p****e> | almost 8 years ago | |
| e6e53e4e | merge Merge pull request #382 from TheSnoozer/java8 |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 8b28bf6c | improve issue template and use gitlab's feature to use different templates ba... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 637be86f | remove the setter-methods that are meant for the tests and use 'default' vari... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 63bfac7c | move the logic of generating the commit.id.describe-short value into the (abs... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 717dfbe6 | https://github.com/ktoso/maven-git-commit-id-plugin/pull/382#pullrequestrevie... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| e782194f | replace org.jetbrains.annotations with com.google.code.findbugs.jsr305 (annot... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| f54f1363 | further java8 simplifications (use StandardCharsets instead of the charname i... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 2ce80fd2 | reintroduce logging statement that was removed accidental | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| fe6768ac | https://github.com/ktoso/maven-git-commit-id-plugin/issues/350: replace vario... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| c05e3914 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/350: update guava ... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 2bbebddd | use java.nio.charset.StandardCharsets instead of creating a charset from a name | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 8f33533e | update maven-checkstyle-plugin to 3.0.0 that finally seems to be less error p... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| b8944453 | update various maven.plugins to the latest version available | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 9867403e | fix typos in readme | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| d8d1ad52 | update junit to 5.2.0 (moved to a different packet) | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 46749324 | update IntelliJ Annotations to 16.0.2 (moved to a different packet) | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 7f45e6a3 | Code Inspection: Explicit type arguments can be inferred | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| c5a05fc8 | Code Inspection: modifier public is redundant for interface methods | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 70c9929d | Code Inspection: static method decalred as final | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 2feea826 | workaround set 'sudo: true' for travis tests to avoid download issues from ma... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 3b8b40b0 | create a pull request template to have some sort of common reminder list what... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 7cee4cf9 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/336: introduce a n... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 245cc09d | org.mockito.Matchers in org.mockito has been deprecated and was replaced with... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 542b1f62 | update mockito to 2.21.0 | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| a752182b | update jgit to 5.0.2.201807311906-r (needs java 8) | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| 13101416 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/346: drop support ... | TheSnoozer <s****e@a****e> | almost 8 years ago | |
| e18a2897 | [maven-release-plugin] prepare for next development iteration | TheSnoozer <s****e@a****e> | about 8 years ago | |
| b37b40d1 | [maven-release-plugin] prepare release v2.2.5 | TheSnoozer <s****e@a****e> | about 8 years ago | |
| 1e30548c | merge Merge pull request #381 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| d39b5932 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/379: Add support f... | TheSnoozer <s****e@a****e> | about 8 years ago | |
| 54a99c79 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/376: Add the defau... | TheSnoozer <s****e@a****e> | about 8 years ago | |
| d25073c5 | merge Merge pull request #372 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 532af7bf | update mockito 2.12.0->2.19.0; jackson-databind 2.9.2->2.9.6; joda-time 2.9.9... | TheSnoozer <s****e@a****e> | about 8 years ago | |
| 4a6e9b57 | adding oraclejdk10 and change test from mvn 3.5.2 to 3.5.4 | TheSnoozer <s****e@a****e> | about 8 years ago | |
| 88c876a7 | merge Merge pull request #369 from secustor/implement_build_number |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| cc535945 | implementing change requests for build number extension #369 | secustor <s****r@k****m> | about 8 years ago | |
| 471a7de6 | move build variable logic to package + add TeamCity & Bamboo support | secustor <s****r@k****m> | about 8 years ago | |
| bd2e48ff | add build number support (git.build.number & git.build.number.unique) | secustor <s****r@k****m> | about 8 years ago | |
| 99fab40e | merge Merge pull request #368 from secustor/master |
Konrad `ktoso` Malawski <k****i@p****l>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 2953ecfd | add git.branch support for GitlabCI | secustor <s****r@k****m> | about 8 years ago | |
| 440954e3 | merge Merge pull request #363 from Calixte/master |
Konrad `ktoso` Malawski <k****i@p****l>
Committed by: GitHub <n****y@g****m> |
over 8 years ago |