<include>
elements inside it referencing other Liquibase
changelog fragments.AggregateChangeLogGenerator
.URL
s.File
that will eventually
contain Liquibase changelog contents.File
that either does house or will house
Liquibase changelog contents.AggregateChangeLogGenerator
to be used to
generate changelogs.LiquibaseChangeLogArtifactsProcessor
will look for.Properties
object representing any custom
properties that are to be converted to Liquibase changelog
parameters.name
from the
classpath.<include>
elements.ArtifactsProcessor
for use in conjunction with the artifact-maven-plugin
that creates a Liquibase changelog
aggregating
changelog fragments found in a MavenProject
's dependencies.LiquibaseChangeLogArtifactsProcessor
.File
representing the path to a file that will
be erased and that will eventually contain Liquibase changelog
contents.AggregateChangeLogGenerator
to be used to
generate changelogs.Collection
of relative resource names
representing Liquibase changelog fragments that this LiquibaseChangeLogArtifactsProcessor
will look for.Properties
object that represents custom
properties that are to be converted to Liquibase changelog
parameters.Copyright © 2014–2015, Laird Nelson. All rights reserved.