Uploaded image for project: 'Maven Dependency Plugin'
  1. Maven Dependency Plugin
  2. MDEP-898

Upgrade to JDK11+ build requirement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Minor
    • Resolution: Unresolved
    • 3.6.1
    • None
    • None
    • None

    Description

      • Upgrade build requirement to JDK11+ so we can use <maven.compiler.release>8</maven.compiler.release> and get rid of WARNINGs like Warning: bootstrap class path not set in conjunction with -source 8
      • The reason for the WARNING is that we don't correctly set the bootstrap classpath which can be easily handled by using --release option by JDK9+ and the real point is that we don't use animalsniffer anymore. That was our safety net which is not there anymore.

      Attachments

        Issue Links

          Activity

            People

              khmarbaise Karl Heinz Marbaise
              khmarbaise Karl Heinz Marbaise
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: