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

Tsuyoshi Ozawa commented on HADOOP-11993:
-----------------------------------------

{quote}
+                   <include>org.ow2.asm:asm:5.0.0</include>
{quote}

BTW, I specified minimum version which JDK8 is supported. Hence, I specified 
5.0.0 for asm.

> maven enforcer plugin to ban java 8 incompatible dependencies
> -------------------------------------------------------------
>
>                 Key: HADOOP-11993
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11993
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 2.7.0
>            Reporter: Steve Loughran
>            Assignee: Tsuyoshi Ozawa
>            Priority: Minor
>         Attachments: HADOOP-11993.001.patch
>
>
> It's possible to use maven-enforcer to ban dependencies; this can be used to 
> reject those known to be incompatible with Java 8
> [example|https://gist.github.com/HiJon89/65e34552c18e5ac9fd31]
> If we set maven enforcer to do this checking, it can ensure that the 2.7+ 
> codebase isn't pulling in any incompatible binaries.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to