MyBatis-Aggregator is the MyBatis aggregator POM which builds all MyBatis modules.
Use these JVM settings
-Xmx512m -XX:MaxPermSize=128m
Use this property to disable tests for memcached-cache and mybatis-redis
noTest=true
These modules test runs require caching setup to exist. The property noTest allows the aggregator to ignore this as travis-ci does.