You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execution sort-imports of goal net.revelc.code:impsort-maven-plugin:1.6.2:sort failed: A required class was missing while executing net.revelc.code:impsort-maven-plugin:1.6.2:sort: org/codehaus/plexus/util/DirectoryScanner
impsort-maven-plugin has already released a fix and this version is already updated in smallrye-build-parent version 39.
Updating to the parent 39
Builds successfully (locally) with Maven 3.8.7
Reformats a handful of classes (whitespace)
Fails with Maven 3.9.0, caused to an issue with the invoker tests (I stopped digging into the issue at this point)
The text was updated successfully, but these errors were encountered:
Unfortunately the latest version of the impsort plugin requires Java 11, and I find it important for Jandex CI builds to run with Java 8 (among others). So this requires to jump through some hoops.
impsort-maven-plugin
isn't compatible with the latest version of Mavenrevelc/impsort-maven-plugin#64
impsort-maven-plugin
has already released a fix and this version is already updated insmallrye-build-parent
version 39.Updating to the parent 39
The text was updated successfully, but these errors were encountered: