Skip to content

Zj/update maven builds 030326#245

Merged
zdenek-jonas merged 2 commits intomainfrom
zj/update_maven_builds_030326
Mar 3, 2026
Merged

Zj/update maven builds 030326#245
zdenek-jonas merged 2 commits intomainfrom
zj/update_maven_builds_030326

Conversation

@zdenek-jonas
Copy link
Copy Markdown
Contributor

This pull request updates several Maven plugins in the pom.xml file to newer versions and makes a few configuration improvements, particularly for the Javadoc plugin. These changes help keep the build process up to date and improve compatibility and documentation generation.

Maven plugin version updates:

  • Updated the following Maven plugins to newer versions for improved features and compatibility:
    • maven-compiler-plugin to 3.15.0
    • maven-dependency-plugin to 3.10.0
    • maven-bundle-plugin to 6.0.2
    • maven-jar-plugin to 3.5.0
    • maven-source-plugin to 3.4.0
    • maven-javadoc-plugin to 3.12.0

Javadoc plugin improvements:

  • Added <doclint>none</doclint> to suppress doclint warnings and changed the source configuration to use ${maven.compiler.release} for better alignment with the project's Java version.

@zdenek-jonas zdenek-jonas requested a review from fh-ms March 3, 2026 12:45
@zdenek-jonas zdenek-jonas merged commit cd3a43e into main Mar 3, 2026
17 checks passed
@zdenek-jonas zdenek-jonas deleted the zj/update_maven_builds_030326 branch March 3, 2026 14:10
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