Skip to content

Conversation

@desruisseaux
Copy link
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
26 checks passed
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