We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d627b commit e3da031Copy full SHA for e3da031
README.adoc
@@ -134,7 +134,7 @@ NOTE: **SBM requires a JDK 17.**
134
* Clone the repository
135
* Change into root dir
136
* Run `mvn clean install`
137
-* Find the jar in `applications/spring-shell/spring-boot-migrator.jar`
+* Find the jar in `applications/spring-shell/target/spring-boot-migrator.jar`
138
139
WARNING: **Some integration tests use Docker so you'll need Docker to run them. +
140
You can pass the `-DskipTests` flag to the `mvn` command to ignore tests.**
0 commit comments