Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18782

Dependency tree - wildfly-model-test & commons-text should only be in test scope

XMLWordPrintable

    • ---
    • ---

      The org.wildfly.core:wildfly-model-test dependency in the testsuite/integration/ module should have a test scope.

      The org.apache.commons:commons-text dependency should be excluded from the org.apache.activemq:artemis-server dependency, so that it's eliminated from the compile scope dependency tree. This module is not present in our jboss-modules so it's evidently not needed at runtime. It's probably used for ActiveMQ configuration handling which we don't use.

      I do these changes to cleanup the dependency tree, as part of Wildfly Channel integration work - it's easier to perform dependency version alignment if the dependency tree doesn't contain stuff that is not needed.

            thofman Tomas Hofman
            thofman Tomas Hofman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: