4.0.0 net.sf.ehcache ehcache-root 2.7.0-SNAPSHOT .. ehcache jar ehcache Ehcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache. The Apache Software License, Version 2.0 src/assemble/EHCACHE-CORE-LICENSE.txt http://ehcache.org ${project.artifactId}-${project.version}-distribution ${project.build.directory}/${kit.name} ${project.build.directory}/tmp/terracotta 3.7.0-SNAPSHOT 1.4 false net.sf.ehcache.internal ehcache-terracotta-bootstrap ${project.version} net.sf.ehcache.internal ehcache-rest-agent ${project.version} net.sf.ehcache.internal ehcache-core ${project.version} ${basedir}/src/main/resources true org.apache.maven.plugins maven-dependency-plugin 2.6 copy-TIMs org.terracotta.modules ${project.build.outputDirectory}/META-INF/terracotta/TIMs **/META-INF/maven/**,**/license.txt,**/thirdpartylicenses.txt process-resources copy-dependencies copy-sources package copy net.sf.ehcache.internal ehcache-core ${project.version} sources true ${project.artifactId}-${project.version}-sources.jar ${project.build.directory} copy-javadoc package copy ${skipJavadoc} net.sf.ehcache.internal ehcache-core ${project.version} javadoc true ${project.artifactId}-${project.version}-javadoc.jar ${project.build.directory} org.codehaus.mojo build-helper-maven-plugin 1.7 attach-javadoc package attach-artifact ${skipJavadoc} ${project.build.directory}/${project.artifactId}-${project.version}-javadoc.jar jar javadoc org.apache.maven.plugins maven-antrun-plugin 1.3 unjar-classes process-resources run org.terracotta maven-forge-plugin ${maven-forge-plugin.version} create-manifest process-resources manifest ${basedir}/.. ${project.build.directory}/MANIFEST.MF Apache Software License, Version 2.0 Supported ${project.artifactId} ${project.description} enforce-dependencies enforceDependencies verify net.sf.ehcache.internal ehcache-core ${project.version} org.apache.maven.plugins maven-shade-plugin 1.7.1 net.sf.ehcache.internal:* *:* **/META-INF/maven/net.sf.ehcache.internal/** **/license.txt **/thirdpartylicenses.txt META-INF/*.SF META-INF/*.DSA META-INF/*.RSA true ${project.build.directory}/dependency-reduced-pom.xml MANIFEST.MF META-INF/MANIFEST.MF ${project.build.directory}/MANIFEST.MF devmode-classdir.txt shade-jar package shade org.codehaus.gmaven gmaven-plugin ${gmaven-plugin.version} inject-correct-pom-to-jar package execute def jarFile = new File(project.build.directory, "${project.artifactId}-${project.version}.jar") ant.jar(destfile: jarFile, update: "true") { zipfileset(file: new File(project.build.directory, "dependency-reduced-pom.xml"), fullpath: "META-INF/maven/${project.groupId}/${project.artifactId}/pom.xml") } skipJavadoc true ${user.home}/.skipJavadoc terracotta-snapshots http://www.terracotta.org/download/reflector/snapshots terracotta-releases http://www.terracotta.org/download/reflector/releases terracotta-snapshots http://www.terracotta.org/download/reflector/snapshots terracotta-releases http://www.terracotta.org/download/reflector/releases JIRA https://jira.terracotta.org/jira/browse/EHC