public class LiquibaseMigrate extends AbstractLiquibaseUpdateMojo
changesToApply, toTagchangeLogDirectory, changeLogFile, contexts, labelschangelogCatalogName, changelogSchemaName, clearCheckSums, databaseChangeLogLockTableName, databaseChangeLogTableName, databaseClass, defaultCatalogName, defaultSchemaName, driver, emptyPassword, includeArtifact, includeTestOutputDirectory, logging, outputDefaultCatalog, outputDefaultSchema, outputFileEncoding, password, project, promptOnNonLocalDatabase, propertyFile, propertyFileWillOverride, propertyProviderClass, skip, systemProperties, url, username, verbose, wagonManager| Constructor and Description |
|---|
LiquibaseMigrate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configureFieldsAndValues(ResourceAccessor fo)
Deprecated.
|
protected void |
doUpdate(Liquibase liquibase)
Deprecated.
Performs the actual "update" work on the database.
|
performLiquibaseTask, printSettingscheckRequiredParametersAreSpecified, createLiquibase, getFileOpenercleanup, execute, getClassLoaderIncludingProjectClasspath, getLiquibase, getMavenArtifactClassLoader, getOutputWriter, isPromptOnNonLocalDatabase, parsePropertiesFilepublic void configureFieldsAndValues(ResourceAccessor fo) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
configureFieldsAndValues in class AbstractLiquibaseMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void doUpdate(Liquibase liquibase) throws LiquibaseException
AbstractLiquibaseUpdateMojodoUpdate in class AbstractLiquibaseUpdateMojoliquibase - The Liquibase object to use to perform the "update".LiquibaseExceptionCopyright © 2018 Liquibase.org. All rights reserved.