jdbc - Flyway - specify configuration on command line for maven? -


i'm running command:

mvn install flyway:migrate -dskiptests=true -dflyway.configfile=c:\\itconfig.properties 

i need external configuration migrations in circumstances. however, whenever run this, flyway properties in pom file take precedence. documentation state:

overriding order

system properties override external config file overrides maven properties override plugin configuration

but not working way me. doing wrong? did find previous issue, appears closed / fixed?:

https://github.com/flyway/flyway/issues/585

please file issue in flyway issue tracker.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -