Commit Graph

735 Commits

Author SHA1 Message Date
Guillaume Nodet
c6d32c68c6 Merge pull request #401 from gnodet/i400
Provide a native library, fixes #400
2021-04-28 08:52:13 +02:00
Guillaume Nodet
9991dce385 Add an expiration strategy if the system has less than 5% memory available, fixes #364 2021-04-27 18:16:50 +02:00
Guillaume Nodet
d03c143f94 Provide a native library, fixes #400 2021-04-27 18:09:52 +02:00
Guillaume Nodet
a6457afff7 Fix DaemonCrashTest silently failing 2021-04-27 18:09:30 +02:00
Guillaume Nodet
b847f602c6 Merge pull request #396 from gnodet/i389
Use a proper property different from the maven-buildtime-extension on…
2021-04-27 14:35:16 +02:00
Guillaume Nodet
fbd4876b9d Fix DaemonRegistry.toString 2021-04-27 14:05:48 +02:00
Guillaume Nodet
50ed5ece37 Switch version to 0.5.0-SNAPSHOT 2021-04-27 11:02:33 +02:00
Jeff Jensen
c7e94759ed README.adoc: add Chocolatey installation option
Add "Install using Chocolatey" section.
2021-04-26 09:06:32 +02:00
Guillaume Nodet
5815f7b992 Use a proper property different from the maven-buildtime-extension one, fixes #389 2021-04-12 09:28:31 +02:00
Robert Klaus
01f58faeb7 #393 update Maven version to 3.8.1 2021-04-07 19:36:03 +02:00
Frederik Boster
784264c087 #390 Restrict usage of mvnd daemons to the current user by utilizing a token check 2021-04-06 20:38:56 +02:00
Peter Palaga
013d893ab1 Preinstall org.apiguardian:apiguardian-api to workaround #281 2021-03-23 14:52:51 +01:00
dependabot[bot]
2f87fdd9d5 Bump xstream from 1.4.15 to 1.4.16
Bumps [xstream](https://github.com/x-stream/xstream) from 1.4.15 to 1.4.16.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-23 14:52:51 +01:00
Peter Palaga
1447249249 Next is 0.4.4-SNAPSHOT 2021-03-19 11:17:50 +01:00
Peter Palaga
e20989ddd4 Release 0.4.3 0.4.3 2021-03-19 11:17:45 +01:00
Guillaume Nodet
8d8e2fb05c Merge pull request #381 from gnodet/i380
The update of the environment does not work with jdk 16, fixes #380
2021-03-19 10:06:47 +01:00
Guillaume Nodet
74ebee0697 The update of the environment does not work with jdk 16, fixes #380 2021-03-18 21:57:42 +01:00
Guillaume Nodet
c022c38ca0 Merge pull request #378 from gnodet/i375
Upgrade to jansi 2.3.2, fixes #375
2021-03-16 11:41:01 +01:00
Guillaume Nodet
2daac3c158 Merge pull request #377 from lanmaoxinqing/i347
NPE from InvalidatingPluginArtifactsCache, similar to #347
2021-03-16 11:18:31 +01:00
Guillaume Nodet
9d01b35115 Upgrade to jansi 2.3.2, fixes #375 2021-03-16 11:06:33 +01:00
sky
1424213abc NPE from InvalidatingPluginArtifactsCache, similar to #347 2021-03-15 17:55:14 +08:00
Peter Palaga
ee3ae04871 Upgrade to charmixer/auto-changelog-action@v1.2 2021-03-10 08:58:04 +01:00
Peter Palaga
bd20efa78e Next is 0.4.3-SNAPSHOT 2021-03-10 08:07:54 +01:00
Peter Palaga
7d488f2c97 Release 0.4.2 0.4.2 2021-03-10 08:07:50 +01:00
Peter Palaga
a809200c46 Await idle in EnvironmentTest 2021-03-10 08:07:03 +01:00
Peter Palaga
7456f53e8a Preinstall org.junit.platform:junit-platform-common to workaround #281 2021-03-10 08:07:03 +01:00
Peter Palaga
783256162c Fix CacheFactoryTest 2021-03-10 08:07:03 +01:00
Peter Palaga
bc4d2e6176 Leverage Maven's -Dstyle.color to avoid coloring instead of stripping
the ASCII codes in the client
2021-03-10 08:07:03 +01:00
Peter Palaga
90cae47f1a Leverage Maven's -Dstyle.color to avoid coloring instead of stripping the ASCII codes in the client 2021-03-10 08:07:03 +01:00
Peter Palaga
2f4c70f6ef Improve README 2021-03-10 08:07:03 +01:00
Piotr Findeisen
b4f4c5fc10 Fix typo in README 2021-03-05 20:55:02 +00:00
Guillaume Nodet
d1e916fe4f Regen 2021-03-05 13:40:03 +01:00
Guillaume Nodet
a7b86e95d9 Merge pull request #367 from gnodet/i362
Fix display showing more projects than the ones actually active
2021-03-05 13:32:27 +01:00
Guillaume Nodet
eb1258f44e Fix display showing more projects than the ones actually active 2021-03-05 13:03:58 +01:00
Guillaume Nodet
89a636fff4 Merge pull request #359 from gnodet/i358
Fix color output for file / tty #358
2021-02-15 20:12:56 +01:00
Guillaume Nodet
9c8d8b9754 NPE from InvalidatingProjectArtifactsCache when building a Quarkus deployment module from a tag, fixes #347 2021-02-15 17:29:21 +01:00
Guillaume Nodet
7fb15766b1 Fix color output for file / tty #358 2021-02-15 17:15:15 +01:00
Guillaume Nodet
4c4b961fb5 Merge pull request #357 from gnodet/i343
Kill children processes when interrupting the build, fixes #343
2021-02-15 13:28:39 +01:00
Guillaume Nodet
5fa1f3bd2f Kill children processes when interrupting the build, fixes #343 2021-02-15 13:03:14 +01:00
Guillaume Nodet
34779fd7a0 Make sure the out/err streams are flushed to the client at the end of the execution, fixes #344 2021-02-15 11:08:38 +01:00
Guillaume Nodet
e15c4f7daa Fix behavior when an unknown option is provided on the command line, fixes #354 2021-02-15 09:34:09 +01:00
Guillaume Nodet
c85f2ea285 mvnd ignores the .mvn/jvm.config file , fixes #348 2021-02-15 09:08:36 +01:00
Guillaume Nodet
5fea58611b Start numbering the messages at 1
For some unknown reasons, the tests seem to be more satisfied.  It avoid some IOException in the client.
2021-02-12 09:26:45 +01:00
Guillaume Nodet
28de1df47d Avoid possible class loading deadlock 2021-02-12 09:25:34 +01:00
Guillaume Nodet
e2a419a870 Add a a few debug entries to help diagnosing test failures 2021-02-12 09:18:20 +01:00
Guillaume Nodet
c3d33a1a0b Make sure the environment is properly updated, fixes #352 2021-02-12 09:18:12 +01:00
Guillaume Nodet
a7c37b8c1c Fix broken startup script on windows, fixes #349 2021-02-12 09:17:44 +01:00
Guillaume Nodet
8259d35a8e Merge pull request #350 from valdar/patch-1
Added known limitations to use -rf maven option
2021-02-10 11:25:59 +01:00
Andrea Tarocchi
3d52ded30a Added known limitations to use -rf maven option
Added Known issues and limitations section.
Added limitations on using -rf maven option.
2021-02-10 11:19:01 +01:00
Guillaume Nodet
88bf21ad54 Make sure the commons-logging packages are exported from the main classloader, fixes #183 2021-02-09 18:21:51 +01:00