[INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.ignite:ignite-core:jar:1.0.0 [WARNING] 'version' contains an expression but should be a constant. @ org.apache.ignite:ignite:${ignite.version}, /Users/gridgain/Downloads/ignite-1.0.0-src/pom.xml, line 48, column 14 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.ignite:ignite:pom:1.0.0 [WARNING] 'version' contains an expression but should be a constant. @ org.apache.ignite:ignite:${ignite.version}, /Users/gridgain/Downloads/ignite-1.0.0-src/pom.xml, line 48, column 14 [WARNING] The expression ${parent.relativePath} is deprecated. Please use ${project.parent.relativePath} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ignite-tools [INFO] ignite-core [INFO] ignite-log4j [INFO] ignite-urideploy [INFO] ignite-spring [INFO] ignite-hadoop [INFO] ignite-extdata-p2p [INFO] ignite-extdata-uri [INFO] ignite-indexing [INFO] ignite-rest-http [INFO] ignite-clients [INFO] ignite-web [INFO] ignite-aop [INFO] ignite-ssh [INFO] ignite-jta [INFO] ignite-aws [INFO] ignite-slf4j [INFO] ignite-jcl [INFO] ignite-schema-import [INFO] ignite-codegen [INFO] ignite [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ignite-tools 1.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ignite-tools --- [INFO] Deleting /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/target [INFO] [INFO] --- flatten-maven-plugin:1.0.0-beta-3:clean (flatten.clean.before) @ ignite-tools --- [INFO] Deleting /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/pom-installed.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (default) @ ignite-tools --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ ignite-tools --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ignite-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.0-beta-3:flatten (flatten) @ ignite-tools --- [INFO] Generating flattened POM of project org.apache.ignite:ignite-tools:jar:1.0.0... [WARNING] Ignoring multiple XML header comment! [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ignite-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ignite-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ ignite-tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-libs) @ ignite-tools --- [INFO] Copying ant-1.8.2.jar to /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/target/libs/ant-1.8.2.jar [INFO] Copying jodd-lagarto-3.4.8.jar to /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/target/libs/jodd-lagarto-3.4.8.jar [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ ignite-tools --- [WARNING] useSystemClassloader setting has no effect when not forking [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ ignite-tools --- [INFO] Building jar: /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/target/ignite-tools-1.0.0.jar [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ ignite-tools --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (source) @ ignite-tools --- [INFO] Building jar: /Users/gridgain/Downloads/ignite-1.0.0-src/modules/tools/target/ignite-tools-1.0.0-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ignite-core 1.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ignite-core --- [INFO] Deleting /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/target [INFO] [INFO] --- flatten-maven-plugin:1.0.0-beta-3:clean (flatten.clean.before) @ ignite-core --- [INFO] Deleting /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/pom-installed.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (default) @ ignite-core --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ ignite-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ignite-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.0-beta-3:flatten (flatten) @ ignite-core --- [INFO] Generating flattened POM of project org.apache.ignite:ignite-core:jar:1.0.0... [WARNING] Ignoring multiple XML header comment! [INFO] [INFO] --- maven-antrun-plugin:1.7:run (properties-augmentation) @ ignite-core --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ignite-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1820 source files to /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/GridSpinReadWriteLock.java:[32,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheSwapEntryImpl.java:[34,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/offheap/unsafe/GridUnsafeMemory.java:[38,25] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:[338,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:[1898,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:[1931,12] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:[1933,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:[1938,52] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:[1940,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:[1941,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentLinkedDeque8.java:[1945,37] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheEvictionManager.java:[64,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java:[657,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java:[3741,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java:[3774,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java:[3776,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java:[3781,60] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java:[3782,40] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java:[3784,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/ConcurrentHashMap8.java:[3786,45] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/Striped64_8.java:[105,38] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/Striped64_8.java:[303,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/Striped64_8.java:[326,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/Striped64_8.java:[328,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/Striped64_8.java:[333,60] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/Striped64_8.java:[334,40] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/Striped64_8.java:[336,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/jsr166/Striped64_8.java:[338,45] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/nio/GridNioServer.java:[1488,27] sun.nio.ch.DirectBuffer is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/nio/GridNioServer.java:[1491,27] sun.nio.ch.DirectBuffer is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/atomic/GridDhtAtomicCache.java:[81,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/GridUnsafe.java:[39,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/GridUnsafe.java:[41,20] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/GridUnsafe.java:[46,52] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/GridUnsafe.java:[47,42] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/GridUnsafe.java:[48,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/GridUnsafe.java:[52,37] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/tck/TCKMBeanServerBuilder.java:[31,16] com.sun.jmx.mbeanserver.JmxMBeanServer is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/GridHandleTable.java:[30,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java:[87,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java:[3581,17] sun.misc.URLClassPath is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java:[3581,37] sun.misc.SharedSecrets is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java:[7934,29] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/rest/protocols/GridRestProtocolAdapter.java:[105,13] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/rest/protocols/GridRestProtocolAdapter.java:[105,37] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/direct/DirectByteBufferStream.java:[36,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/direct/DirectByteBufferStream.java:[303,42] sun.nio.ch.DirectBuffer is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/OptimizedMarshallerUtils.java:[39,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/OptimizedClassDescriptor.java:[39,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/OptimizedObjectInputStream.java:[39,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheOffheapSwapEntry.java:[43,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/local/atomic/GridLocalAtomicCache.java:[54,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/OptimizedMarshaller.java:[265,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/OptimizedMarshaller.java:[267,29] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/io/GridUnsafeDataInput.java:[34,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/io/GridUnsafeDataOutput.java:[33,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/cacheobject/IgniteCacheObjectProcessorImpl.java:[44,34] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheAdapter.java: Some input files use or override a deprecated API. [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheAdapter.java: Recompile with -Xlint:deprecation for details. [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/igfs/IgfsFileInfo.java: Some input files use unchecked or unsafe operations. [WARNING] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/processors/igfs/IgfsFileInfo.java: Recompile with -Xlint:unchecked for details. [INFO] 61 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/managers/eventstorage/GridEventStorageManager.java:[970,55] no suitable method found for view(java.util.Collection,org.apache.ignite.lang.IgnitePredicate) method org.apache.ignite.internal.util.lang.GridFunc.view(java.util.Collection,org.apache.ignite.lang.IgnitePredicate...) is not applicable (cannot infer type-variable(s) T,T (varargs mismatch; org.apache.ignite.lang.IgnitePredicate cannot be converted to org.apache.ignite.lang.IgnitePredicate)) method org.apache.ignite.internal.util.lang.GridFunc.view(java.util.Map,org.apache.ignite.lang.IgnitePredicate...) is not applicable (cannot infer type-variable(s) K0,K,V0,V (argument mismatch; java.util.Collection cannot be converted to java.util.Map)) [ERROR] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java:[1169,59] no suitable method found for view(java.util.Collection,org.apache.ignite.lang.IgnitePredicate) method org.apache.ignite.internal.util.lang.GridFunc.view(java.util.Collection,org.apache.ignite.lang.IgnitePredicate...) is not applicable (cannot infer type-variable(s) T,T (varargs mismatch; org.apache.ignite.lang.IgnitePredicate cannot be converted to org.apache.ignite.lang.IgnitePredicate)) method org.apache.ignite.internal.util.lang.GridFunc.view(java.util.Map,org.apache.ignite.lang.IgnitePredicate...) is not applicable (cannot infer type-variable(s) K0,K,V0,V (argument mismatch; java.util.Collection cannot be converted to java.util.Map)) [ERROR] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridFunc.java:[3386,32] no suitable method found for transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure) method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,java.lang.Iterable,org.apache.ignite.lang.IgniteClosure,org.apache.ignite.lang.IgnitePredicate...) is not applicable (cannot infer type-variable(s) X,Y,T (argument mismatch; org.apache.ignite.lang.IgniteClosure cannot be converted to java.lang.Iterable)) method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure) is not applicable (cannot infer type-variable(s) X,Y,T (argument mismatch; java.util.Collection cannot be converted to java.util.Collection)) method org.apache.ignite.internal.util.lang.GridFunc.transform(X[],org.apache.ignite.lang.IgniteClosure) is not applicable (no instance(s) of type variable(s) T exist so that java.util.Collection conforms to X[]) method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure,org.apache.ignite.lang.IgnitePredicate...) is not applicable (cannot infer type-variable(s) X,Y,T (argument mismatch; java.util.Collection cannot be converted to java.util.Collection)) [ERROR] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridFunc.java:[3406,30] no suitable method found for transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure) method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,java.lang.Iterable,org.apache.ignite.lang.IgniteClosure,org.apache.ignite.lang.IgnitePredicate...) is not applicable (cannot infer type-variable(s) X,Y,T (argument mismatch; org.apache.ignite.lang.IgniteClosure cannot be converted to java.lang.Iterable)) method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure) is not applicable (cannot infer type-variable(s) X,Y,T (argument mismatch; java.util.Collection cannot be converted to java.util.Collection)) method org.apache.ignite.internal.util.lang.GridFunc.transform(X[],org.apache.ignite.lang.IgniteClosure) is not applicable (no instance(s) of type variable(s) T exist so that java.util.Collection conforms to X[]) method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure,org.apache.ignite.lang.IgnitePredicate...) is not applicable (cannot infer type-variable(s) X,Y,T (argument mismatch; java.util.Collection cannot be converted to java.util.Collection)) [INFO] 4 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ignite-tools ...................................... SUCCESS [3.101s] [INFO] ignite-core ....................................... FAILURE [17.265s] [INFO] ignite-log4j ...................................... SKIPPED [INFO] ignite-urideploy .................................. SKIPPED [INFO] ignite-spring ..................................... SKIPPED [INFO] ignite-hadoop ..................................... SKIPPED [INFO] ignite-extdata-p2p ................................ SKIPPED [INFO] ignite-extdata-uri ................................ SKIPPED [INFO] ignite-indexing ................................... SKIPPED [INFO] ignite-rest-http .................................. SKIPPED [INFO] ignite-clients .................................... SKIPPED [INFO] ignite-web ........................................ SKIPPED [INFO] ignite-aop ........................................ SKIPPED [INFO] ignite-ssh ........................................ SKIPPED [INFO] ignite-jta ........................................ SKIPPED [INFO] ignite-aws ........................................ SKIPPED [INFO] ignite-slf4j ...................................... SKIPPED [INFO] ignite-jcl ........................................ SKIPPED [INFO] ignite-schema-import .............................. SKIPPED [INFO] ignite-codegen .................................... SKIPPED [INFO] ignite ............................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.665s [INFO] Finished at: Wed Apr 01 13:53:04 MSK 2015 [INFO] Final Memory: 27M/368M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project ignite-core: Compilation failure: Compilation failure: [ERROR] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/managers/eventstorage/GridEventStorageManager.java:[970,55] no suitable method found for view(java.util.Collection,org.apache.ignite.lang.IgnitePredicate) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.view(java.util.Collection,org.apache.ignite.lang.IgnitePredicate...) is not applicable [ERROR] (cannot infer type-variable(s) T,T [ERROR] (varargs mismatch; org.apache.ignite.lang.IgnitePredicate cannot be converted to org.apache.ignite.lang.IgnitePredicate)) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.view(java.util.Map,org.apache.ignite.lang.IgnitePredicate...) is not applicable [ERROR] (cannot infer type-variable(s) K0,K,V0,V [ERROR] (argument mismatch; java.util.Collection cannot be converted to java.util.Map)) [ERROR] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/managers/communication/GridIoManager.java:[1169,59] no suitable method found for view(java.util.Collection,org.apache.ignite.lang.IgnitePredicate) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.view(java.util.Collection,org.apache.ignite.lang.IgnitePredicate...) is not applicable [ERROR] (cannot infer type-variable(s) T,T [ERROR] (varargs mismatch; org.apache.ignite.lang.IgnitePredicate cannot be converted to org.apache.ignite.lang.IgnitePredicate)) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.view(java.util.Map,org.apache.ignite.lang.IgnitePredicate...) is not applicable [ERROR] (cannot infer type-variable(s) K0,K,V0,V [ERROR] (argument mismatch; java.util.Collection cannot be converted to java.util.Map)) [ERROR] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridFunc.java:[3386,32] no suitable method found for transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,java.lang.Iterable,org.apache.ignite.lang.IgniteClosure,org.apache.ignite.lang.IgnitePredicate...) is not applicable [ERROR] (cannot infer type-variable(s) X,Y,T [ERROR] (argument mismatch; org.apache.ignite.lang.IgniteClosure cannot be converted to java.lang.Iterable)) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure) is not applicable [ERROR] (cannot infer type-variable(s) X,Y,T [ERROR] (argument mismatch; java.util.Collection cannot be converted to java.util.Collection)) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.transform(X[],org.apache.ignite.lang.IgniteClosure) is not applicable [ERROR] (no instance(s) of type variable(s) T exist so that java.util.Collection conforms to X[]) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure,org.apache.ignite.lang.IgnitePredicate...) is not applicable [ERROR] (cannot infer type-variable(s) X,Y,T [ERROR] (argument mismatch; java.util.Collection cannot be converted to java.util.Collection)) [ERROR] /Users/gridgain/Downloads/ignite-1.0.0-src/modules/core/src/main/java/org/apache/ignite/internal/util/lang/GridFunc.java:[3406,30] no suitable method found for transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,java.lang.Iterable,org.apache.ignite.lang.IgniteClosure,org.apache.ignite.lang.IgnitePredicate...) is not applicable [ERROR] (cannot infer type-variable(s) X,Y,T [ERROR] (argument mismatch; org.apache.ignite.lang.IgniteClosure cannot be converted to java.lang.Iterable)) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure) is not applicable [ERROR] (cannot infer type-variable(s) X,Y,T [ERROR] (argument mismatch; java.util.Collection cannot be converted to java.util.Collection)) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.transform(X[],org.apache.ignite.lang.IgniteClosure) is not applicable [ERROR] (no instance(s) of type variable(s) T exist so that java.util.Collection conforms to X[]) [ERROR] method org.apache.ignite.internal.util.lang.GridFunc.transform(java.util.Collection,org.apache.ignite.lang.IgniteClosure,org.apache.ignite.lang.IgnitePredicate...) is not applicable [ERROR] (cannot infer type-variable(s) X,Y,T [ERROR] (argument mismatch; java.util.Collection cannot be converted to java.util.Collection)) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :ignite-core