Skip to content

Update impsort-maven-plugin to 1.8.0#139

Open
tom-vt4 wants to merge 1 commit into
apache:2.1from
tom-vt4:updatePluginVersion
Open

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

Conversation

@tom-vt4

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

Copy link
Copy Markdown

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.

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