Index

E F I M O P S 
All Classes and Interfaces|All Packages

E

execute() - Method in class migratedb.v1.maven.ScanMojo
 

F

failBuildOnUnprocessableClassPathElement - Variable in class migratedb.v1.maven.ScanMojo
Whether the build will fail if the class path contains an unsupported element (such as .war or .ear files).
followSymlinks - Variable in class migratedb.v1.maven.ScanMojo
Whether the scan will follow symlinks, which can lead to an exception when symlinks create a cycle, e.g., by pointing to one of their parent directories.

I

includeDependencies - Variable in class migratedb.v1.maven.ScanMojo
Whether the dependencies of this project should be included in the scan.
includes - Variable in class migratedb.v1.maven.ScanMojo
Resource name prefixes to include in the scan.

M

migratedb.v1.maven - package migratedb.v1.maven
 

O

outputDirectory - Variable in class migratedb.v1.maven.ScanMojo
The directory where scan results are placed.

P

project - Variable in class migratedb.v1.maven.ScanMojo
 

S

ScanMojo - Class in migratedb.v1.maven
Scans the output of this project (and optionally its dependencies) for database migration resources, e.g. scripts, so they can be found as a 'classpath:' location.
ScanMojo() - Constructor for class migratedb.v1.maven.ScanMojo
 
E F I M O P S 
All Classes and Interfaces|All Packages