Commit Graph

134 Commits

Author SHA1 Message Date
Guillaume Nodet
4bb5c5d5b5 Fix resident extensions (#531) 2021-12-14 18:20:34 +01:00
Guillaume Nodet
a886562a65 Fix passing options, fixes #515 (#520) 2021-12-06 16:18:22 +01: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
e89f81b88e Code formatting 2021-10-20 08:30:17 +02:00
Guillaume Nodet
dae96da65e Negative local Maven repo lookup persists after installing the artifact, fixes #482 2021-10-07 05:09:13 +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
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
caade66f19 Improve test stability on OSX (#453) 2021-07-29 07:42:36 +02:00
Guillaume Nodet
6524569d94 Modify the environment test to check for mismatches 2021-06-15 16:40:38 +02:00
Guillaume Nodet
7621dfe4c4 Merge pull request #330 from gnodet/i276
Do not run server threads as daemon as it causes problems with the exec-maven-plugin (#276)
2021-05-18 16:27:58 +02:00
Guillaume Nodet
744afa88f0 Merge pull request #399 from gnodet/synccontext
Upgrade maven 3.8.1 + prototype for global lock
2021-05-18 16:08:31 +02:00
Guillaume Nodet
4cfaf7aaf9 Improve events reporting for forked lifecycles (#411) 2021-05-18 16:08:15 +02:00
Guillaume Nodet
64d1f8d6b0 Do not run server threads as daemon as it causes problems with the exec-maven-plugin, fixes #276 2021-05-18 16:02:02 +02:00
sky
69da77be0e Remove takari-local-repository extension 2021-05-06 20:23:41 +02:00
Guillaume Nodet
3577951ed5 Raise timeout a bit 2021-05-06 20:22:38 +02:00
Guillaume Nodet
a6457afff7 Fix DaemonCrashTest silently failing 2021-04-27 18:09:30 +02:00
Peter Palaga
a809200c46 Await idle in EnvironmentTest 2021-03-10 08:07:03 +01:00
Guillaume Nodet
c3d33a1a0b Make sure the environment is properly updated, fixes #352 2021-02-12 09:18:12 +01:00
Peter Palaga
e4e605d928 Add 200ms delay between edit and rebuild in ModuleAndPluginNativeIT to avoid intermittent failures on Mac 2021-01-25 12:32:53 +01:00
Peter Palaga
3a29b4b341 Add some small delay also on non-Windows between deleting local repo and rebuilding in DeleteRepoNativeIT 2021-01-25 12:32:53 +01:00
Peter Palaga
d3ea30f5d3 Test also WatchServiceCacheFactory 2021-01-25 11:28:10 +00:00
Peter Palaga
4d89464f8a There is no need to initially delete the test local maven repo, because it is always deleted by org.mvndaemon.mvnd.junit.MvndTestExtension.MvndResource.create() 2021-01-25 11:28:10 +00:00
Peter Palaga
786430ebc0 maxConcurrentDownloads in ConcurrentDownloadsTest can also be 1 when the downloads are fast 2021-01-22 14:26:33 +00:00
Guillaume Nodet
2019848faf Add a reproducer test for #277 2021-01-22 09:52:56 +01:00
Guillaume Nodet
9e6ceed856 Fix error when the reactor contains duplicate groupId:artifactId, fixes #333 2021-01-18 13:45:54 +01:00
Guillaume Nodet
d4d322f8ce Fix logging configuration and references to renamed property mvnd.uid 2021-01-14 15:17:33 +01:00
Guillaume Nodet
890c872760 Remove old junit dependency 2021-01-14 15:15:29 +01:00
Guillaume Nodet
642d06480b Add missing assertion in the test 2021-01-14 15:14:56 +01:00
Guillaume Nodet
a846ccb96d Fix the integration test 2021-01-14 14:08:16 +01:00
Guillaume Nodet
3b2efbfead Add an integration test 2021-01-14 13:31:57 +01:00
Guillaume Nodet
8d929889da Disable test on windows because all jar files are locked and the repository can't even be deleted 2021-01-13 15:19:17 +01:00
Guillaume Nodet
6dd4add35e Raise watch service sensitivity, add a delay in the test for windows to make sure the poll has been done 2021-01-13 14:08:16 +01:00
Guillaume Nodet
4bdedf12b0 Split the integration test 2021-01-13 13:46:04 +01:00
Guillaume Nodet
29e823eb1b Try to workaround file locking on windows 2021-01-13 13:07:54 +01:00
Guillaume Nodet
b10af9fe15 The caches are not all cleaned when deleting the local repository, fixes #312 2021-01-13 11:36:37 +01:00
Peter Palaga
ddea5d8ea8 Fixup 143f4f13 Display the daemon id and shorten it a bit #314 2021-01-08 23:07:15 +00:00
Guillaume Nodet
143f4f13ab Display the daemon id and shorten it a bit, fixes #314 2021-01-08 21:50:20 +00:00
Falko Modler
3beb854cc9 Fix TestUtils imports 2021-01-08 20:21:35 +00:00
Peter Palaga
0f438bdb09 One more attempt to workaround #281 2021-01-08 13:14:44 +00:00
Peter Palaga
c6de4dbd9a Right-pad projectIds to improve mojo readability in the threaded view #288 2021-01-06 20:07:39 +00:00
Guillaume Nodet
d6464ed790 Use an agent to support processes launched with redirected io, fixes #241 2021-01-06 17:25:08 +01:00
Guillaume Nodet
f84f1e0c4b Fix extension resolution that use jdk activation, fixes #300 2021-01-06 15:54:22 +01:00
Guillaume Nodet
1da82d2f7c Remove unneeded options in the test pom 2021-01-05 16:51:18 +01:00
Guillaume Nodet
e639be9a9f Fix logging to use an inheritable thread local, fixes #295 2021-01-05 16:51:18 +01:00
Peter Palaga
eb11f64db7 Yet another workaround for #281 2021-01-04 17:12:07 +00:00
Peter Palaga
c5a038bd84 Workaround for #281 2020-12-21 21:43:45 +00:00
Guillaume Nodet
1302ab3a28 mvnd fails when version range is used in extensions.xml, fixes #275 2020-12-18 08:38:24 +01:00
Peter Palaga
73dec36bed Yet another attempt to avoid IllegalStateException: Failed to lock offset 0 of .../daemon/registry.bin within 20.0 seconds #102 2020-12-10 21:10:34 +00:00
Peter Palaga
b695b51f05 Bash completion #215 2020-12-10 21:10:34 +00:00
Guillaume Nodet
e19bd7cb55 Extract a method for common code 2020-12-10 10:34:32 +01:00