[jboss-jira] [JBoss JIRA] (DROOLS-3598) Misleading error messagaes generated by maven plugin when creating an executable model kjar

Mario Fusco (Jira) issues at jboss.org
Mon Feb 4 06:53:01 EST 2019


    [ https://issues.jboss.org/browse/DROOLS-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690622#comment-13690622 ] 

Mario Fusco commented on DROOLS-3598:
-------------------------------------

Try a 'mvn clean install -DgenerateModel=YES' on the attached project to reporoduce the problem.

> Misleading error messagaes generated by maven plugin when creating an executable model kjar
> -------------------------------------------------------------------------------------------
>
>                 Key: DROOLS-3598
>                 URL: https://issues.jboss.org/browse/DROOLS-3598
>             Project: Drools
>          Issue Type: Bug
>          Components: executable model
>            Reporter: Mario Fusco
>            Assignee: Luca Molteni
>            Priority: Major
>         Attachments: HelloWorld2.zip
>
>
> When generating a kjar for the executable model with the maven-plugin it generates some spurious and not relevant error messages like these
> {code}
> [ERROR] Cannot load artifact org.drools:drools-core:${kie.version}. You need kie-ci on the classpath to perform this operation
> [ERROR] Cannot load artifact org.drools:drools-model-compiler:${kie.version}. You need kie-ci on the classpath to perform this operation
> [ERROR] Cannot load artifact org.drools:drools-canonical-model:${kie.version}. You need kie-ci on the classpath to perform this operation
> [ERROR] Cannot load artifact org.jbpm:jbpm-bpmn2:${kie.version}. You need kie-ci on the classpath to perform this operation
> [ERROR] Cannot load artifact org.drools:drools-decisiontables:${kie.version}. You need kie-ci on the classpath to perform this operation
> [ERROR] Cannot load artifact org.kie:kie-api:${kie.version}. You need kie-ci on the classpath to perform this operation
> {code}



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


More information about the jboss-jira mailing list