2020-06-07 16:45:51 +02:00
|
|
|
# Changelog for Maven-Parent
|
|
|
|
|
2024-04-05 15:35:28 +02:00
|
|
|
## [v1.2.0] - 2024-04-03
|
2023-10-13 10:50:28 +02:00
|
|
|
|
2024-04-03 11:16:12 +02:00
|
|
|
### Bug
|
2024-04-05 15:35:28 +02:00
|
|
|
* update maven-javadoc-plugin to from 2.6.8 to 3.6.3. #25877
|
2023-10-16 09:49:11 +02:00
|
|
|
* update groovy-all plugin dependency from 3.0.0-beta to 3.0.13 #25872
|
2023-05-02 16:01:30 +02:00
|
|
|
|
|
|
|
### Features
|
|
|
|
* new maven profiles for managing jdk7 (gcore-legacy) and jdk17 build (see #24259)
|
|
|
|
* add new group repositories for managing jdk17 dependencies resolution
|
2023-05-12 15:10:27 +02:00
|
|
|
* update groovy-maven and javadoc plugin configuration #25108
|
|
|
|
* add classpath external folder. see #25106
|
2023-05-02 16:01:30 +02:00
|
|
|
|
2024-02-22 09:59:23 +01:00
|
|
|
### Bug
|
|
|
|
* removed set-local-classpath profile. see #26841
|
|
|
|
|
2022-10-28 12:06:26 +02:00
|
|
|
## [v1.1.0] - 2022-10-27
|
2020-07-06 19:43:41 +02:00
|
|
|
|
|
|
|
### Features
|
2022-10-28 12:06:26 +02:00
|
|
|
* force java 1.8 on jdk11 activation profiles
|
|
|
|
* update maven-compiler-plugin to 3.10.1
|
2020-06-07 16:45:51 +02:00
|
|
|
* New build profiles to support CI/CD
|
2023-05-02 16:01:30 +02:00
|
|
|
* add new execution phase to buildnumber-maven-plugin
|
2020-06-07 16:45:51 +02:00
|
|
|
* Enforcement for:
|
|
|
|
* Java 8 (target and source)
|
|
|
|
* OpenJDK as target Java VM.
|
|
|
|
* Maven 3.3.9+
|
|
|
|
|
2020-07-06 19:43:41 +02:00
|
|
|
## [v1.0.0] - 2017-12-20
|
2020-06-07 16:45:51 +02:00
|
|
|
|