X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=1e849578ae11284dcb66b44553a0d1dcc4b04d35;hp=af8665d11c37cf9130e018154cc77099ee24d1f5;hb=40f9a579c5324f56a938e262fe8c708228cf6c83;hpb=bdd5c4e87d09a5ed9be7c97273ec9c7b1afbeb16 diff --git a/pom.xml b/pom.xml index af8665d1..1e849578 100644 --- a/pom.xml +++ b/pom.xml @@ -42,10 +42,11 @@ 2.2.1 1.2 3.0.1 - 1.5.8 + 1.6.1 4.0.6.RELEASE - 3.0.1 - 1.7.3-SNAPSHOT + 2.1.3.RELEASE + 1.2.5 + 2.1.1.RELEASE @@ -65,17 +66,29 @@ - + - org.apache.tiles - tiles-core - ${tiles.version} + org.thymeleaf + thymeleaf + ${thymeleaf.version} runtime - org.apache.tiles - tiles-jsp - ${tiles.version} + 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 @@ -111,6 +124,12 @@ ${slf4j.version} runtime + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + runtime + @@ -143,31 +162,30 @@ - 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/ - + org.lesscss + lesscss-maven-plugin + 1.7.0.1.1 - prepare-package - run + compile + + + base.less + screen.less + print.less + + ${project.basedir}/src/main/webapp/less + ${project.build.directory}/${project.build.finalName}/css + maven-war-plugin - - WEB-INF/wro.*, - js/**, - less/** - + less/** @@ -188,99 +206,12 @@ jetty-maven-plugin - ${project.basedir}/src/test/resources/jetty-web.xml + + src/main/webapp + target/${project.build.finalName} + - - - 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