spring-projects-experimental / spring-boot-migrator

Spring Boot Migrator (SBM) is a tool for automated code migrations to upgrade or migrate to Spring Boot
Apache License 2.0
441 stars 88 forks source link

Revamp/1002 mavenartifactdownloader should interpret relocations #1003

Open fabapp2 opened 10 months ago

fabapp2 commented 10 months ago

Debugging the dependency resolution showed that:

See https://github.com/openrewrite/rewrite-java-dependencies/issues/58

timtebeek commented 8 months ago

You might be interested to see the work done in this PR to parse & match a list of relocated artifacts