Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-4394

management console war file contains some duplicate jars

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.30.0
    • 2.31.0
    • None
    • None

    Description

      The management console.war file contains some 'duplicate' lib jars due to the way the console module build works. As part of its creation it repackages the hawtio war, removing some logging deps + config the broker supplies, and also updating the contained guava version to match the current managed version used elsewhere in the codebase. For the latter process, some transitive dependencies are being duplicated with both the original and updated versions then being present in the new war. As these are mainly build time related annotation dependencies, which we actually exclude elsewhere in the build, it is likely not problematic; however it still shouldn't be the case. Update the process to exclude the originals and so use only the newer replacement version.

      Attachments

        Issue Links

          Activity

            People

              robbie Robbie Gemmell
              robbie Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: