I am getting an error message saying Receiver class org.flywaydb.database.mysql.MySQLDatabase does not define or inherit an implementation of the resolved method 'abstract void ensureSupported(org.flywaydb.core.api.configuration.Configuration)'. I am using the flyway-mysql as well as flyway-core dependencies. I am using the flyway-maven-plugin version 10.0.0.
Comments
2 comments
-
Hello pdrake1,
Please could you pull a newer version (latest is 10.7.1) and let us know if the issue persists?
We introduced multiple large architectural changes in v10, including splitting our more elements into their own artefacts and there were a few teething issues in the early v10 releases. -
Updating to a later version fixed the issue thanks
Add comment
Please sign in to leave a comment.