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

Eliminate JDK 8 specific excludes from maven enforcer plugin configurations

    XMLWordPrintable

Details

    Description

      The following is targeting JDK8 and below:

      <banTransitiveDependencies>
      <excludes>
      <exclude>com.sun:tools</exclude>
      <exclude>sun.jdk:jconsole</exclude>
      </excludes>
      </banTransitiveDependencies>

      It is safe to be removed from our pom.xml files since we target JDK11 and above.

      Attachments

        Issue Links

          Activity

            People

              ropalka Richard Opalka
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: