X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=1f38b119461501d9761c06686d25ed104ae1554e;hb=139f3dc60fb1a679c636d9dcc36faeb8400fa165;hp=fd91c8d9a688f00cb1cb3cb2e599e305b9176b72;hpb=b1956189d89ac7e824c209039f3c82926294549e;p=website diff --git a/pom.xml b/pom.xml index fd91c8d9..1f38b119 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,8 @@ 1.6.1 4.0.6.RELEASE 2.1.3.RELEASE - 1.7.3-SNAPSHOT + 1.2.5 + 2.1.1.RELEASE @@ -78,6 +79,18 @@ ${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 + @@ -142,32 +161,14 @@ true - - 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 - - run - - - - maven-war-plugin - - WEB-INF/wro.*, - js/**, - less/** - + + + src/main/frontend/dist + + @@ -188,99 +189,13 @@ jetty-maven-plugin - ${project.basedir}/src/test/resources/jetty-web.xml + + src/main/frontend/dist + src/main/webapp + + true - - - 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 @@ -296,6 +211,35 @@ appengine-maven-plugin 1.8.2 + + com.github.eirslett + frontend-maven-plugin + 0.0.25 + + + install node and npm + + install-node-and-npm + + + v0.10.18 + 1.3.8 + + + + npm install + + npm + + + + grunt build + + grunt + + + +