| Summary: | Can't deploy droolsjbpm-integration in redhat nexus repository | ||
|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Ryan Zhang <rzhang> |
| Component: | Build and Assembly | Assignee: | Ryan Zhang <rzhang> |
| Status: | CLOSED EOL | QA Contact: | Jiri Petrlik <jpetrlik> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | rzhang |
| Target Milestone: | DR2 | ||
| Target Release: | 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-27 20:02:36 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: | |
|
Description
Ryan Zhang
2016-02-06 05:19:33 UTC
Petr, It seems that takari plugin has problem with altDeploymentRepository. I am wondering that if we can replace the takari with maven deploy pluin in kie-maven-plugin module. I believe that the proper solution here is to fix this in the takari-lifecycle (https://github.com/takari/takari-lifecycle) so that everyone using the plugin can benefit from the fix. I will hopefully be able to look at that. In the meantime, I will see if I can configure the kie-maven-plugin to use the maven-deploy-plugin for deploying only. This temporary workaround should work until we upgrade to the takari version that contains the fix. (In reply to Petr Siroky from comment #3) > I believe that the proper solution here is to fix this in the > takari-lifecycle (https://github.com/takari/takari-lifecycle) so that > everyone using the plugin can benefit from the fix. I will hopefully be able > to look at that. > > In the meantime, I will see if I can configure the kie-maven-plugin to use > the maven-deploy-plugin for deploying only. This temporary workaround should > work until we upgrade to the takari version that contains the fix. That sounds perfect to me. Thanks Petr for taking this! Petr, Can I ask that would the short term solution be availabe for DR2 release? Sorry Ryan. Haven't yet looked at this. Will try to do that today. I've fixed the bug directly in the takari-lifecycle-plugin and released temporary version 1.11.11.jbossorg-1 which we will use until proper 1.11.12 gets released. master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/d2c4907391317 6.4.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/754d7b61150e5 For a future reference, we need this fix in https://github.com/takari/takari-lifecycle/pull/34 (it could also be that it won't make it into 1.11.12 in time). I think there isn't really anything QE needs to look at for this one. Ryan can you confirm everything works as expected and then close the BZ? Yes, you are right. I should verify this during productization stage. It worked as expected. |