Commit Graph

933 Commits

Author SHA1 Message Date
Guillaume Nodet
79f448a7f9 Add a caching PluginVersionResolver 2021-09-07 16:27:43 +02:00
Guillaume Nodet
73c0d06b14 Merge pull request #471 from gnodet/mvn-3.8.2
Mvn 3.8.2 support, fixes #457
2021-09-07 16:27:21 +02:00
Guillaume Nodet
9ab4d5c738 Align dependencies to maven ones 2021-09-07 14:13:47 +02:00
Guillaume Nodet
e3b922e140 Revert MNG-7170 2021-09-07 14:13:47 +02:00
Guillaume Nodet
2cda0ad620 Reformat 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
github-actions[bot]
5bdf219bc5 Updated CHANGELOG.md 2021-09-07 03:14:57 +00:00
Guillaume Nodet
db30a78841 Disable the IPC sync context factory by default (can be enabled using the new environment option) 2021-09-06 13:04:39 +02:00
github-actions[bot]
6b345fc7d9 Updated CHANGELOG.md 2021-09-04 03:15:08 +00:00
Guillaume Nodet
15ac33ddcf Fix CPU loop in sync server 2021-09-03 17:46:19 +02:00
github-actions[bot]
bdab457993 Updated CHANGELOG.md 2021-09-03 03:15:23 +00:00
Guillaume Nodet
692df3ecea Make sure mvnd does not build more projects than needed, fixes #464 (#465) 2021-09-02 15:32:12 +02:00
Guillaume Nodet
ee49cb3414 Provide a way to remove decoration on the standard out/err streams, fixes #356 2021-09-02 14:37:19 +02:00
Guillaume Nodet
b6ca242d1e Regen #440 2021-09-02 13:50:47 +02:00
github-actions[bot]
a13f90b7fa Updated CHANGELOG.md 2021-09-02 03:15:12 +00:00
Guillaume Nodet
230edac5ae Provide an early display of build failures (fixes #361)
Also fix ordering of messages when projects are skipped at the end
2021-09-01 15:55:38 +02:00
github-actions[bot]
c98813f433 Updated CHANGELOG.md 2021-09-01 03:15:26 +00:00
Guillaume Nodet
c95ae1d012 Provide an eviction pattern to get rid of classloaders for bad behaving plugins, #440 (#448) 2021-08-31 11:27:18 +02:00
Guillaume Nodet
b7b55536dc Merge pull request #450 from gnodet/i417 2021-08-31 10:30:51 +02:00
Guillaume Nodet
af832d55f5 Fix the ipc sync context when MVND_DAEMON_STORAGE is not set 2021-08-31 08:44:54 +02:00
Guillaume Nodet
07042e7a23 Fix IpcClient on windows, improve logging 2021-08-31 08:44:54 +02:00
Guillaume Nodet
f450097fce Disable failing test 2021-08-31 08:44:54 +02:00
Guillaume Nodet
90c4163a56 Switch default to jdk 16 2021-08-31 08:44:54 +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
Guillaume Nodet
4b75fec3e1 Use unix sockets and native compilation for the ipc sync context 2021-08-31 08:43:30 +02:00
Guillaume Nodet
34b62a8cc7 Use IpcSyncContextFactory by default 2021-08-31 08:43:30 +02:00
Guillaume Nodet
b0a199f209 Make sure the client env vars are correctly propagated to system properties 2021-08-31 08:41:37 +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
github-actions[bot]
5a38aa743b Updated CHANGELOG.md 2021-08-25 03:15:17 +00: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
github-actions[bot]
5f01e525c2 Updated CHANGELOG.md 2021-08-24 03:15:09 +00:00
github-actions[bot]
f3f2f9be8d Updated CHANGELOG.md 2021-07-30 03:16:04 +00:00
Guillaume Nodet
d7649b504d Upgrade surefire / junit 2021-07-29 08:51:32 +02:00
Guillaume Nodet
caade66f19 Improve test stability on OSX (#453) 2021-07-29 07:42:36 +02:00
github-actions[bot]
3a72ddf7c8 Updated CHANGELOG.md 2021-07-28 03:16:47 +00:00
github-actions[bot]
c55d253eaa Updated CHANGELOG.md 2021-07-23 03:16:26 +00:00
github-actions[bot]
287e7d27ff Updated CHANGELOG.md 2021-07-21 03:17:00 +00:00
Guillaume Nodet
26adc5e89e Use latest version of auto-changelog-action 2021-07-20 13:18:38 +02:00
github-actions[bot]
58c6782939 Updated CHANGELOG.md 2021-07-20 03:16:29 +00:00
github-actions[bot]
4ab2360e80 Updated CHANGELOG.md 2021-07-19 03:16:53 +00:00
github-actions[bot]
1e84e0608d Updated CHANGELOG.md 2021-07-18 03:16:36 +00:00
github-actions[bot]
105728b05b Updated CHANGELOG.md 2021-07-17 03:16:30 +00:00
github-actions[bot]
9748d157c6 Updated CHANGELOG.md 2021-07-16 03:16:27 +00:00
github-actions[bot]
c36c007a81 Updated CHANGELOG.md 2021-07-13 03:16:43 +00:00
github-actions[bot]
30a7e39222 Updated CHANGELOG.md 2021-07-12 03:17:08 +00:00
github-actions[bot]
213a0ae0fa Updated CHANGELOG.md 2021-07-11 03:16:23 +00:00
github-actions[bot]
023814cedb Updated CHANGELOG.md 2021-07-10 03:16:16 +00:00
github-actions[bot]
791807ffbc Updated CHANGELOG.md 2021-07-09 03:16:16 +00:00