JSqlParser
JSqlParser copied to clipboard
Share/deploy the Auto Generated Sources on top of the Actual Sources
https://github.com/i-net-software/JWebAssembly/issues/43 refers.
How can we share the auto-generated Sources?
Within jsqlparser-4.5-SNAPSHOT-sources.jar all sources are collected. This file is available at maven as well: https://repo1.maven.org/maven2/com/github/jsqlparser/jsqlparser/4.4/jsqlparser-4.4-sources.jar.
Indeed, the Maven Build contains it, while the Gradle build does not. I have to check out the Gradle build and add the generated Sources there.