Uploaded image for project: 'Maven JLink Plugin'
  1. Maven JLink Plugin
  2. MJLINK-19

update plexus-java / asm so it will work on java 10.0.1

    XMLWordPrintableJSON

Details

    • Dependency upgrade
    • Status: Closed
    • Major
    • Resolution: Done
    • 3.0.0
    • None
    • None

    Description

      To get it to work on mac / java 10, I had to bump up asm 6.2. This is similar to MCOMPILER-342

      plexus-java 0.9.10 uses asm 6.2 transitively.

      I'm not sure if some versions are being held back for compatibility reasons (like maven core) but here's what's out of date.

      versions:display-dependency-updates
      [INFO] The following dependencies in Dependencies have newer versions:
      [INFO]   org.apache.commons:commons-lang3 .......................... 3.6 -> 3.7
      [INFO]   org.apache.maven:maven-core ............................. 3.0 -> 3.5.4
      [INFO]   org.apache.maven:maven-plugin-api ....................... 3.0 -> 3.5.4
      [INFO]   org.assertj:assertj-core ............................. 1.7.1 -> 3.10.0
      [INFO]   org.codehaus.plexus:plexus-archiver ..................... 3.5 -> 3.6.0
      [INFO]   org.codehaus.plexus:plexus-java ...................... 0.9.7 -> 0.9.10
      [INFO]   org.mockito:mockito-core ........................... 1.10.19 -> 2.19.0
      [INFO] 
      [INFO] artifact org.apache.maven.shared:maven-shared-resources: checking for updates from central
      [INFO] No dependencies in pluginManagement of plugins have newer versions.
      [INFO] 
      [INFO] artifact org.codehaus.mojo:extra-enforcer-rules: checking for updates from central
      [INFO] The following dependencies in Plugin Dependencies have newer versions:
      [INFO]   org.codehaus.mojo:extra-enforcer-rules ...... 1.0-beta-7 -> 1.0-beta-9
       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: