You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Kihwal Lee (JIRA)" <ji...@apache.org> on 2016/09/30 16:20:20 UTC

[jira] [Created] (HADOOP-13671) Fix ClassFormatException during trunk build.

Kihwal Lee created HADOOP-13671:
-----------------------------------

             Summary: Fix ClassFormatException during trunk build.
                 Key: HADOOP-13671
                 URL: https://issues.apache.org/jira/browse/HADOOP-13671
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Kihwal Lee


The maven-project-info-reports-plugin version 2.7 depends on maven-shared-jar-1.1, which uses bcel 5.2.  This does not work well with the new lamda expression.  The 2.9 depends on maven-shared-jar-1.2, which works around this problem by using the custom release of bcel 6.0.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org