Skip to content

Update impsort-maven-plugin to 1.8.0#139

Merged
ctubbsii merged 1 commit into
apache:2.1from
tom-vt4:updatePluginVersion
Jul 10, 2026
Merged

Update impsort-maven-plugin to 1.8.0#139
ctubbsii merged 1 commit into
apache:2.1from
tom-vt4:updatePluginVersion

Conversation

@tom-vt4

@tom-vt4 tom-vt4 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Executing a build with version 1.7.0 of the impsort-maven-plugin fails due to a missing required class when attempting to execute the sort goal of the plugin: org/codehaus/plexus/util/DirectoryScanner

Using version 1.8.0 of the plugin allows the build to succeed.

This resolves the building issues

Executing a build with version 1.7.0 of the impsort-maven-plugin fails
due to a missing required class when attempting to execute the sort goal
of the plugin: org/codehaus/plexus/util/DirectoryScanner

Using version 1.8.0 of the plugin allows the build to succeed.

This resolves the building issues
@lbschanno

Copy link
Copy Markdown
Contributor

I can confirm I had the same issue when building branch 2.1, this change fixed it for me.

@ctubbsii ctubbsii merged commit 791ed54 into apache:2.1 Jul 10, 2026
1 check failed
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.

3 participants