The main purpose of this package is to build a nice to use Windows installer, based on Izpack which bundles commonly drivers.
debian users may rather (as my self) the dedicated .deb installer (see https://github.com/adriens/schemacrawler-deb).
This installer is indeed designed to work on unix and windows systems, still my efforts are for now focused on the Windows one.
git clone https://github.com/adriens/schemacrawler-izpack.git
cd schemacrawler-izpack
mvn install:install-file -Dfile=lib/sqlite-jdbc-3.7.8.jar -DgroupId=org.xerial -DartifactId=sqlite-jdbc -Dversion=3.7.8 -Dpackaging=jar
mvn clean site package
This is it : the installer has been built (as well as documentation site un target/site/index.html).
java -jar target/schemacrawler-lzpack-${version}
java -jar target/schemacrawler-lzpack-${version} -console
Just double-click schemacrawler-lzpack-${version}.jar`
java -jar target/schemacrawler-lzpack-${version} -console
Run the Izpack generated uninstaller in Uninstaller directory.
Ensure mac has minimal support.