X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=7d35979bc7c75791dfb2966faa69203bfd6f5434;hb=1e489c1a5891883d2677c9531c2874ab7dec5ea0;hp=256cbbc32d61fa74ccb7e331dcb809ec7eeef7c5;hpb=b8b2fc094d0313626224371dcbdf18784d56d51f;p=website diff --git a/pom.xml b/pom.xml index 256cbbc3..7d35979b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,11 +5,12 @@ de.juplo - branding - Juplo - branding + website + Juplo - Website + WAR, that deliveres one ore more statically defined websites with thymeleaf-power layout-sugar 1.0-SNAPSHOT war - http://www.juplo.de/branding + http://www.juplo.de/website @@ -18,9 +19,9 @@ - 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 + scm:git:http://juplo.de/git/website + scm:git:ssh://juplo.de:/var/lib/git/juplo/website + http://juplo.de/gitweb/?p=website;a=summary @@ -45,9 +46,8 @@ 1.6.1 4.0.6.RELEASE 2.1.3.RELEASE - 2.1.1.RELEASE - 2.2.2 - 1.7.3-SNAPSHOT + 1.2.5 + 2.1.1.RELEASE @@ -81,57 +81,18 @@ runtime - org.thymeleaf.extras - thymeleaf-extras-tiles2 - ${thymeleaf-extras.version} - - - org.thymeleaf - thymeleaf - - - org.thymeleaf - thymeleaf-spring4 - - + nz.net.ultraq.thymeleaf + thymeleaf-layout-dialect + ${thymeleaf-layout-dialect.version} runtime org.thymeleaf.extras - thymeleaf-extras-tiles2-spring4 - ${thymeleaf-extras.version} - - - org.thymeleaf - thymeleaf - - - org.thymeleaf - thymeleaf-spring4 - - + thymeleaf-extras-conditionalcomments + ${thymeleaf-extras-conditionalcomments.version} runtime - - - org.apache.tiles - tiles-core - ${tiles.version} - - - org.slf4j - jcl-over-slf4j - - - runtime - - - org.apache.tiles - tiles-servlet - ${tiles.version} - - javax.servlet @@ -189,44 +150,26 @@ - branding + website org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.8 + 1.8 utf8 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 + + @@ -247,99 +190,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 @@ -355,6 +212,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 + + + +