Open driverpt opened 8 years ago
Extra information regarding this issue=>
Suggestion: use https instead of http in the plugin resolver for flyway, it seems that the developers at flyway.org switched to https ?
This needs to be updated in the plugins.sbt, in the resolvers part
resolvers += "Flyway" at "https://flywaydb.org/repo"
To reproduce locally, delete any previous version of flyway plugin with
rm -rf ~/.ivy2/cache/scala_2.10/sbt_0.13/org.flywaydb
Hope it will help to fix this issue
I'm getting the following error running
sbt genTables