You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/08/04 21:52:04 UTC

[jira] [Comment Edited] (IGNITE-1195) Released Ignite version 1.3.0 does not build with -Dhadoop.version=2.6.0

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

Ivan Veselovsky edited comment on IGNITE-1195 at 8/4/15 7:51 PM:
-----------------------------------------------------------------

*Workaround*: add to the Maven command line option " -pl \!modules/yarn " to skip 'yarn' module when building the project.


was (Author: iveselovskiy):
Workaround: add to the Maven command line option " -pl \!modules/yarn " to skip 'yarn' module when building the project.

> Released Ignite version 1.3.0 does not build with -Dhadoop.version=2.6.0
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-1195
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1195
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ivan Veselovsky
>
> Released version 1.3.0 (http://archive.apache.org/dist/incubator/ignite/1.3.0//apache-ignite-1.3.0-incubating-src.zip, http://apache.osuosl.org/incubator/ignite/1.3.0//apache-ignite-1.3.0-incubating-src.zip) does not build with argument 
> -Dhadoop.version=2.6.0  ( mvn clean package -DskipTests -Dhadoop.version=2.6.0 -Dignite.edition=hadoop), 
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /tmp/apache-ignite-1.3.0-incubating-src/modules/yarn/src/test/java/org/apache/ignite/yarn/IgniteApplicationMasterSelfTest.java:[368,9] method does not override or implement a method from a supertype
> [INFO] 1 error 
> [INFO] -------------------------------------------------------------



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