X-Git-Url: https://juplo.de/gitweb/?p=percentcodec;a=blobdiff_plain;f=cachecontrol-examples%2Fpom.xml;fp=cachecontrol-examples%2Fpom.xml;h=b9ff4437ef89095b7fc9dc8d6eabae3aa37fa2df;hp=0000000000000000000000000000000000000000;hb=43f91e5c638766c13d2fa452238db7e46ff60177;hpb=3151dc432747314420978982769e4260aa00c866 diff --git a/cachecontrol-examples/pom.xml b/cachecontrol-examples/pom.xml new file mode 100644 index 00000000..b9ff4437 --- /dev/null +++ b/cachecontrol-examples/pom.xml @@ -0,0 +1,152 @@ + + + + 4.0.0 + + + de.halbekunst + juplo + 2.0-SNAPSHOT + + + ${pom.parent.artifactId}-cachecontrol-examples + Juplo - CacheControl - Examples + + + + + ${pom.parent.groupId} + ${pom.parent.artifactId}-cachecontrol + ${pom.parent.version} + + + ${pom.parent.groupId} + ${pom.parent.artifactId}-test + ${pom.parent.version} + + + + + org.springframework + spring-context + ${springframework.version} + runtime + + + + commons-logging + commons-logging + + + + + org.springframework + spring-aspects + ${springframework.version} + + + org.aspectj + aspectjrt + ${aspectj.version} + + + + + + + + + + + + org.mortbay.jetty + jetty-maven-plugin + 8.0.1.v20110908 + + + + 0.0.0.0 + 8080 + 2 + + + 0 + + + ${project.basedir}/src/main/webapp/WEB-INF + + **/*.jsp + + + **/*.properties + **/*.xml + + + + + + + org.codehaus.mojo + tomcat-maven-plugin + 1.1 + + / + UTF-8 + + + + org.codehaus.mojo + aspectj-maven-plugin + + 1.6 + + + org.springframework + spring-aspects + + + + + ${pom.parent.groupId} + ${pom.parent.artifactId}-cachecontrol + + + + + + + compile + + + + + + + +