Hiroko Miura created DROOLS-3599:
------------------------------------
Summary: Misleading error messagaes generated by maven plugin when creating
an executable model kjar
Key: DROOLS-3599
URL:
https://issues.jboss.org/browse/DROOLS-3599
Project: Drools
Issue Type: Bug
Components: executable model
Reporter: Hiroko Miura
Assignee: Luca Molteni
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)