Skip to content

Bump org.apache.maven.plugins:maven-plugins from 43 to 44 - #328

Merged
desruisseaux merged 1 commit into
apache:masterfrom
Geomatys:master
Jun 1, 2025
Merged

Bump org.apache.maven.plugins:maven-plugins from 43 to 44#328
desruisseaux merged 1 commit into
apache:masterfrom
Geomatys:master

Conversation

@desruisseaux

Copy link
Copy Markdown
Contributor

This is in replacement of #315 generated by dependabot. Upgrading the maven-plugins dependency is more work than just upgrading the version number, because:

  • New errors are raised by Checkstyle.
  • The maven-dependency-plugin is now executed (inherited from a new block in maven-plugins), and that execution fails if we do not delete the output files generated by the stub compiler. This is because those output files are not real *.class files.

@desruisseaux desruisseaux self-assigned this May 4, 2025
@desruisseaux desruisseaux added the dependencies Pull requests that update a dependency file label May 4, 2025
Requires resolutions of new Checkstyle errors and deletion of the output file of the
stub compiler for avoiding an `IndexOutOfBoundsException` in `maven-dependency-plugin`.
@desruisseaux
desruisseaux merged commit 6fc045a into apache:master Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants