We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1622f74 commit fc41483Copy full SHA for fc41483
checkstyle-sonar-plugin/pom.xml
@@ -351,7 +351,7 @@
351
<pluginKey>checkstyle</pluginKey>
352
<pluginName>Checkstyle</pluginName>
353
<pluginClass>org.sonar.plugins.checkstyle.CheckstylePlugin</pluginClass>
354
- <pluginDescription><![CDATA[Analyze Java code with <a href="http://checkstyle.sourceforge.net/">Checkstyle</a>.]]></pluginDescription>
+ <pluginDescription>Analyze Java code with Checkstyle</pluginDescription>
355
<archive>
356
<manifestEntries>
357
<!-- ${buildNumber} is the svn revision generated by the buildnumber-maven-plugin -->
0 commit comments