Commit Graph

15 Commits

Author SHA1 Message Date
Guillaume Nodet
15d622e185 Next is 1.0-m8-SNAPSHOT 2023-07-11 07:13:39 +02:00
Guillaume Nodet
b2ef5d8199 [release] Release 1.0-m7 2023-07-11 06:59:21 +02:00
Guillaume Nodet
f8adf1b770 Switch to slf4j simple logger (fixes #835) (#868) 2023-07-10 15:16:32 +02:00
Guillaume Nodet
8dfc265bd9 Fix version display (fixes #838) 2023-05-17 12:57:03 +02:00
Stefan Oehme
dcf8dacfd4 Fix PluginDescriptorCache
The second get-method wasn't actually overloaded, but had a different
signature than the superclass. This resulted in the superclass cache
being filled and never cleared, even when flush is called.
2023-05-11 07:05:42 +02:00
Stefan Oehme
a15abc25df Backport more fixes from mvn40 to mvn39 code 2023-04-06 15:30:16 +02:00
Stefan Oehme
6bcb580529 Add MVND_NO_MODEL_CACHE support to mvn39
Follow-up to #797, which didn't get backported to the mvn39 part of the code.
2023-04-06 15:30:16 +02:00
Guillaume Nodet
5093ced94b Remove plexus-utils and commons-xxx references (#833) 2023-04-06 10:52:45 +02:00
Guillaume Nodet
538a5c1369 Next is 1.0-m7-SNAPSHOT 2023-03-23 10:16:45 +01:00
Guillaume Nodet
47d4c6b9c3 [release] Release 1.0-m6 2023-03-23 09:59:27 +01:00
Guillaume Nodet
34b7ee35cf Next is 1.0-m6-SNAPSHOT 2023-03-22 08:58:41 +01:00
Guillaume Nodet
71146dab82 [release] Release 1.0-m5 2023-03-22 08:58:28 +01:00
Guillaume Nodet
56435a05f6 Upgrade to maven 3.9.1 and 4.0.0-alpha-5 and resolver 1.9.7 (#821) 2023-03-20 13:28:07 +01:00
Guillaume Nodet
f9c059c694 [MNG-7131] maven.config doesn't handle arguments with spaces in them (backport to mvnd) 2023-03-14 16:19:13 +01:00
Guillaume Nodet
95b40a3d8a Provide distributions for both maven 3.9.x and 4.0.x (#796) 2023-03-08 00:03:49 +01:00