Jim Kelly

Results 2 issues of Jim Kelly

I'm using version 3.5.0 and setting the migrationsPaths to the flyway default: migrationsPaths = ['./src/main/resources/db.migration/'] I get this error message: Caused by: org.gradle.api.InvalidUserDataException: Directory 'C:\Users\...\src\main\resources\db.migration' specified for property '$1' does...

I wrote a bunch of flaky gradle DSL to do what your plugin does, and I'm hoping to delete it all. But I'm not getting very far. How do I...

enhancement