Don't enable the plugin automatically
See original GitHub issueThis is to track flyway/flyway#1329 over here. Something about the order things are applied in now causes errors like:
[error] sbt.AutoPluginException: Error determining plugins for project 'server' in ...:
[error] Contradiction in selected plugins. These plugins were both included and excluded: org.flywaydb.sbt.FlywayPlugin
when trying to use .disablePlugins(FlywayPlugin)
.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5
Top Results From Across the Web
Plugin seemingly stuck on auto-enable
Whenever I click “Update” on a page or post, it activates the post expirator which marks the page or post as draft immediately....
Read more >Support for keeping add-ins enabled
However, you can re-enable add-ins and prevent add-ins from being auto-disabled by other Office programs. Preventing add-ins from being disabled.
Read more >How to Enable Automatic Updates for WordPress Plugins ...
Do you want to enable automatic updates for WordPress plugins? Learn how to automatically update plugins in WordPress.
Read more >How to Disable WordPress Auto Updates (Plugins & ...
It's a good idea to disable WordPress auto updates. Though it might seem counterintuitive, having more control over updates is just plain ...
Read more >How To Disable WordPress Plugins (No Access to WP- ...
But if needed, you can also disable WordPress plugins via phpMyAdmin. If your host doesn't offer automatic backups like Kinsta does, we highly ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Agree. We cannot go back in version numbers so I suggest we do an Akka HTTP and go to 10.x.x for the release. Will also set up Maven Central to deploy the plugin from org.flywaydb.sbt. As of our next version, the plugin will not be enabled by default.
Note that it looks like the upcoming release of Flyway is likely to be 5.0 which seems like a good time to break this.