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

Unable to pull flyway-gradle-plugin from the enterprise repo

We are trying to use the documentation here to pull the 10.19.0 version of the plugin:
https://documentation.red-gate.com/fd/gradle-task-184127407.html

and ended up getting the error that the resource doesnot exists.

This is the entry in the build.gradle:
    id 'com.redgate.flyway' version '10.19.0' apply false


It is trying to download from this path:
https://download.red-gate.com/maven/release/com/redgate/flyway/com.redgate.flyway.gradle.plugin/10.19.0/com.redgate.flyway.gradle.plugin-10.19.0.pom

The plugin is actually available at this plugin:
https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-gradle-plugin/10.19.0/flyway-gradle-plugin-10.19.0.pom

Please let me know if we are doing anything wrong in the config.
KasibhatlaS
0

Comments

3 comments

  • AlistairW
    We currently have an issue with our enterprise gradle plugin (publishing administration due to a change in the group ID). The workaround is to use v9.22.3 of the plugin as described here: https://plugins.gradle.org/plugin/org.flywaydb.enterprise.flyway
    AlistairW
    0
  • TCatECFX
    It is now Jan 29th, our License Key has expired and we are now forced to use the new PAT auth.  Turns out v9 does not have the PAT components and you still don't have a working V10+ of the gradle plugin available.  

    We pay for this, you get that right?
    TCatECFX
    0
  • TCatECFX
    AlistairW said:
    We currently have an issue with our enterprise gradle plugin (publishing administration due to a change in the group ID). The workaround is to use v9.22.3 of the plugin as described here: https://plugins.gradle.org/plugin/org.flywaydb.enterprise.flyway 
    Can we get an update after 3 months?
    TCatECFX
    0

Add comment

Please sign in to leave a comment.