X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=af8665d11c37cf9130e018154cc77099ee24d1f5;hp=5cda65fcf8adbb1ee9828f56b5e160ba0e64435f;hb=bdd5c4e87d09a5ed9be7c97273ec9c7b1afbeb16;hpb=d53a4e6b1196f66f6f1768c013a4d9759be70dd2 diff --git a/pom.xml b/pom.xml index 5cda65fc..af8665d1 100644 --- a/pom.xml +++ b/pom.xml @@ -43,8 +43,9 @@ 1.2 3.0.1 1.5.8 - 3.2.4.RELEASE + 4.0.6.RELEASE 3.0.1 + 1.7.3-SNAPSHOT @@ -56,6 +57,12 @@ org.springframework spring-webmvc ${springframework.version} + + + commons-logging + commons-logging + + @@ -136,17 +143,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 +186,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 +291,11 @@ UTF-8 + + com.google.appengine + appengine-maven-plugin + 1.8.2 +