public class LiquibaseHistoryMojo extends AbstractLiquibaseMojo
Outputs history of deployments against the configured database.
changelogCatalogName, 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 |
|---|
LiquibaseHistoryMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performLiquibaseTask(Liquibase liquibase) |
checkRequiredParametersAreSpecified, cleanup, configureChangeLogProperties, configureFieldsAndValues, createLiquibase, execute, getClassLoaderIncludingProjectClasspath, getField, getLiquibase, getMavenArtifactClassLoader, getOutputWriter, getResourceAccessor, hasProLicense, isPromptOnNonLocalDatabase, parsePropertiesFile, printSettings, setupBindInfoPackageprotected void performLiquibaseTask(Liquibase liquibase) throws LiquibaseException
performLiquibaseTask in class AbstractLiquibaseMojoLiquibaseExceptionCopyright © 2021 Liquibase.org. All rights reserved.