danshome opened a new issue, #6332: URL: https://github.com/apache/incubator-kie-drools/issues/6332
After attempting to move to 10.0.0 we now get the following error. [ERROR] Failed to execute goal org.kie:kie-maven-plugin:10.0.0:build (default-build) on project rulesengine-rules: Execution default-build of goal org.kie:kie-maven-plugin:10.0.0:build failed: Rules compilation failed or interrupted: java.lang.ExceptionInInitializerError: You're trying to compile a Drools asset without mvel. Please add the module org.drools:drools-mvel to your classpath. -> [Help 1] I tried adding drools-mvel to the dependencies for the kie-maven-plugin, but got the same error. Any guidance on this issue would be appreciated. -- 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]
