由于某种原因,当我在liquibase.properties文件中设置它时,Liquibasemaven插件没有使用我的属性。当我运行mvn liquibase:update时,我会得到以下信息。[INFO] there are no resolved artifacts for the Maven project.[INFO] Parsing Liquibase Properties File
[INFO] File: tar
我们使用liquibase(Java)在Azure管道中运行,以更新新部署的Azure SQL服务器上的SQL数据库,更新总是失败,并显示以下错误,即使使用的帐户可以毫无问题地登录到SSMS也是如此。Liquibase Update Failed: Login failed for user 'useraccount'..information, use the --logLevel flag)
2020-05-07T14:04:15.2730984