X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=256cbbc32d61fa74ccb7e331dcb809ec7eeef7c5;hp=5cda65fcf8adbb1ee9828f56b5e160ba0e64435f;hb=b8b2fc094d0313626224371dcbdf18784d56d51f;hpb=d53a4e6b1196f66f6f1768c013a4d9759be70dd2 diff --git a/pom.xml b/pom.xml index 5cda65fc..256cbbc3 100644 --- a/pom.xml +++ b/pom.xml @@ -42,9 +42,12 @@ 2.2.1 1.2 3.0.1 - 1.5.8 - 3.2.4.RELEASE - 3.0.1 + 1.6.1 + 4.0.6.RELEASE + 2.1.3.RELEASE + 2.1.1.RELEASE + 2.2.2 + 1.7.3-SNAPSHOT @@ -56,6 +59,58 @@ org.springframework spring-webmvc ${springframework.version} + + + commons-logging + commons-logging + + + + + + + org.thymeleaf + thymeleaf + ${thymeleaf.version} + runtime + + + org.thymeleaf + thymeleaf-spring4 + ${thymeleaf.version} + runtime + + + org.thymeleaf.extras + thymeleaf-extras-tiles2 + ${thymeleaf-extras.version} + + + org.thymeleaf + thymeleaf + + + org.thymeleaf + thymeleaf-spring4 + + + runtime + + + org.thymeleaf.extras + thymeleaf-extras-tiles2-spring4 + ${thymeleaf-extras.version} + + + org.thymeleaf + thymeleaf + + + org.thymeleaf + thymeleaf-spring4 + + + runtime @@ -63,13 +118,18 @@ org.apache.tiles tiles-core ${tiles.version} + + + org.slf4j + jcl-over-slf4j + + runtime org.apache.tiles - tiles-jsp + tiles-servlet ${tiles.version} - runtime @@ -104,6 +164,12 @@ ${slf4j.version} runtime + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + runtime + @@ -136,17 +202,33 @@ - org.lesscss - lesscss-maven-plugin - 1.3.3 + ro.isdc.wro4j + wro4j-maven-plugin + ${wro4j.version} + + ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory + ${project.build.directory}/${project.build.finalName}/css/ + ${project.build.directory}/${project.build.finalName}/js/ + + prepare-package - compile + run + + maven-war-plugin + + + WEB-INF/wro.*, + js/**, + less/** + + + org.apache.maven.plugins maven-source-plugin @@ -163,6 +245,101 @@ org.eclipse.jetty jetty-maven-plugin + + + ${project.basedir}/src/test/resources/jetty-web.xml + + + + + ro.isdc.wro4j + wro4j-core + ${wro4j.version} + + + ro.isdc.wro4j + wro4j-extensions + ${wro4j.version} + + + javax.servlet + servlet-api + + + org.apache.commons + commons-lang3 + + + commons-io + commons-io + + + org.springframework + spring-web + + + com.google.code.gson + gson + + + com.google.javascript + closure-compiler + + + com.github.lltyk + dojo-shrinksafe + + + org.jruby + jruby-core + + + org.jruby + jruby-stdlib + + + me.n4u.sass + sass-gems + + + nz.co.edmi + bourbon-gem-jar + + + org.codehaus.gmaven.runtime + gmaven-runtime-1.7 + + + org.webjars + jshint + + + org.webjars + emberjs + + + org.webjars + handlebars + + + org.webjars + coffee-script + + + org.webjars + jslint + + + org.webjars + json2 + + + org.webjars + jquery + + + + org.codehaus.mojo @@ -173,6 +350,11 @@ UTF-8 + + com.google.appengine + appengine-maven-plugin + 1.8.2 +