[jboss-jira] [JBoss JIRA] (DROOLS-3237) Using -DgenerateModel=YES skips resources compilation check

Matteo Mortari (Jira) issues at jboss.org
Mon Nov 5 05:45:00 EST 2018


Matteo Mortari created DROOLS-3237:
--------------------------------------

             Summary: Using -DgenerateModel=YES skips resources compilation check
                 Key: DROOLS-3237
                 URL: https://issues.jboss.org/browse/DROOLS-3237
             Project: Drools
          Issue Type: Bug
          Components: tools
            Reporter: Matteo Mortari
            Assignee: Luca Molteni


Usually the standard kie-maven-plugin mojo compiles any Drools resource at compile time in order to check for errors.
Using -DgenerateModel=YES instead generate the exec model, but skips resource compilation.

To replicate:
introduce a Drools resource which does NOT compile in the KJAR. Without the flag, it fail maven compilation. With the flag, maven compilation succeeds.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list