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 |
|---|---|---|---|---|
| 245cc09d | org.mockito.Matchers in org.mockito has been deprecated and was replaced with... | TheSnoozer <s****e@a****e> | about 8 years ago | |
| 542b1f62 | update mockito to 2.21.0 | TheSnoozer <s****e@a****e> | about 8 years ago | |
| a752182b | update jgit to 5.0.2.201807311906-r (needs java 8) | TheSnoozer <s****e@a****e> | about 8 years ago | |
| 13101416 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/346: drop support ... | TheSnoozer <s****e@a****e> | about 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 | |
| 49e17a17 | Read the output of native git before waiting for it to complete to avoid a de... | cbonsart <c****t@h****m> | over 8 years ago | |
| 91ee6a5b | merge Merge pull request #356 from TheSnoozer/fix-355 |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| 45520f21 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/355: do not fail t... | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 0802a349 | merge Merge pull request #357 from TheSnoozer/fix-352-345 |
Konrad `ktoso` Malawski <k****i@p****l>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| dee54a86 | https://github.com/ktoso/maven-git-commit-id-plugin/pull/345 / https://github... | TheSnoozer <s****e@a****e> | over 8 years ago | |
| c0be530c | https://github.com/ktoso/maven-git-commit-id-plugin/issues/355: Bamboo genera... | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 16bab36d | merge Merge pull request #347 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| ab011a74 | upgrade joda-time:joda-time to 2.9.9 | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 2100e0dd | upgrade com.fasterxml.jackson.core:jackson-databind to 2.9.2 | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 4726365d | upgrade com.github.stefanbirkner:system-rules to 1.17.0 (scope test) | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 16a21e15 | upgrade pl.pragmatists:JUnitParams to 1.1.1 (scope test) | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 8da742dc | upgrade commons-io to 2.6 (scope test) | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 3a195cf5 | upgrade org.codehaus.plexus:plexus-utils to 3.1.0 (scope test) | TheSnoozer <s****e@a****e> | over 8 years ago | |
| bdf25452 | upgrade mockito to 2.12.0 | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 1f5381bb | upgrade jgit to 4.5.4.201711221230-r | TheSnoozer <s****e@a****e> | over 8 years ago | |
| a9c60332 | update readme to the latest released 2.2.4 | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 7836179e | [maven-release-plugin] prepare for next development iteration | TheSnoozer <s****e@a****e> | over 8 years ago | |
| ca51baaa | [maven-release-plugin] prepare release v2.2.4 | TheSnoozer <s****e@a****e> | over 8 years ago | |
| 9a6eabec | merge Merge pull request #342 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f6b8cf31 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/341: java.lang.Nul... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 18608cee | adding a FAQ-Section why install and/or deploy don't use generated properties... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| a68346dc | merge Merge pull request #340 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0cb6a712 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/339: enable test t... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 9dfd3e24 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/339: Adding anothe... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 263fcde9 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/339: git.tags yiel... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 71c744a0 | move (integration) tests from GitCommitIdMojoTest to GitCommitIdMojoIntegrati... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| b3caed43 | add maven 3.5.2 to travis integretions tests | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 5497fb03 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/338: add an option... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 5957e419 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/337: Create an Iss... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 88378e0f | merge Merge pull request #332 from TheSnoozer/feature/221 |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 3d12d1d3 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/221: ensure that g... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| f3db1d4d | declare setters as @VisibleForTesting instead of just plain public | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| a984c2bd | replace alterMojoSettings with proper method calls and remove the org/mockito... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 311e7ceb | cleanup test and introduce a common method that verifies if a key is present ... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| c7141200 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/221: use gitDescri... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| b3da4a40 | merge Merge pull request #331 from TheSnoozer/feature/214 |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| b8a6c244 | add a readme section how to run checkstyle with java9 | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| ddae7904 | fix javadoc for checkstyle | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 1134eeed | inside the poml use checkstyle.version 6.11.2 by default and remove the profi... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| f7826511 | using maven's profile activation to use an older checkstyle version for java7... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 9abb0634 | fix readme typos | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| a5438abb | https://github.com/ktoso/maven-git-commit-id-plugin/issues/214: fix javadoc t... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 6c4687f8 | disabled module NonEmptyAtclauseDescription entirely due to random JavaDoc pa... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 2922f8d1 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/214: add small che... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 65ac27fb | update the readme to reflect the latest version | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 6e4a56d2 | update the number of contributers of this plugin...already grown to 50git add... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 31c74ad4 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/214: disable Atcla... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 32c0a65e | https://github.com/ktoso/maven-git-commit-id-plugin/issues/214: introducing c... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| c670e24f | merge Merge pull request #330 from TheSnoozer/master |
Konrad `ktoso` Malawski <k****o@p****l>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 62396ead | Introduce new travis beta-feature of Build Stages (https://docs.travis-ci.com... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 84401462 | merge Merge pull request #329 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| dda1a6b0 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/317: Since Maven i... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 9d937962 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/317: add the new t... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 6557ed69 | merge Merge pull request #328 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 5083c864 | SpotBugs: Dereference of the result of readLine() without nullcheck in pl.pro... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| f536b31b | SpotBugs: Resource leak: 'walk' is never closed | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 105f5188 | extract code to additional function | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| b7e67ec3 | SpotBugs: Resource leak: 'walk' is never closed | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 65bcfba6 | SpotBugs: The serializable class NativeCommandException does not declare a st... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 98c15cd7 | SpotBugs: Pair is a raw type. References to generic type Pair<A,B> should be ... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 7240f13c | SpotBugs: Unused imports | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 0cbede67 | SpotBugs: Nullcheck of replacementProperty at line 75 of value previously der... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 01bbe1b7 | SpotBugs: commitId must be non-null but is marked as nullable | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 14b5fadd | merge Merge pull request #327 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| deec4d11 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/326: The runningOn... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| e0f5d6db | https://github.com/ktoso/maven-git-commit-id-plugin/issues/317: outline what ... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| f0cc2628 | fix extra * in doc | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 3e0469a0 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/317: improve prope... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| f0450deb | merge Merge pull request #322 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 9b36bef1 | add tests for Maven 3.0.5 | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 4272290c | With the travis build I want to verify if the build plugin can be executed wi... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 0f43a119 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/316: note support ... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 10b2d65e | new travis file that builds the plugin with different maven versions (somewha... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 0e401e0d | update the maven-plugin-plugin.version to the latest available (3.5) | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 181ce95a | https://github.com/ktoso/maven-git-commit-id-plugin/issues/316: make the plug... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| dd061f15 | merge Merge pull request #319 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 9b832423 | https://github.com/ktoso/maven-git-commit-id-plugin/issues/315: deploying the... | TheSnoozer <s****e@a****e> | almost 9 years ago | |
| 7d140c33 | merge Merge pull request #318 from TheSnoozer/master |
TheSnoozer <s****e@a****e>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 75e269be | update version in readme to 2.2.3 | TheSnoozer <s****e@a****e> | about 9 years ago | |
| 08ac4053 | merge Merge pull request #312 from ktoso/version-badge |
Konrad `ktoso` Malawski <k****o@p****l>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 206e9cf3 | Add version badge |
Konrad `ktoso` Malawski <k****o@p****l>
Committed by: GitHub <n****y@g****m> |
about 9 years ago |