X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=0000000000000000000000000000000000000000;hp=1e849578ae11284dcb66b44553a0d1dcc4b04d35;hb=3c6c6c0735bcccedf34fe5411d86777c3511f31a;hpb=7967465800f4235b769e7151d5986ca92fc2a0ff diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 1e849578..00000000 --- a/pom.xml +++ /dev/null @@ -1,257 +0,0 @@ - - - 4.0.0 - - - de.juplo - branding - Juplo - branding - 1.0-SNAPSHOT - war - http://www.juplo.de/branding - - - - 2.0.6 - - - - - scm:git:http://juplo.de/git/branding - scm:git:ssh://juplo.de:/var/lib/git/juplo/branding - http://juplo.de/gitweb/?p=branding;a=summary - - - - - - kai - Kai Moritz - kai@juplo.de - - - - - - - - UTF-8 - - - 2.2.1 - 1.2 - 3.0.1 - 1.6.1 - 4.0.6.RELEASE - 2.1.3.RELEASE - 1.2.5 - 2.1.1.RELEASE - - - - - - - - - org.springframework - spring-webmvc - ${springframework.version} - - - commons-logging - commons-logging - - - - - - - org.thymeleaf - thymeleaf - ${thymeleaf.version} - runtime - - - org.thymeleaf - thymeleaf-spring4 - ${thymeleaf.version} - runtime - - - nz.net.ultraq.thymeleaf - thymeleaf-layout-dialect - ${thymeleaf-layout-dialect.version} - runtime - - - org.thymeleaf.extras - thymeleaf-extras-conditionalcomments - ${thymeleaf-extras-conditionalcomments.version} - runtime - - - - - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided - - - javax.servlet.jsp - javax.servlet.jsp-api - ${jsp-api.version} - provided - - - javax.servlet - jstl - ${jstl.version} - runtime - - - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - runtime - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - runtime - - - - - - - - juplo.internal - Internal Release Repository - http://juplo.de/archiva/repository/internal/ - - - juplo.snapshots - Internal Snapshot Repository - http://juplo.de/archiva/repository/snapshots/ - - - - - - branding - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - utf8 - true - - - - org.lesscss - lesscss-maven-plugin - 1.7.0.1.1 - - - - compile - - - - - - base.less - screen.less - print.less - - ${project.basedir}/src/main/webapp/less - ${project.build.directory}/${project.build.finalName}/css - - - - maven-war-plugin - - less/** - - - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - verify - - jar - - - - - - org.eclipse.jetty - jetty-maven-plugin - - - - src/main/webapp - target/${project.build.finalName} - - - - - - org.codehaus.mojo - tomcat-maven-plugin - 1.1 - - / - UTF-8 - - - - com.google.appengine - appengine-maven-plugin - 1.8.2 - - - - - - - - - maven-changes-plugin - - - maven-javadoc-plugin - - - maven-jxr-plugin - - - maven-surefire-report-plugin - - - maven-scm-plugin - - install - - - - - -