[JBoss JIRA] (DROOLS-4602) kie-maven-plugin fails with nested kbases and dependency versions declared in bom
by Mario Fusco (Jira)
[ https://issues.jboss.org/browse/DROOLS-4602?page=com.atlassian.jira.plugi... ]
Mario Fusco reassigned DROOLS-4602:
-----------------------------------
Assignee: Tibor Zimanyi (was: Mario Fusco)
> kie-maven-plugin fails with nested kbases and dependency versions declared in bom
> ---------------------------------------------------------------------------------
>
> Key: DROOLS-4602
> URL: https://issues.jboss.org/browse/DROOLS-4602
> Project: Drools
> Issue Type: Bug
> Components: tools
> Affects Versions: 7.27.0.Final
> Reporter: Martin Weiler
> Assignee: Tibor Zimanyi
> Priority: Major
> Labels: support
> Attachments: hierarchical-kbase-bom.zip
>
>
> When we build 2 kjars and one kbase "includes" another, kie-maven-plugin fails to resolve the sub kbase if the dependency version is declared in a common bom:
> {noformat}
> Running test with rules version 7.27.0.Final and -DgenerateModel=NO
> 13:01:05,903 [ERROR] Unable to build KieBase, could not find include: subkbase
> 13:01:05,908 [ERROR] Failed to execute goal org.kie:kie-maven-plugin:7.27.0.Final:build (default-build) on project kbase-parent: Execution default-build of goal org.kie:kie-maven-plugin:7.27.0.Final:build failed: Unable to get KieModule, Errors Existed: Error Messages:
> 13:01:05,910 [ERROR] Message [id=1, kieBase=parentkbase, level=ERROR, path=src/main/resources/META-INF/kmodule.xml, line=0, column=0
> 13:01:05,911 [ERROR] text=Unable to build KieBase, could not find include: subkbase]
> {noformat}
> Note that such a build is successful with RHDM 7.3.1 if the executable model is *not* used (see reproducer).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months
[JBoss JIRA] (DROOLS-4574) Scenario test: UX to add an expression-based value.
by Elizabeth Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-4574?page=com.atlassian.jira.plugi... ]
Elizabeth Clayton commented on DROOLS-4574:
-------------------------------------------
Note: I made the checkboxes in the list row static images, because [~danielezonca] let me know that true checkbox selection is out of scope for the near-term.
> Scenario test: UX to add an expression-based value.
> ----------------------------------------------------
>
> Key: DROOLS-4574
> URL: https://issues.jboss.org/browse/DROOLS-4574
> Project: Drools
> Issue Type: Story
> Components: Scenario Simulation and Testing
> Reporter: Elizabeth Clayton
> Assignee: Elizabeth Clayton
> Priority: Major
> Labels: UX, UXTeam
> Attachments: Screen Shot 2019-10-01 at 8.27.30 AM.png, long_value.gif
>
>
> As a technical/advanced user (Cameron), I want to be able to input expression-based values in scenario given/expect row cells, so that I can define inputs for complex objects and logic.
> Note: Syntax highlighting and etc., are out of scope. Refer to: https://issues.jboss.org/browse/DROOLS-3514
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months
[JBoss JIRA] (DROOLS-4602) kie-maven-plugin fails with nested kbases and dependency versions declared in bom
by Martin Weiler (Jira)
[ https://issues.jboss.org/browse/DROOLS-4602?page=com.atlassian.jira.plugi... ]
Martin Weiler updated DROOLS-4602:
----------------------------------
Attachment: hierarchical-kbase-bom.zip
> kie-maven-plugin fails with nested kbases and dependency versions declared in bom
> ---------------------------------------------------------------------------------
>
> Key: DROOLS-4602
> URL: https://issues.jboss.org/browse/DROOLS-4602
> Project: Drools
> Issue Type: Bug
> Components: tools
> Affects Versions: 7.27.0.Final
> Reporter: Martin Weiler
> Assignee: Mario Fusco
> Priority: Major
> Labels: support
> Attachments: hierarchical-kbase-bom.zip
>
>
> When we build 2 kjars and one kbase "includes" another, kie-maven-plugin fails to resolve the sub kbase if the dependency version is declared in a common bom:
> {noformat}
> Running test with rules version 7.23.0.Final-redhat-00003 and -DgenerateModel=NO
> 12:41:58,315 [ERROR] Unable to build KieBase, could not find include: subkbase
> 12:41:58,320 [ERROR] Failed to execute goal org.kie:kie-maven-plugin:7.23.0.Final-redhat-00003:build (default-build) on project kbase-parent: Execution default-build of goal org.kie:kie-maven-plugin:7.23.0.Final-redhat-00003:build failed: Unable to get KieModule, Errors Existed: Error Messages:
> 12:41:58,323 [ERROR] Message [id=1, kieBase=parentkbase, level=ERROR, path=src/main/resources/META-INF/kmodule.xml, line=0, column=0
> 12:41:58,324 [ERROR] text=Unable to build KieBase, could not find include: subkbase]
> {noformat}
> Note that such a build is successful with RHDM 7.3.1 if the executable model is *not* used (see reproducer).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months
[JBoss JIRA] (DROOLS-4602) kie-maven-plugin fails with nested kbases and dependency versions declared in bom
by Martin Weiler (Jira)
[ https://issues.jboss.org/browse/DROOLS-4602?page=com.atlassian.jira.plugi... ]
Martin Weiler updated DROOLS-4602:
----------------------------------
Description:
When we build 2 kjars and one kbase "includes" another, kie-maven-plugin fails to resolve the sub kbase if the dependency version is declared in a common bom:
{noformat}
Running test with rules version 7.27.0.Final and -DgenerateModel=NO
13:01:05,903 [ERROR] Unable to build KieBase, could not find include: subkbase
13:01:05,908 [ERROR] Failed to execute goal org.kie:kie-maven-plugin:7.27.0.Final:build (default-build) on project kbase-parent: Execution default-build of goal org.kie:kie-maven-plugin:7.27.0.Final:build failed: Unable to get KieModule, Errors Existed: Error Messages:
13:01:05,910 [ERROR] Message [id=1, kieBase=parentkbase, level=ERROR, path=src/main/resources/META-INF/kmodule.xml, line=0, column=0
13:01:05,911 [ERROR] text=Unable to build KieBase, could not find include: subkbase]
{noformat}
Note that such a build is successful with RHDM 7.3.1 if the executable model is *not* used (see reproducer).
was:
When we build 2 kjars and one kbase "includes" another, kie-maven-plugin fails to resolve the sub kbase if the dependency version is declared in a common bom:
{noformat}
Running test with rules version 7.23.0.Final-redhat-00003 and -DgenerateModel=NO
12:41:58,315 [ERROR] Unable to build KieBase, could not find include: subkbase
12:41:58,320 [ERROR] Failed to execute goal org.kie:kie-maven-plugin:7.23.0.Final-redhat-00003:build (default-build) on project kbase-parent: Execution default-build of goal org.kie:kie-maven-plugin:7.23.0.Final-redhat-00003:build failed: Unable to get KieModule, Errors Existed: Error Messages:
12:41:58,323 [ERROR] Message [id=1, kieBase=parentkbase, level=ERROR, path=src/main/resources/META-INF/kmodule.xml, line=0, column=0
12:41:58,324 [ERROR] text=Unable to build KieBase, could not find include: subkbase]
{noformat}
Note that such a build is successful with RHDM 7.3.1 if the executable model is *not* used (see reproducer).
> kie-maven-plugin fails with nested kbases and dependency versions declared in bom
> ---------------------------------------------------------------------------------
>
> Key: DROOLS-4602
> URL: https://issues.jboss.org/browse/DROOLS-4602
> Project: Drools
> Issue Type: Bug
> Components: tools
> Affects Versions: 7.27.0.Final
> Reporter: Martin Weiler
> Assignee: Mario Fusco
> Priority: Major
> Labels: support
> Attachments: hierarchical-kbase-bom.zip
>
>
> When we build 2 kjars and one kbase "includes" another, kie-maven-plugin fails to resolve the sub kbase if the dependency version is declared in a common bom:
> {noformat}
> Running test with rules version 7.27.0.Final and -DgenerateModel=NO
> 13:01:05,903 [ERROR] Unable to build KieBase, could not find include: subkbase
> 13:01:05,908 [ERROR] Failed to execute goal org.kie:kie-maven-plugin:7.27.0.Final:build (default-build) on project kbase-parent: Execution default-build of goal org.kie:kie-maven-plugin:7.27.0.Final:build failed: Unable to get KieModule, Errors Existed: Error Messages:
> 13:01:05,910 [ERROR] Message [id=1, kieBase=parentkbase, level=ERROR, path=src/main/resources/META-INF/kmodule.xml, line=0, column=0
> 13:01:05,911 [ERROR] text=Unable to build KieBase, could not find include: subkbase]
> {noformat}
> Note that such a build is successful with RHDM 7.3.1 if the executable model is *not* used (see reproducer).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months
[JBoss JIRA] (DROOLS-4602) kie-maven-plugin fails with nested kbases and dependency versions declared in bom
by Martin Weiler (Jira)
[ https://issues.jboss.org/browse/DROOLS-4602?page=com.atlassian.jira.plugi... ]
Martin Weiler moved RHDM-1108 to DROOLS-4602:
---------------------------------------------
Project: Drools (was: Red Hat Decision Manager)
Key: DROOLS-4602 (was: RHDM-1108)
Workflow: GIT Pull Request workflow (was: CDW with docs v1)
Docs QE Status: NEW
Component/s: tools
(was: BRE)
Affects Version/s: 7.27.0.Final
(was: 7.4.1.GA)
QE Status: NEW
> kie-maven-plugin fails with nested kbases and dependency versions declared in bom
> ---------------------------------------------------------------------------------
>
> Key: DROOLS-4602
> URL: https://issues.jboss.org/browse/DROOLS-4602
> Project: Drools
> Issue Type: Bug
> Components: tools
> Affects Versions: 7.27.0.Final
> Reporter: Martin Weiler
> Assignee: Mario Fusco
> Priority: Major
> Labels: support
>
> When we build 2 kjars and one kbase "includes" another, kie-maven-plugin fails to resolve the sub kbase if the dependency version is declared in a common bom:
> {noformat}
> Running test with rules version 7.23.0.Final-redhat-00003 and -DgenerateModel=NO
> 12:41:58,315 [ERROR] Unable to build KieBase, could not find include: subkbase
> 12:41:58,320 [ERROR] Failed to execute goal org.kie:kie-maven-plugin:7.23.0.Final-redhat-00003:build (default-build) on project kbase-parent: Execution default-build of goal org.kie:kie-maven-plugin:7.23.0.Final-redhat-00003:build failed: Unable to get KieModule, Errors Existed: Error Messages:
> 12:41:58,323 [ERROR] Message [id=1, kieBase=parentkbase, level=ERROR, path=src/main/resources/META-INF/kmodule.xml, line=0, column=0
> 12:41:58,324 [ERROR] text=Unable to build KieBase, could not find include: subkbase]
> {noformat}
> Note that such a build is successful with RHDM 7.3.1 if the executable model is *not* used (see reproducer).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months
[JBoss JIRA] (DROOLS-4574) Scenario test: UX to add an expression-based value.
by Elizabeth Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-4574?page=com.atlassian.jira.plugi... ]
Elizabeth Clayton commented on DROOLS-4574:
-------------------------------------------
[~danielezonca] [~tirelli] [~ibek] I updated the click-thru (see Marvel attachment) to include input for long values, and have attached a video example as well. The design proposal is ready for review, thanks!
* Marvel: https://marvelapp.com/5ab248j
* Example of long value input
!long_value.gif!
> Scenario test: UX to add an expression-based value.
> ----------------------------------------------------
>
> Key: DROOLS-4574
> URL: https://issues.jboss.org/browse/DROOLS-4574
> Project: Drools
> Issue Type: Story
> Components: Scenario Simulation and Testing
> Reporter: Elizabeth Clayton
> Assignee: Elizabeth Clayton
> Priority: Major
> Labels: UX, UXTeam
> Attachments: Screen Shot 2019-10-01 at 8.27.30 AM.png, long_value.gif
>
>
> As a technical/advanced user (Cameron), I want to be able to input expression-based values in scenario given/expect row cells, so that I can define inputs for complex objects and logic.
> Note: Syntax highlighting and etc., are out of scope. Refer to: https://issues.jboss.org/browse/DROOLS-3514
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 7 months