Tamas Cservenak
4b9e350985
[maven-release-plugin] prepare for next development iteration
2024-10-19 20:11:20 +02:00
Tamas Cservenak
6e78fcf6f5
[maven-release-plugin] prepare release maven-4.0.0-beta-5
2024-10-19 20:10:56 +02:00
Tamas Cservenak
3ecf9124ca
Revert "[maven-release-plugin] prepare release maven-4.0.0-beta-5"
...
This reverts commit d82ef1a372
.
2024-10-19 20:08:03 +02:00
Tamas Cservenak
87912b6554
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit f4eeca2472
.
2024-10-19 20:07:37 +02:00
Tamas Cservenak
f4eeca2472
[maven-release-plugin] prepare for next development iteration
2024-10-18 17:54:38 +02:00
Tamas Cservenak
d82ef1a372
[maven-release-plugin] prepare release maven-4.0.0-beta-5
2024-10-18 17:54:23 +02:00
Tamas Cservenak
076c4dfeb7
Revert "[maven-release-plugin] prepare release maven-4.0.0-beta-5"
...
This reverts commit 2bcd571b56
.
2024-10-18 17:05:06 +02:00
Tamas Cservenak
ec2a8054c1
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 1813f06f86
.
2024-10-18 17:04:56 +02:00
Tamas Cservenak
1813f06f86
[maven-release-plugin] prepare for next development iteration
2024-10-18 16:34:31 +02:00
Tamas Cservenak
2bcd571b56
[maven-release-plugin] prepare release maven-4.0.0-beta-5
2024-10-18 16:34:04 +02:00
Guillaume Nodet
740100b50c
[MNG-8309] Improve log infrastructure (first step toward multi-threading log view support) ( #1792 )
...
Move logging infrastructure to support multi threaded output from mvnd to maven.
Refactor a bit the terminal/log creation done by Cling.
2024-10-15 15:30:39 +02:00
Guillaume Nodet
81af852fce
Cut link between maven-core maven-resolver-provider ( #1777 )
2024-10-08 11:04:45 +02:00
Tamas Cservenak
a98d530e33
[maven-release-plugin] prepare for next development iteration
2024-08-30 14:59:00 +02:00
Tamas Cservenak
697c543b4e
[maven-release-plugin] prepare release maven-4.0.0-beta-4
2024-08-30 14:58:34 +02:00
Guillaume Nodet
e11b475e8b
[MNG-8052] Concurrently lifecycle executor ( #1429 )
2024-08-29 19:44:53 +02:00
Guillaume Nodet
e9ece0c9c9
Remove commons-io dependency
2024-06-11 11:06:12 +02:00
Guillaume Nodet
6e9889b1ad
[maven-release-plugin] prepare for next development iteration
2024-05-22 16:07:09 +02:00
Guillaume Nodet
e92f645c27
[maven-release-plugin] prepare release maven-4.0.0-beta-3
2024-05-22 16:06:59 +02:00
Guillaume Nodet
9acbed7d4f
[maven-release-plugin] prepare for next development iteration
2024-05-13 18:36:30 +02:00
Guillaume Nodet
828faba819
[maven-release-plugin] prepare release maven-4.0.0-beta-2
2024-05-13 18:36:20 +02:00
Tamas Cservenak
81e2b3c1ee
Make Maven 4.0.0 be beta-1 ( #1484 )
2024-04-25 10:48:58 +02:00
Guillaume Nodet
5d1cfd47f3
Cleanup dependencies
2024-04-25 07:46:50 +02:00
Guillaume Nodet
d075fe7e85
[MNG-8084] New model builder and resolver provider
2024-04-12 12:50:18 +02:00
Guillaume Nodet
8418fb3960
Cache parent artifact resolution
2024-04-03 19:49:40 +02:00
Guillaume Nodet
003a5bc06d
[MNG-8084] Make the v4 api usable outside the Maven runtime ( #1441 )
2024-03-25 11:50:01 +01:00
Tamas Cservenak
33788fd7fc
[maven-release-plugin] prepare for next development iteration
2024-03-06 20:57:04 +01:00
Tamas Cservenak
0a6a5617fe
[maven-release-plugin] prepare release maven-4.0.0-alpha-13
2024-03-06 20:56:36 +01:00
Guillaume Nodet
a37cf3d37f
[MNG-7954] New dependency injection mechanism ( #1393 )
2024-02-05 10:45:47 +01:00
Guillaume Nodet
0d046da6f1
[maven-release-plugin] prepare for next development iteration
2024-01-12 10:41:50 +01:00
Guillaume Nodet
e627879aed
[maven-release-plugin] prepare release maven-4.0.0-alpha-12
2024-01-12 10:41:41 +01:00
Guillaume Nodet
8ce99bdbf2
[maven-release-plugin] prepare for next development iteration
2024-01-12 09:24:56 +01:00
Guillaume Nodet
aa7994890b
[maven-release-plugin] prepare release maven-4.0.0-alpha-11
2024-01-12 09:24:48 +01:00
Guillaume Nodet
fe71f7d8aa
[maven-release-plugin] prepare for next development iteration
2023-12-18 17:27:24 +01:00
Guillaume Nodet
89d3c0321d
[maven-release-plugin] prepare release maven-4.0.0-alpha-10
2023-12-18 17:27:16 +01:00
Tamas Cservenak
eee9514d3d
[MNG-7963] Clean up the build ( #1340 )
...
* [MNG-7963] Clean up the build
Changes:
* remove hamcrest 1.3 from scope
* set proc:none to prevent warnings (Sisu APT is on classpath),
we do not use annotation processing, we produce Sisu index
explicitly.
* remove some redundant elements from POMs
2023-12-13 23:19:20 +01:00
Tamas Cservenak
9cd232fc78
Up japicmp baseline ( #1338 )
...
From 3.8.7 to 3.8.8, but these two minors have binary incompatibilities (in ctor), so ignores updated as well.
---
https://issues.apache.org/jira/browse/MNG-7961
2023-12-13 16:20:22 +01:00
Guillaume Nodet
bdafe22f01
[maven-release-plugin] prepare for next development iteration
2023-12-08 16:05:14 +01:00
Guillaume Nodet
8c116306b6
[maven-release-plugin] prepare release maven-4.0.0-alpha-9
2023-12-08 16:04:57 +01:00
Guillaume Nodet
d62113772e
Clean up dependencies versions ( #1300 )
2023-11-17 16:31:11 +01:00
Karl Heinz Marbaise
7cfdedefb6
[MNG-7929] - Upgrade Mockito to 5.7.0
2023-11-13 12:02:12 +01:00
Guillaume Nodet
4bd12915c9
[MNG-7662] Use proxies for session scoped beans ( #950 )
2023-11-09 14:34:11 +01:00
Guillaume Nodet
3fc399318e
[maven-release-plugin] prepare for next development iteration
2023-10-20 21:20:23 +02:00
Guillaume Nodet
a2cbf4873a
[maven-release-plugin] prepare release maven-4.0.0-alpha-8
2023-10-20 21:20:23 +02:00
Slawomir Jaranowski
2a188e75a1
[MNG-7896] Upgrade Junit from 5.9.1 to 5.10.0
2023-09-24 22:16:12 +02:00
sebastien-doyon
dec90acf24
[MNG-7866] Improvements to the logging API usage (technical debt) ( #1220 )
2023-09-22 11:07:17 +02:00
Guillaume Nodet
10487d7b5d
[MNG-7820] Get rid of plexus-utils ( #1255 )
2023-09-22 10:59:31 +02:00
Guillaume Nodet
e91cee9a2d
[MNG-7820] Get rid of plexus-utils DAG class ( #1250 )
2023-09-22 08:02:04 +02:00
Guillaume Nodet
c6380108b1
[MNG-7877] Attach the build POM and simplify build/consumer implementation ( #1240 )
...
.. at the cost of loosing xml formatting in the consumer POMs
2023-09-13 13:39:50 +02:00
Guillaume Nodet
dde369b6fc
[MNG-7810] Provide a SPI for the v4 api
...
# Conflicts:
# maven-bom/pom.xml
2023-09-11 00:38:45 +02:00
Guillaume Nodet
06938249a7
[MNG-7792] Use a standalone asm version ( #1126 )
2023-09-05 23:09:03 +02:00