Steve Loughran created HADOOP-11993: ---------------------------------------
Summary: 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 Priority: Minor 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)