You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2016/07/19 20:51:20 UTC

[jira] [Closed] (MPLUGIN-303) Plugin Plugin breaks when ASM6.0_ALPHA is configured as dependency

     [ https://issues.apache.org/jira/browse/MPLUGIN-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MPLUGIN-303.
----------------------------------
       Resolution: Fixed
         Assignee: Robert Scholte
    Fix Version/s: 3.5

Fixed with MPLUGIN-304

> Plugin Plugin breaks when ASM6.0_ALPHA is configured as dependency
> ------------------------------------------------------------------
>
>                 Key: MPLUGIN-303
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-303
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 3.4
>            Reporter: Andrew Dinn
>            Assignee: Robert Scholte
>             Fix For: 3.5
>
>
> When the latest (3.0.7) Byteman project pom dependency on the ASM library is upgraded from 5.0.3 to 6.0_ALPHA building  of  Byteman's maven rulechceck plugin fails. If the version is reverted to 5.0.3 the plugin builds without problem.
> Note that although this upgrade is needed in order to allow Byteman to transform JDK9 class files no such files need to be present in the build for the problme to manifest.  The failure occurs when building Byteman with JDK7, JDK8 or JDK9. The ASM library and Byteman source do not use features beyond JDK6. The Byteman build is configured with source and target level 1.6 The ASM library has source and target 1.4.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)