Hello, I've added 'jcache-tck' profile to 'ignite-core' module. If you need to run JCache TCK tests for Ignite you can enable this profile and build 'ignite-core' mode with maven.
The best way to run TCK is command "mvn *test -P !release,jcache-tck -pl :ignite-core -am*" it should be run in Ignite project root.
