Guillaume Nodet
da369cfe0d
Next is 0.9.0-SNAPSHOT
2022-10-04 07:51:14 +02:00
Guillaume Nodet
a9f7d1156f
[release] Release 0.8.2
2022-10-04 07:51:08 +02:00
Guillaume Nodet
aacd3eb4cc
Handle the multimodule project directory as early as possible in the client ( fixes #694 ) ( #697 )
2022-10-03 22:46:09 +02:00
Guillaume Nodet
c310e3d206
Fix the bash completion template ( #670 , #682 ) ( #698 )
2022-09-30 22:42:27 +02:00
Konrad Windszus
874e26cfe8
Update GraalVM to 22.2.0 ( #689 )
...
* Update GraalVM to 22.2.0
* Upgrade graalvm to 22.2.0 and the maven plugin to its latest version
Co-authored-by: Guillaume Nodet <gnodet@gmail.com >
2022-09-20 10:10:22 +02:00
Guillaume Nodet
309d0c7eff
Next is 0.9.0-SNAPSHOT
2022-09-08 11:39:54 +02:00
Guillaume Nodet
821c6a54a2
[release] Release 0.8.1
2022-09-08 11:39:51 +02:00
Guillaume Nodet
6cc1770200
System properties should have precedence over environment variables, fixes #675 ( #680 )
2022-09-07 11:01:01 +02:00
Guillaume Nodet
0299a38264
Simplify the InterpolationHelper, use 'env.' to align with maven #676
2022-08-30 11:30:15 +02:00
Guillaume Nodet
8f9e59bab2
Fix code syntax
2022-08-30 09:27:18 +02:00
Guillaume Nodet
449e815973
Missing argument for option -D, fixes #662 ( #679 )
...
Co-authored-by: 核桃 <hetao@2dfire.com >
2022-08-30 09:14:12 +02:00
Guillaume Nodet
5e59c40453
Ability to configure the daemon storage location, fixes #673 ( #678 )
2022-08-29 23:15:15 +02:00
Guillaume Nodet
dc69f258be
Use interpolation when loading properties, fixes #676 ( #677 )
2022-08-29 22:12:15 +02:00
Guillaume Nodet
1327fe2af4
Cleanup ( #650 )
...
* Improve reproducibility of builds by using digest on docker images
* Inline the manifest Multi-Release entry
* Remove unused files
* Switch the groupId to org.apache.maven.daemon and use maven parent pom
* Fix distribution
* Fix ITs
* Fix native build for windows
2022-06-15 08:09:12 +02:00
Guillaume Nodet
dddc3e60f1
Next is 0.8.1-SNAPSHOT
2022-05-04 14:22:05 +02:00
Guillaume Nodet
2cfffe23ee
[release] Release 0.8.0
2022-05-04 14:22:01 +02:00
Guillaume Nodet
e3bff92c95
Use sisu apt processor ( #636 )
2022-05-04 10:20:32 +02:00
Guillaume Nodet
ff7bbbe458
Move BuildProperties to the client ( #630 )
2022-05-02 13:13: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
eaf0ec3e4a
Use err stream when purging logs during a build, fixes #604 ( #617 )
2022-04-13 10:39:26 +02:00
Guillaume Nodet
62d580b930
Daemon reuse ignores differences in .mvn/jvm.config
, fixes #576 ( #580 )
2022-01-13 10:01:33 +01:00
Guillaume Nodet
4c99b52e03
Make sure the maven.home and maven.conf properties are correctly set when the JVM is started, fixes #553
2022-01-11 08:12:18 +01:00
lujiefsi
827c09c51a
Fix stream leak ( #555 )
2022-01-03 08:32:09 +01:00
Guillaume Nodet
06fa4fd227
Fix url cache ( fixes #532 and #527 )
2022-01-03 08:30:41 +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
Guillaume Nodet
00a404c2c1
mvnd status output columns are too narrow, fixes #518 ( #522 )
2021-12-06 17:12:59 +01:00
Guillaume Nodet
ad703938ac
Fix client not responding when using help with an output redirection, fixes #519 ( #521 )
2021-12-06 16:40:21 +01:00
Guillaume Nodet
a886562a65
Fix passing options, fixes #515 ( #520 )
2021-12-06 16:18:22 +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
Jeff Smits
adbe953463
Add thread stack size (-Xss) option ( #489 )
2021-10-19 11:44:22 +02:00
Guillaume Nodet
dff50ace35
Fix mvnd command line aliases, fixes #490
2021-10-06 15:20:59 +02:00
Guillaume Nodet
30e1747d84
The maven.multiModuleProjectDirectory is badly set when using -f [path-to-pom], fixes #484
2021-10-06 15:18:00 +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
aa89bd64ba
Introduce a SocketFamily instead
2021-08-31 08:44:53 +02:00
Guillaume Nodet
b67ab81c3d
Allow unix domain sockets for client/daemon connection (not used by default)
2021-08-31 08:43:31 +02:00
sky
5b9c700c6c
Fix incorrect charset display in Terminal output, #441 ( #442 )
2021-07-08 13:28:27 +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