E F I M O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
F
- failBuildOnUnprocessableClassPathElement - Variable in class migratedb.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.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.maven.ScanMojo
-
Whether the dependencies of this project should be included in the scan.
- includes - Variable in class migratedb.maven.ScanMojo
-
Resource name prefixes to include in the scan.
M
- migratedb.maven - package migratedb.maven
O
- outputDirectory - Variable in class migratedb.maven.ScanMojo
-
The directory where scan results are placed.
P
S
- ScanMojo - Class in migratedb.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.maven.ScanMojo
All Classes All Packages