tkobayas opened a new issue, #6078: URL: https://github.com/apache/incubator-kie-drools/issues/6078
When we generate a project with `mvn archetype:generate -DarchetypeGroupId=org.kie -DarchetypeArtifactId=kie-drools-exec-model-ruleunit-archetype -DarchetypeVersion=999-SNAPSHOT`, executable model java sources are not persisted to the filesystem, so IDE (e.g. Intellij IDEA) cannot run the test case. Add notes: - Use `-DdumpKieSourcesFolder=generated-sources/executable-model` - Set the folder as "Generated sources root" in IDE -- 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]
