(re)activate maven.compiler.release thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix UnnecessaryImport#48414
Closed
Pankraz76 wants to merge 1 commit into
Closed
(re)activate maven.compiler.release thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix UnnecessaryImport#48414Pankraz76 wants to merge 1 commit into
maven.compiler.release thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix UnnecessaryImport#48414Pankraz76 wants to merge 1 commit into
Conversation
|
Thanks for your pull request! Your pull request does not follow our editorial rules. Could you have a look?
This message is automatically generated by a bot. |
Pankraz76
commented
Jun 16, 2025
spotless-maven-plugin, impsort-maven-plugin, and PMD to fix UnnecessaryImportmaven.compiler.release property thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix UnnecessaryImport
Pankraz76
commented
Jun 16, 2025
maven.compiler.release property thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix UnnecessaryImportmaven.compiler.release property thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix Unnecessary/WildcardImport
Pankraz76
commented
Jun 16, 2025
Pankraz76
commented
Jun 16, 2025
| package io.quarkus.cache.redis.runtime; | ||
|
|
||
| import java.lang.reflect.Type; | ||
| import java.util.*; |
Author
There was a problem hiding this comment.
Author
There was a problem hiding this comment.
sorry dont want to bother and spam. this could really close the issue and i dont mean by ban me but ban the wildcard imports as now plugin has ability to do once.
maven.compiler.release property thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix Unnecessary/WildcardImportmaven.compiler.release thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix Unnecessary/WildcardImport
maven.compiler.release thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix Unnecessary/WildcardImportmaven.compiler.release thus consolidate spotless-maven-plugin, impsort-maven-plugin, and PMD to fix UnnecessaryImport
…lugin, impsort-maven-plugin, and PMD to fix UnnecessaryImport
Pankraz76
commented
Jun 18, 2025
| <configuration> | ||
| <!-- store outside of target to speed up formatting when mvn clean is used --> | ||
| <cachedir>.cache/impsort-maven-plugin-${version.impsort.plugin}</cachedir> | ||
| <groups>java.,javax.,jakarta.,org.,com.</groups> |
Author
Author
|
quarkus dont care about (re)activate maven.compiler.release |
This was referenced Jun 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

formatter-maven-pluginandimpsort-maven-plugin#48372spotless-maven-plugin,formatter-maven-plugin, andimpsort-maven-plugin#48394@gsmet thanks for pull of format fix.
current setup has blindspots, like every tool, therefore using spot and PMD will reach the initial goal fixing implemented workarounds and flaws.
PMD:
Spot: