Harald Kuhr
38256c8be0
Merge pull request #754 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-surefire-report-plugin-3.1.0
...
Bump maven-surefire-report-plugin from 3.0.0-M5 to 3.1.0
2023-05-24 19:21:44 +02:00
Harald Kuhr
bf3c1fad17
Merge pull request #753 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0
...
Bump maven-release-plugin from 3.0.0-M4 to 3.0.0
2023-05-24 19:21:16 +02:00
Harald Kuhr
b8488ae39b
Merge pull request #751 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0
...
Bump maven-source-plugin from 3.2.1 to 3.3.0
2023-05-24 19:19:54 +02:00
Harald Kuhr
d3bea0ae38
Merge pull request #752 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
...
Bump maven-compiler-plugin from 3.8.1 to 3.11.0
2023-05-24 19:19:15 +02:00
dependabot[bot]
0ae2c2f01d
Bump maven-surefire-report-plugin from 3.0.0-M5 to 3.1.0
...
Bumps [maven-surefire-report-plugin](https://github.com/apache/maven-surefire ) from 3.0.0-M5 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.1.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 16:23:01 +00:00
dependabot[bot]
77c81a06bc
Bump maven-release-plugin from 3.0.0-M4 to 3.0.0
...
Bumps [maven-release-plugin](https://github.com/apache/maven-release ) from 3.0.0-M4 to 3.0.0.
- [Release notes](https://github.com/apache/maven-release/releases )
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M4...maven-release-3.0.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 16:22:56 +00:00
dependabot[bot]
2bbcd88798
Bump maven-compiler-plugin from 3.8.1 to 3.11.0
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.8.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.11.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 16:22:53 +00:00
dependabot[bot]
829fbe7547
Bump maven-source-plugin from 3.2.1 to 3.3.0
...
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin ) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 16:22:49 +00:00
dependabot[bot]
078425eed9
Bump maven-surefire-plugin from 3.0.0-M5 to 3.1.0
...
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.0.0-M5 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.1.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 16:22:44 +00:00
Harald Kuhr
bc2c0c2301
[maven-release-plugin] prepare for next development iteration
2022-10-15 12:12:53 +02:00
Harald Kuhr
6581e2e2a1
[maven-release-plugin] prepare release twelvemonkeys-3.9.0
2022-10-15 12:12:49 +02:00
Harald Kuhr
d0881c8b5c
Attempt at adding JavaDocs + use "release" profile for release-plugin [skip ci]
2022-02-22 14:46:14 +01:00
Harald Kuhr
976928f48c
Adding description to top-level POM [skip ci]
2022-02-22 13:19:49 +01:00
Harald Kuhr
1cd594d113
RIP: Sandbox
2022-01-24 09:01:53 +01:00
Gauthier
191b2371c8
add support for Github Actions, publish snapshots to OSSRH automatically ( #633 )
...
* remove oss-parent
* add github workflow
* use java 16 for now
* disable fail fast
* add java 15
* use only java 8 and 11 for now
* snapshot deploy
* snapshot deploy
* oracle jdk
* oracle jdk
* oracle jdk
* kcms matrix
* kcms job name
* only deploy for snapshots
* try not operator
* prepare PR
* restore groupId
* Fixed Travis link + bonus project summary updates
* Readme improvements
* #629 : Preliminary WebP animation (ANIM/ANMF) support
* #629 : Fixed build
* Make tests pass on JDK 16 and 17 (#635 )
* make tests pass on JDK 16 and 17
replace deprecated mockito-all by mockito-core, and updated to latest 3.x
replace deprecated org.mockito.Matchers
* code cleanup from IDE suggestions
* add oracle jdk 16 and 17 to Travis
* test on java 17
* try to fix warning about maven-source-plugin
Co-authored-by: Harald Kuhr <harald.kuhr@gmail.com>
2022-01-05 12:34:52 +01:00
Harald Kuhr
312ce364cc
[maven-release-plugin] prepare for next development iteration
2021-12-12 13:17:20 +01:00
Harald Kuhr
7de8231471
[maven-release-plugin] prepare release twelvemonkeys-3.8.0
2021-12-12 13:17:16 +01:00
Harald Kuhr
0de9f79029
[maven-release-plugin] rollback the release of twelvemonkeys-3.8.0
2021-12-12 13:13:54 +01:00
Harald Kuhr
eeb56acdde
[maven-release-plugin] prepare for next development iteration
2021-12-11 23:26:21 +01:00
Harald Kuhr
7fa704ace5
Bump plugins and stop deploying useless (internal) artifacts.
2021-04-24 19:26:32 +02:00
Harald Kuhr
32bba6857b
[maven-release-plugin] prepare for next development iteration
2021-04-24 12:31:07 +02:00
Harald Kuhr
ab7b08dfa9
[maven-release-plugin] prepare release twelvemonkeys-3.7.0
2021-04-24 12:31:00 +02:00
Harald Kuhr
e0d6fa0d84
Better JPMS automatic module names.
2021-04-24 12:26:36 +02:00
Harald Kuhr
ee2be3f88f
[maven-release-plugin] rollback the release of twelvemonkeys-3.7.0
2021-04-24 11:24:15 +02:00
Harald Kuhr
c5511833cc
Fix SemVer issue.
2021-04-24 11:12:09 +02:00
Harald Kuhr
b32a861b2d
#443 Automatic-Module-Name in each JARs MANIFEST.MF
2021-04-09 16:56:26 +02:00
Harald Kuhr
b94135a91c
[maven-release-plugin] prepare for next development iteration
2020-07-10 22:49:24 +02:00
Harald Kuhr
7384118357
[maven-release-plugin] prepare release twelvemonkeys-3.6
2020-07-10 22:49:16 +02:00
Harald Kuhr
0d28eb31d2
[maven-release-plugin] prepare for next development iteration
2020-01-22 21:47:25 +01:00
Harald Kuhr
4922ccf80b
[maven-release-plugin] prepare release twelvemonkeys-3.5
2020-01-22 21:47:17 +01:00
Harald Kuhr
b6aec25f00
Stick to the git user, when using ssh
2019-08-12 21:12:17 +02:00
Harald Kuhr
c1834dc78d
Switched Maven SCM to use ssh.
2019-08-12 20:40:50 +02:00
Harald Kuhr
1228043d57
[maven-release-plugin] prepare for next development iteration
2018-08-18 20:29:07 +02:00
Harald Kuhr
83adf121e2
[maven-release-plugin] prepare release twelvemonkeys-3.4
2018-08-18 20:28:59 +02:00
Harald Kuhr
aff252f278
[maven-release-plugin] prepare for next development iteration
2016-11-02 19:37:07 +01:00
Harald Kuhr
654e111605
[maven-release-plugin] prepare release twelvemonkeys-3.3
2016-11-02 19:36:45 +01:00
Harald Kuhr
6d043d0208
[maven-release-plugin] rollback the release of twelvemonkeys-3.3
2016-11-02 19:31:52 +01:00
Harald Kuhr
e4b91ab34c
[maven-release-plugin] prepare release twelvemonkeys-3.3
2016-11-02 19:27:22 +01:00
HermannKroll
b1ac99ba1a
Added Me to Contributors
2016-09-09 13:59:03 +02:00
Harald Kuhr
87db620dac
Addded contributors. If you feel omitted, please send a pull request.
2016-01-29 15:42:08 +01:00
Harald Kuhr
73f3290e22
Re-adding contrib module
2016-01-29 11:57:39 +01:00
Harald Kuhr
8807ccd367
#213 Add license to POM
2016-01-29 11:54:15 +01:00
Schmidor
57402957ad
Add contrib module
2015-12-02 01:46:55 +01:00
Harald Kuhr
1ce2a06859
[maven-release-plugin] prepare for next development iteration
2015-11-01 19:51:40 +01:00
Harald Kuhr
9c9d2c700e
[maven-release-plugin] prepare release twelvemonkeys-3.2
2015-11-01 19:51:34 +01:00
Harald Kuhr
3bdc117aa3
Updated POM to 3.2-SNAPSHOT
2015-06-09 12:12:46 +02:00
Harald Kuhr
475fdec33f
[maven-release-plugin] prepare for next development iteration
2015-04-10 12:16:14 +02:00
Harald Kuhr
2f249a3885
[maven-release-plugin] prepare release twelvemonkeys-3.1.0
2015-04-10 12:16:08 +02:00
Harald Kuhr
686275fde9
Disabled the skip-if-empty, as it didn't work out using the gpg-plugin for signing... *sigh*
2015-04-10 12:11:27 +02:00
Harald Kuhr
2af5662527
Now skips creation of empty JARs (less warnings in output).
2015-04-10 11:37:45 +02:00