Bug 1039676
Summary: | Kie Maven plugin don't use the project classpath | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Mario Fusco <mfusco> | ||||
Component: | BRE | Assignee: | Mario Fusco <mfusco> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Winkler <mwinkler> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 6.0.0 | CC: | etirelli, mwinkler, rrajasek | ||||
Target Milestone: | CR1 | ||||||
Target Release: | 6.0.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-08-06 20:16:22 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Mario Fusco
2013-12-09 18:25:24 UTC
The problem persists with BRMS 6.0.0 ER7 (6.0.1-redhat-2). Please try to build the attached maven project (in kie-cdi-war-example, execute mvn clean install) to reproduce the problem. If you uncomment kie-maven-plugin's dependency on kie-cdi-war-model (in kie-cdi-war-example/kie-module/pom.xml), the build succeeds. Created attachment 845018 [details]
Maven project with reproducer
Adding a maven project with reproducer.
The problem persists also in Drools 6.0.1-SNAPSHOT. Verified on BRMS 6.0.0 CR1. |