X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=pom.xml;h=ad1f8f6941043a4d8449477841beae9bc7c7c824;hp=6e9bc67baa20a09a8dbbc95239b11d526af89a17;hb=12aae24ef4ad214414d89f0b2b8bdd7484847163;hpb=351e86a9d261f56630181dfb2d15eb7337bfd682 diff --git a/pom.xml b/pom.xml index 6e9bc67b..ad1f8f69 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,6 @@ 4.0.6.RELEASE 2.1.3.RELEASE 1.2.5 - 1.7.3-SNAPSHOT @@ -156,31 +155,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/** @@ -201,99 +199,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