Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-14393

Camunda Wildfly distro provides incomplete Wildfly modules

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • 7.12.0-alpha3, 7.13.0, 7.14.0, 7.16.0, 7.17.0, 7.15.0
    • engine
    • None

      Environment (Required on creation):

      Wildfly 7.12.0-alpha3 or later.

      Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):

      The camunda-wildfly-modules artifact provides several incorrectly configured Wildfly modules.

      Steps to reproduce (Required on creation):

      Open the CAM_WF/modules/ and CAM_WF/server/wildfly-*/modules/ directories.

      Observed Behavior (Required on creation):

      The following modules don't provide a module.xml file:

      • org/slf4j/slf4j-api
      • joda-time/joda-time

      Expected behavior (Required on creation):

      The modules listed above shouldn't be present. They are either provided by Wildfly or configured by Camunda in a different place.

      Root Cause (Required on prioritization):

      • CAM-10702 - removal of the slf4j-api provided dependency.
      • CAM-10419 - removal of the joda-time exclusion from the camunda-wildfly-subsystem dependency.

      Solution Ideas (Optional):

      • We revert the changes from the CAM tickets listed above.
      • We adjust the maven-antrun-plugin to exclude the problematic dependencies or only include the ones that have a module.xml file defined.

      Hints (optional):

      We should consider how third-party BOMs are generated when reverting the changes from the CAM tickets. They might impact the correctness of the BOMs.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              nikola.koevski Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: