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

Respect the project order in reactor projects given by plugin dependencies. #948

Open fabapp2 opened 1 year ago

fabapp2 commented 1 year ago

Currently, MavenProjectAnalyzer does not respect plugin information affecting the project order as specified here:

https://maven.apache.org/guides/mini/guide-multiple-modules.html#reactor-sorting

These are missing: