spring-boot-migrator
spring-boot-migrator copied to clipboard
PreconditionCheck fails
Describe the bug Whenever I scan a project, the preconditionCheck fails. It cannot find the maven build file and it also cannot find a 'src/main/java' directory, while this does exists. I am using a Windows 10 pc with Java 17.0.5 and SBM 0.12.0.
To Reproduce Steps to reproduce the behavior:
- Unpack the repository TestMigrator (TestMigrator.zip)
- Start SBM
- Type
scan D:\\TestMigrator - Observe the failure

Expected behavior A pass of the maven build file (a pom.xml is present) A pass of the 'src/main/java' dir (which also exists)
Desktop:
- OS: Windows
- Version 10 21H2
- Java 17.0.5