Skip to content

Recipes not being applied #4073

Closed Answered by timtebeek
evanchooly asked this question in General
Discussion options

You must be logged in to vote

hi @evanchooly , good seeing you here. I checked out your project to give things a go here in a slightly different way, but with better results.

  1. gh repo clone MorphiaOrg/morphia-upgrade-testing
  2. create a rewrite.yml in the root of that project, using the content taken from here
  3. mvn -U org.openrewrite.maven:rewrite-maven-plugin:run -Drewrite.activeRecipes=dev.morphia.UpgradeToMorphia30, from the root of the project.

That at least gets me the following out put on your sample project:

[INFO] --- rewrite:5.23.3:run (default-cli) @ java ---
[INFO] Using active recipe(s) [dev.morphia.UpgradeToMorphia30]
[INFO] Using active styles(s) []
[INFO] Validating active recipes...
[INFO] Project [morphi…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@timtebeek
Comment options

Answer selected by timtebeek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants