How can we help you today? How can we help you today?

unable to run migrations due to ensureSupported method error

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.
pdrake1
0

Comments

2 comments

  • Peter_Laws
    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.
    Peter_Laws
    0
  • pdrake1
    Updating to a later version fixed the issue thanks
    pdrake1
    0

Add comment

Please sign in to leave a comment.