The checks we have for AOT factories, architecture, etc create quite a few top-level directories in build
:
- checkAotFactories
- checkArchitectureMain
- checkArchitectureTest
- checkAutoConfigurationClasses
- checkAutoConfigurationImports
- checkSpringFactories
It'd be nice if those were put in a parent, ideally so that classes
was more visible.
Comment From: snicoll
We've discussed this and it isn't an obvious enhancement to the build. Also the "classes more visible" was't really the root cause of this issue.