Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run failed: 'other' has different root in spring-petclinic-migration #533

Closed
KaiqianYang opened this issue Mar 30, 2023 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists

Comments

@KaiqianYang
Copy link

I try to run recipes on the sample https://github.com/openrewrite/spring-petclinic-migration, but failed with:

Failed to execute goal org.openrewrite.maven:rewrite-maven-plugin:4.42.0:run (default-cli) on project spring-petclinic: Execution default-cli of goal org.openrewrite.maven:rewrite-maven-plugin:4.42.0:run failed: 'other' has different root

My command was:

mvn -U org.openrewrite.maven:rewrite-maven-plugin:run "-Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-spring:LATEST" "-Drewrite.activeRecipes=org.openrewrite.java.spring.boot2.UpgradeSpringBoot_2_7"

Could you help me to run recipe on the sample project?

@timtebeek
Copy link
Contributor

I see Knut is already looking at #546, so hope you don't mind me closing this one a as a duplicate.

@timtebeek timtebeek added the duplicate This issue or pull request already exists label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
Archived in project
Development

No branches or pull requests

2 participants