adoroszlai opened a new pull request, #10356: URL: https://github.com/apache/ozone/pull/10356
## What changes were proposed in this pull request? - HDDS-13414 added `properties-maven-plugin` and `jdeb` plugins to `dependencyManagement`. Move them to `pluginManagement`, where they belong. - Remove custom `maven-core` version, which is no longer needed after `properties-maven-plugin` upgrade from 1.2.1 to 1.3.0. https://issues.apache.org/jira/browse/HDDS-15363 ## How was this patch tested? `properties-maven-plugin` continues to [work](https://github.com/adoroszlai/ozone/actions/runs/26358184158/job/77588709421#step:13:1735) (same output as [previously](https://github.com/apache/ozone/actions/runs/26354578790/job/77578847487#step:13:1740)): ``` [INFO] --- properties:1.3.0:read-project-properties (read-property-from-file) @ hdds-rocks-native --- Warning: Unknown properties resource extension: 'txt' assume as: 'properties' [INFO] Loading 1 properties from File: /home/runner/work/ozone/ozone/hadoop-hdds/rocks-native/target/propertyFile.txt ``` CI: https://github.com/adoroszlai/ozone/actions/runs/26358184158 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
