elasticsearch-license org.elasticsearch 1.0.0-SNAPSHOT 4.0.0 elasticsearch-license-plugin ${basedir}/src/test/resources ${project.parent.basedir} org.elasticsearch elasticsearch-license-licensor 1.0.0-SNAPSHOT test org.elasticsearch elasticsearch-license-core 1.0.0-SNAPSHOT compile ${keys.path} false public.key src/main/resources true org.apache.maven.plugins maven-shade-plugin 2.3 package shade true true true org.elasticsearch:elasticsearch-license-core org.elasticsearch:elasticsearch-license-core-shaded org.elasticsearch.license org.elasticsearch.license *:* META-INF/license/** META-INF/* META-INF/maven/** LICENSE NOTICE /*.txt build.properties maven-assembly-plugin 2.4 ${project.build.directory}/releases/ plugin package single false ${basedir}/src/main/assemblies/plugin.xml org.apache.maven.plugins maven-enforcer-plugin 1.3.1 enforce-property enforce keys.path "You must set a keys.path property!" ${keys.path}/public.key "public.key file does not exist in ${keys.path} directory!" true org.apache.maven.plugins maven-jar-plugin 2.4 for-plugin prepare-package jar com.carrotsearch.randomizedtesting junit4-maven-plugin 2.1.2 tests test junit4 ${project.basedir}/target ${project.basedir}/target/classes 40 pipe,warn true ${tests.jvms} **/*Tests.class **/*Test.class **/Abstract*.class **/*StressTest.class -Xmx${tests.heap.size} -Xms${tests.heap.size} -Xss256k -XX:MaxPermSize=128m -XX:MaxDirectMemorySize=512m -Des.logger.prefix= ${tests.shuffle} ${tests.verbose} ${tests.seed} ${tests.failfast} false . ${tests.bwc} ${tests.bwc.path} ${tests.bwc.version} ${tests.jvm.argline} ${tests.processors} ${tests.appendseed} ${tests.iters} ${tests.maxfailures} ${tests.failfast} ${tests.class} ${tests.method} ${tests.nightly} ${tests.verbose} ${tests.badapples} ${tests.weekly} ${tests.slow} ${tests.awaitsfix} ${tests.slow} ${tests.timeoutSuite} ${tests.showSuccess} ${tests.integration} ${tests.client.ratio} ${tests.enable_mock_modules} ${tests.assertion.disabled} ${tests.rest} ${tests.rest.suite} ${tests.rest.blacklist} ${tests.rest.spec} ${tests.network} ${tests.cluster} ${tests.heap.size} ${tests.filter} ${env.ES_TEST_LOCAL} ${es.node.mode} ${es.logger.level} ${tests.security.manager} ${tests.compatibility} true