Closed allan-shoup closed 4 years ago
I think the problem might be caused in SchemaCrawlerMojo when the properties loaded from the custom config file: additionalConfiguration = PropertiesUtility.loadConfig(new FileInputResource(configPath)); are overwritten by default properties: additionalConfiguration.putAll(textOptionsConfig);
Thanks, @allan-shoup - I will take a look.
@allan-shoup - please use SchemaCrawler 16.9.4.
Works now. Thanks for the quick turnaround!
I have this in
<pluginManagement>
Here is what is in the
custom.config.properties
:When I run
mvn schemacrawler:schemacrawler -X
I see these messages: