Pankraz76
Pankraz76
would be awesome to have this feature i was wondering why its not working as it seems to be possible and its very common.
will release `maven-pmd-plugin:4.0.0 - Migrate to Java 21` to be used in: - https://github.com/pmd/pmd/pull/5714
> You need also to adjust CI/CD pipeline is it located in this repo, please? where to find this?
you mean this? https://github.com/apache/maven-pmd-plugin/blob/master/.github/workflows/maven-verify.yml I did not found any java version in this and googled: https://github.com/apache/maven-build-cache-extension/pull/211 This looks more adjustable.
yes if not fully agreed upon nor approved efforts should be kept small before investing.
consider maven solution: - https://issues.apache.org/jira/browse/HBASE-26617 - https://github.com/diffplug/spotless
FYI: - https://github.com/quarkusio/quarkus/pull/48041 there might be an AI capable to migrate IDEA keys to eclipse and make it run everywhere.
- https://github.com/pmd/pmd/pull/5714 - https://github.com/checkstyle/checkstyle/issues/16981#issuecomment-2841063249 > Java 21 brings significant improvements, including enhanced performance, security updates, and new language features like record patterns and string templates. If we want to push...
> Nobody stops you from using 21 at runtime. What is the point having it at build time? > new language features like record patterns and string templates. yes the...
> @Pankraz76 > > > If we want to push PMD, we need this here. > > Can you explain this? You can build/run PMD also with Java 21 without...