pefernan commented on code in PR #15: URL: https://github.com/apache/incubator-kie-website/pull/15#discussion_r1895915569
########## docs/start/download.md: ########## @@ -202,6 +202,9 @@ yarn add <package-name> - [@kie-tools-scripts/build-env](https://www.npmjs.com/package/@kie-tools-scripts/build-env) - [sonataflow-deployment-webapp](https://www.npmjs.com/package/sonataflow-deployment-webapp) +## DDL Scripts + +The zip file containing the DDLs is available in Maven Central [here](https://repo1.maven.org/maven2/org/kie/kogito/kogito-ddl/10.0.0/kogito-ddl-10.0.0-db-scripts.zip). Review Comment: @porcelli I think we may also need https://repo1.maven.org/maven2/org/kie/kie-ddl-runtimes/10.0.0/ for the runtimes DDL's (he link you added is for kogito-apps) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
