Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade plugins #475

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Upgrade plugins #475

merged 1 commit into from
Jan 6, 2025

Conversation

holgerfriedrich
Copy link
Member

@holgerfriedrich holgerfriedrich commented Jan 5, 2025

@holgerfriedrich holgerfriedrich requested a review from a team as a code owner January 5, 2025 08:16
* Require maven 3.6.3
* spotless-maven-plugin to 2.43.0
https://github.com/diffplug/spotless/blob/main/CHANGES.md#2430---2023-11-27
* sortpom-maven-plugin to 4.0.0 (breaking change)
https://github.com/Ekryd/sortpom?tab=readme-ov-file#news
* license-maven-plugin to 4.6
* maven-compiler-plugin to 3.13.0
* maven-dependency-plugin to 3.8.1
* maven-enforcer-plugin to 3.5.0
https://github.com/apache/maven-enforcer/releases
* maven-gpg-plugin to 3.2.7
* maven-javadoc-plugin to 3.11.2
* maven-plugin-plugin to 3.8.2
* maven-resources-plugin to 3.3.1
* maven-source-plugin to 3.3.1
* maven-surefire-plugin to 3.5.2
* plexus-component-metadata (deprecated) to 2.2.0

Signed-off-by: Holger Friedrich <[email protected]>
@holgerfriedrich
Copy link
Member Author

holgerfriedrich commented Jan 5, 2025

Note that upgrade of maven-plugin-plugin to 3.15.1 is currently blocked by a required change in \sat-plugin\src\main\java\org\openhab\tools\analysis\report\ReportMojo.java

It seems we have to add maven-plugin-report-plugin, as this part was separated out:
apache/maven-site#433

Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@kaikreuzer kaikreuzer merged commit 56ca54d into openhab:main Jan 6, 2025
2 checks passed
@holgerfriedrich holgerfriedrich deleted the pr-plugins branch January 6, 2025 19:34
@kaikreuzer kaikreuzer modified the milestones: 0.16.0, 0.17.0 Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants