public class LiquibaseChecksRunMojo extends AbstractLiquibaseChecksMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
changeLogFile
Specifies the changelog file for Liquibase Quality Checks to use.
|
protected String |
format
Specifies the format file for Liquibase Quality Checks to use.
|
checksSettingsFilechangelogCatalogName, changelogSchemaName, clearCheckSums, commandName, databaseChangeLogLockTableName, databaseChangeLogTableName, databaseClass, defaultCatalogName, defaultSchemaName, driver, emptyPassword, includeArtifact, includeTestOutputDirectory, liquibaseProLicenseKey, logging, outputDefaultCatalog, outputDefaultSchema, outputFileEncoding, password, project, promptOnNonLocalDatabase, propertyFile, propertyFileWillOverride, propertyProviderClass, skip, systemProperties, url, username, verbose, wagonManager| Constructor and Description |
|---|
LiquibaseChecksRunMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performLiquibaseTask(Liquibase liquibase) |
databaseConnectionRequiredcheckRequiredParametersAreSpecified, cleanup, configureChangeLogProperties, configureFieldsAndValues, createLiquibase, execute, getClassLoaderIncludingProjectClasspath, getField, getLiquibase, getMavenArtifactClassLoader, getOutputWriter, getResourceAccessor, hasProLicense, isPromptOnNonLocalDatabase, parsePropertiesFile, printSettings, setupBindInfoPackage@PropertyElement protected String changeLogFile
@PropertyElement protected String format
protected void performLiquibaseTask(Liquibase liquibase) throws CommandExecutionException
performLiquibaseTask in class AbstractLiquibaseMojoCommandExecutionExceptionCopyright © 2022 Liquibase.org. All rights reserved.