Guillaume Nodet
7c8fa216ff
FIx files generated with wrong user id, fixes #627 ( #632 )
2022-05-03 17:58:48 +02:00
Hervé Boutemy
d3d83bad37
prepare Reproducible Builds ( #626 )
2022-05-02 11:14:07 +02:00
Guillaume Nodet
30c41aa8d5
Next is 0.8.1-SNAPSHOT
2022-04-29 17:31:50 +02:00
Guillaume Nodet
709ac3f888
[release] Release 0.8.0
2022-04-29 17:31:45 +02:00
Guillaume Nodet
c1393eac4d
Next is 0.8.1-SNAPSHOT
2022-04-29 16:26:06 +02:00
Guillaume Nodet
0dc83af8f6
[release] Release 0.8.0
2022-04-29 16:26:01 +02:00
Guillaume Nodet
72cb8343d9
Next is 0.8.1-SNAPSHOT
2022-04-29 13:43:13 +02:00
Guillaume Nodet
4e5be51e4f
[release] Release 0.8.0
2022-04-29 13:43:07 +02:00
Guillaume Nodet
73b99b89b1
Next is 0.8.1-SNAPSHOT
2022-04-29 13:25:18 +02:00
Guillaume Nodet
d567f1d140
[release] Release 0.8.0
2022-04-29 13:25:13 +02:00
Guillaume Nodet
dd193f1b6b
Next is 0.8.1-SNAPSHOT
2022-04-27 22:08:56 +02:00
Guillaume Nodet
c1039a6d67
[release] Release 0.8.0
2022-04-27 22:08:52 +02:00
Guillaume Nodet
c95c523692
Revert to a working state
2022-04-27 22:05:22 +02:00
Guillaume Nodet
8b2d8dc1f2
Upgrade to maven 3.8.5
2022-04-26 13:22:06 +02:00
Guillaume Nodet
b90fbf1f3e
Reapply Refactor build and release workflows #574 ( #620 )
2022-04-26 13:20:45 +02:00
Guillaume Nodet
e8e5ffc4ee
Revert 8ae4f16
and subsequent fix attempts
2022-04-11 15:00:17 +02:00
Guillaume Nodet
1254ad6f71
Fix CI
2022-04-11 14:08:18 +02:00
Tamas Cservenak
d2365ee166
Mvnd with file locking ( #508 )
...
* Update mvnd to include Maven Resolver 1.7
As mvnd itself is Java8 lang level, it is completely
okay to up resolver to 1.7 (that is java8 as well).
The only reason why Maven 3.8.x CANNOT use resolver
1.7 is that it is still Java7 level.
* Move missing piece to SPI
* Add global exclusions
* Example of mvnd using file locking (of resolver)
* Drop irrelevant
* Upgrade to released 1.7.3
Co-authored-by: Guillaume Nodet <gnodet@gmail.com >
2022-04-11 13:29:42 +02:00
Andres Almiray
8ae4f16523
Refactor build and release workflows ( #574 )
...
* Refactor early-access builds with JReleaser
* Add brew and sdkman to release configuration
* Tweak changelog generation
* Do not trigger verify workflow when changelog is updated
* Add release workflows
* Exclude template files from license check
* configure access tokens for Homebrew and Sdkman
* Fix Graal settings in workflows
* setup-graalvm takes care of adjusting the environment on Windows
* Fix workflow configuration
* Uncoment sdkman settings in workflow
* Remove explicit JReleaser build from workflows
* Configure SCM urls
* Update to JReleaser 1.0.0-M1
* Update to JReleaser 1.0.0-RC2
* Update to JReleaser 1.0.0
2022-04-11 13:28:08 +02:00
dependabot[bot]
eb73fd8053
Bump xstream from 1.4.18 to 1.4.19 ( #598 )
...
Bumps [xstream](https://github.com/x-stream/xstream ) from 1.4.18 to 1.4.19.
- [Release notes](https://github.com/x-stream/xstream/releases )
- [Commits](https://github.com/x-stream/xstream/commits )
---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 13:23:08 +01:00
Guillaume Nodet
10d80d434a
Add missing mvnDebug scripts ( #605 )
2022-03-03 13:21:53 +01:00
Andrea Cosentino
087a6d74a5
Upgrade Slf4j to version 1.7.35 ( #591 )
2022-01-31 08:31:40 +01:00
Guillaume Nodet
b3ecacd4d4
Add Apache 2.0 license information
2022-01-21 10:10:11 +01:00
Guillaume Nodet
62d580b930
Daemon reuse ignores differences in .mvn/jvm.config
, fixes #576 ( #580 )
2022-01-13 10:01:33 +01:00
Korneliusz Rabczak
92b98ef0fa
MISC: Upgrades logback to the newest version ( #557 )
2022-01-03 08:33:06 +01:00
Guillaume Nodet
f55b66861c
Upgrade to maven 3.8.4 ( #524 )
2021-12-08 16:58:18 +01:00
Guillaume Nodet
bbfe926a57
Next is 0.7.2-SNAPSHOT
2021-12-07 14:15:31 +01:00
Guillaume Nodet
97c587c113
Release 0.7.1
2021-12-07 14:15:27 +01:00
dependabot[bot]
9c1b8aee0c
Bump xstream from 1.4.17 to 1.4.18 ( #460 )
...
Bumps [xstream](https://github.com/x-stream/xstream ) from 1.4.17 to 1.4.18.
- [Release notes](https://github.com/x-stream/xstream/releases )
- [Commits](https://github.com/x-stream/xstream/commits )
---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-06 16:17:31 +01:00
Tamas Cservenak
29bf8d3e65
Update Provisio plugin ( #517 )
...
Latest release is 1.0.19.
2021-12-01 14:01:52 +01:00
Tamas Cservenak
807409d507
Update mvnd to include Maven Resolver 1.7 ( #507 )
...
As mvnd itself is Java8 lang level, it is completely
okay to up resolver to 1.7 (that is java8 as well).
The only reason why Maven 3.8.x CANNOT use resolver
1.7 is that it is still Java7 level.
2021-11-26 17:34:10 +01:00
Guillaume Nodet
37e8347a03
Upgrade GraalVM version used ( #509 )
...
* Upgrade GraalVM version used
* Fix native-image-maven-plugin version
2021-11-02 10:32:07 +01:00
Guillaume Nodet
5095a50145
Next is 0.7.1-SNAPSHOT
2021-10-20 20:47:52 +02:00
Guillaume Nodet
0ebc71628c
Release 0.7.0
2021-10-20 20:47:49 +02:00
Guillaume Nodet
f760a1da78
Upgrade to GraalVM 21.3.0 and JDK 17 ( #506 )
...
* Upgrade to GraalVM 21.3.0 and JDK 17
* Upgrade groovy
* Upgrade quarkus version
2021-10-20 12:21:01 +02:00
Guillaume Nodet
128e3e526f
Upgrade JLine to 3.21.0 and Jansi to 2.4.0 ( #501 )
2021-10-19 11:44:52 +02:00
Guillaume Nodet
2aa5de2371
Support Maven 3.8.3, fixes #488 ( #493 )
2021-10-06 15:19:12 +02:00
Peter Palaga
3ac4030a1b
Next is 0.6.1-SNAPSHOT
2021-09-07 18:33:48 +02:00
Peter Palaga
038257e127
Release 0.6.0
2021-09-07 18:33:45 +02:00
Guillaume Nodet
9ab4d5c738
Align dependencies to maven ones
2021-09-07 14:13:47 +02:00
Guillaume Nodet
4b29eeba1f
Add stock maven 3.8.2 DefaultModelBuilder
2021-09-07 14:13:47 +02:00
Guillaume Nodet
ad376f5e92
Revert " #457 Support Maven 3.8.2"
...
This reverts commit fab202c5f9
.
2021-09-07 13:56:36 +02:00
Guillaume Nodet
aa89bd64ba
Introduce a SocketFamily instead
2021-08-31 08:44:53 +02:00
dependabot[bot]
ebaf0e3c62
Bump commons-compress from 1.20 to 1.21
...
Bumps commons-compress from 1.20 to 1.21.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-31 08:26:19 +02:00
Robert Klaus
fab202c5f9
#457 Support Maven 3.8.2
...
Signed-off-by: Robert Klaus <robert.klaus@posteo.net >
2021-08-24 12:46:45 +02:00
Guillaume Nodet
d7649b504d
Upgrade surefire / junit
2021-07-29 08:51:32 +02:00
Guillaume Nodet
b7c6a8a58b
Next is 0.5.3-SNAPSHOT
2021-06-18 16:24:27 +02:00
Guillaume Nodet
7c6cd4fcbc
Release 0.5.2
2021-06-18 16:24:22 +02:00
Guillaume Nodet
3a3ccf741d
Remove some warnings in the build
2021-06-18 07:59:34 +02:00
Guillaume Nodet
ce8c08fd4c
Next is 0.5.2-SNAPSHOT
2021-06-04 11:23:14 +02:00