Commit Graph

11 Commits

Author SHA1 Message Date
Guillaume Nodet 8134aa24b1
[MNG-8508] Move content of maven-impl to the org.apache.maven.impl package (#2060) 2025-01-24 18:29:44 +01:00
Elliotte Rusty Harold 99f2b645da
[MNGSITE-393] Remove references to Maven 2.x (#2024) 2025-01-22 11:03:29 +00:00
Nils Breunese a1f4955dda
[MNG-8482] Use instanceof assignments to get rid of casting expressions (#2018)
Co-authored-by: Nils Breunese <nbreunese@bol.com>
Co-authored-by: Guillaume Nodet <gnodet@gmail.com>
2025-01-10 09:42:00 +01:00
Jermaine Hua 7546361a0d
[MNG-8475] In the loop scenario, StringBuilder is used instead of concatenation (#2014)
Signed-off-by: crazyhzm <crazyhzm@apache.org>

---

https://issues.apache.org/jira/browse/MNG-8475
2025-01-08 18:20:28 +01:00
Jermaine Hua 99777ace02
[MNG-8433] Use the switch expressions syntax (#1983)
Signed-off-by: crazyhzm <crazyhzm@apache.org>

---

https://issues.apache.org/jira/browse/MNG-8433
2024-12-17 10:56:12 +01:00
Guillaume Nodet 4714483009 [maven-release-plugin] prepare for next development iteration 2024-12-14 00:22:29 +01:00
Guillaume Nodet 273314404f [maven-release-plugin] prepare release maven-4.0.0-rc-2 2024-12-14 00:22:18 +01:00
Guillaume Nodet c1cd0c0dc1 Fix deprecation warnings 2024-12-01 20:41:22 +01:00
Tamas Cservenak 9238d2ffeb [maven-release-plugin] prepare for next development iteration 2024-11-25 11:57:49 +01:00
Tamas Cservenak d81b1b6a28 [maven-release-plugin] prepare release maven-4.0.0-rc-1 2024-11-25 11:57:24 +01:00
Guillaume Nodet 13ad6376e0
[MNG-8346] Reorganize subprojects (#1837)
Reorganize Maven modules into impl and compat directories
2024-10-25 14:31:46 +02:00