schemacrawler / SchemaCrawler-Report-Maven-Plugin

Generate SchemaCrawler reports for Maven generated project websites
Eclipse Public License 2.0
8 stars 6 forks source link

parameter localRepository error #95

Closed s-seidel closed 1 year ago

s-seidel commented 1 year ago

I can't seem to get the plugin to work anymore using 16.19.9.1. Haven't changed any configuration, and the error message doesn't make sense to me:

[ERROR] Failed to execute goal us.fatehi:schemacrawler-maven-plugin:16.19.9.1:schemacrawler (default-cli) on project backend-banz-kst: Unable to parse configuration of mojo us.fatehi:schemacrawler-maven-plugin:16.19.9.1:schemacrawler for parameter localRepository: Cannot find 'localRepository' in class schemacrawler.tools.integration.maven.SchemaCrawlerMojo -> [Help 1]
sualeh commented 1 year ago

@s-seidel I have no idea what is going on. I have updated the dependencies, and released v16.19.1.2. Please use that version. You can look at https://github.com/schemacrawler/SchemaCrawler-Report-Maven-Plugin-Usage-Example for example usage.