You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/07/02 06:59:00 UTC

[jira] [Commented] (MJLINK-19) update plexus-java / asm so it will work on java 10.0.1

    [ https://issues.apache.org/jira/browse/MJLINK-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16529459#comment-16529459 ] 

Hudson commented on MJLINK-19:
------------------------------

Build succeeded in Jenkins: Maven TLP » maven-jlink-plugin » MJLINK-19 #4

See https://builds.apache.org/job/maven-box/job/maven-jlink-plugin/job/MJLINK-19/4/

> update plexus-java / asm so it will work on java 10.0.1
> -------------------------------------------------------
>
>                 Key: MJLINK-19
>                 URL: https://issues.apache.org/jira/browse/MJLINK-19
>             Project: Maven JLink Plugin
>          Issue Type: Dependency upgrade
>    Affects Versions: 3.0.0-alpha-2
>            Reporter: Jim Sellers
>            Priority: Major
>
> 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.
> {code:title=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
>  {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)