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 #2972

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Upgrade plugins #2972

merged 1 commit into from
Jan 4, 2025

Conversation

holgerfriedrich
Copy link
Member

leaving out the remaining

[INFO]   org.codehaus.mojo:jaxb2-maven-plugin ....................................................... 2.5.0 -> 3.2.0
[INFO]   org.openapitools:openapi-generator-maven-plugin ........................................... 4.3.0 -> 7.10.0

for now....

* frontend-maven-plugin to 1.15.1
* 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 https://github.com/mathieucarbou/license-maven-plugin/releases
* maven-clean-plugin to 3.4.0 https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-3.4.0
* maven-dependency-plugin to 3.8.1
* maven-enforcer-plugin to 3.5.0 https://github.com/apache/maven-enforcer/releases
* maven-install-plugin to 3.1.3 https://github.com/apache/maven-install-plugin/releases
* maven-jar-plugin to 3.4.2 https://github.com/apache/maven-jar-plugin/releases/tag/maven-jar-plugin-3.4.2
* maven-javadoc-plugin to 3.11.2
* maven-release-plugin to 3.1.1
* maven-site-plugin to 3.21.0
* maven-surefire-plugin to 3.5.2
* build-helper-maven-plugin to 3.6.0 https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/3.6.0

Signed-off-by: Holger Friedrich <[email protected]>
@holgerfriedrich holgerfriedrich requested a review from a team as a code owner January 4, 2025 11:38
@florian-h05 florian-h05 merged commit 4380671 into openhab:main Jan 4, 2025
2 checks passed
@florian-h05 florian-h05 added this to the 5.0 milestone Jan 4, 2025
This was referenced Jan 4, 2025
florian-h05 pushed a commit that referenced this pull request Jan 7, 2025
Regression, fix issue introduced by #2972.
JavaDoc output dir changed from target/site to target/reports.
This will get it back to the known location.

Signed-off-by: Holger Friedrich <[email protected]>
@holgerfriedrich holgerfriedrich deleted the pr-plugins branch January 7, 2025 22:34
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