X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=8a51c8546c2f8c4481d6e7dda944996c551fd65b;hb=refs%2Fheads%2Fwebsite;hp=1e849578ae11284dcb66b44553a0d1dcc4b04d35;hpb=4e18dd333d44513a1b51aeb8ef4cd6ee4f911b2b;p=website diff --git a/pom.xml b/pom.xml index 1e849578..8a51c854 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 @@ -41,12 +42,14 @@ 2.2.1 1.2 + 1.0.0 3.0.1 1.6.1 4.0.6.RELEASE - 2.1.3.RELEASE - 1.2.5 + 3.0.3.RELEASE + 2.2.0 2.1.1.RELEASE + 1.0.0 @@ -91,6 +94,18 @@ ${thymeleaf-extras-conditionalcomments.version} runtime + + de.juplo + thymeproxy + ${thymeproxy.version} + runtime + + + de.juplo.thymeleaf + juplo-dialect + ${juplo-dialect.version} + runtime + @@ -149,43 +164,26 @@ - branding + website org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.8 + 1.8 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/** + + + src/main/frontend/dist + + @@ -207,10 +205,11 @@ + src/main/frontend/dist src/main/webapp - target/${project.build.finalName} + true