rewrite-static-analysis
rewrite-static-analysis copied to clipboard
fix generics issue: Cannot resolve method 'getGroupId' in 'Object'
checkout:
https://github.com/quarkusio/quarkus.git
cd quarkus/core
run:
mvn -U org.openrewrite.maven:rewrite-maven-plugin:run -Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-static-analysis:RELEASE -Drewrite.activeRecipes=org.openrewrite.staticanalysis.CommonStaticAnalysis -Drewrite.exportDatatables=true
error:
hi @punkratz312 ; CommonStaticAnalysis is a composite of some six dozen recipes; it would help troubleshooting to know which one made that change here. Do you recall?