From: Simon Brandhof Date: Tue, 9 Aug 2011 16:57:56 +0000 (+0200) Subject: Fix development mode X-Git-Tag: 2.11^2~173 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=17d3743606f7c10f3316ea5c39f3b599dbb52237;p=sonarqube.git Fix development mode --- diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index f0fa740e98f..9e3db32e600 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -11,7 +11,6 @@ Sonar :: Server - org.codehaus.sonar sonar-batch @@ -349,7 +348,7 @@ true true true - ${project.build.directory}/sonar-dev-home/extensions/plugins/ + ${project.build.directory}/sonar-dev-home/lib/core-plugins/ @@ -631,44 +630,6 @@ - - rdoc - - - - org.jruby.plugins - jruby-rake-plugin - 1.4.0 - - - install-gems - process-resources - - install-gems - - - ${env.JRUBY_HOME} - --no-rdoc --no-ri --user-install -v=2.2.2 rails - - - - rdoc - process-resources - - rake - - - ${env.JRUBY_HOME} - ${basedir}/src/main/webapp/WEB-INF - rdoc - - - - - - - - release