From: Evgeny Mandrikov Date: Thu, 6 Sep 2012 18:05:27 +0000 (+0600) Subject: Use new sonar-squid-java-plugin X-Git-Tag: 3.3~316 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0f0f21380bd6c5bbd688fbc018788578d1655802;p=sonarqube.git Use new sonar-squid-java-plugin This plugin was rewritten to use SSLR instead of Checkstyle to parse Java source code. --- diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml index 3ba96548f3c..33bb7ab3843 100644 --- a/sonar-application/pom.xml +++ b/sonar-application/pom.xml @@ -165,9 +165,9 @@ runtime - org.codehaus.sonar.plugins + org.codehaus.sonar-plugins.java sonar-squid-java-plugin - ${project.version} + 1.0-SNAPSHOT runtime