PMD Results
The following document contains the results of PMD 4.1.
Files
org/apache/maven/plugin/eclipse/BuildCommand.java
Violation | Line |
---|
Avoid empty if statements | 150 - 152 |
Avoid empty if statements | 155 - 157 |
org/apache/maven/plugin/eclipse/EclipsePlugin.java
Violation | Line |
---|
These nested if statements could be combined | 1447 - 1450 |
Overriding method merely calls super | 1522 - 1527 |
org/apache/maven/plugin/eclipse/InstallPluginsMojo.java
Violation | Line |
---|
Avoid unused method parameters such as 'bundleVersion'. | 415 - 419 |
org/apache/maven/plugin/eclipse/MakeArtifactsMojo.java
Violation | Line |
---|
Avoid empty if statements | 123 - 125 |
org/apache/maven/plugin/eclipse/MyEclipsePlugin.java
Violation | Line |
---|
These nested if statements could be combined | 209 - 212 |
These nested if statements could be combined | 256 - 259 |
org/apache/maven/plugin/eclipse/osgiplugin/AbstractEclipseOsgiPlugin.java
Violation | Line |
---|
Avoid empty catch blocks | 87 - 90 |
org/apache/maven/plugin/eclipse/writers/EclipseAntExternalLaunchConfigurationWriter.java
Violation | Line |
---|
Overriding method merely calls super | 77 - 83 |
org/apache/maven/plugin/eclipse/writers/EclipseClasspathWriter.java
Violation | Line |
---|
These nested if statements could be combined | 190 - 206 |
org/apache/maven/plugin/eclipse/writers/EclipseManifestWriter.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.artifact.repository.ArtifactRepository' | 27 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter' | 32 |
org/apache/maven/plugin/eclipse/writers/EclipseProjectWriter.java
Violation | Line |
---|
Avoid unused method parameters such as 'basedir'. | 273 - 287 |
Avoid unused method parameters such as 'basedir'. | 289 - 305 |
Avoid unused method parameters such as 'basedir'. | 307 - 323 |
org/apache/maven/plugin/eclipse/writers/EclipseWriterConfig.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.EclipsePlugin' | 28 |
org/apache/maven/plugin/eclipse/writers/rad/RadApplicationXMLWriter.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.artifact.repository.ArtifactRepository' | 31 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.EclipseSourceDir' | 34 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter' | 37 |
org/apache/maven/plugin/eclipse/writers/rad/RadEjbClasspathWriter.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.artifact.repository.ArtifactRepository' | 33 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.EclipseSourceDir' | 36 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter' | 39 |
org/apache/maven/plugin/eclipse/writers/rad/RadJ2EEWriter.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.artifact.repository.ArtifactRepository' | 27 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.EclipseSourceDir' | 30 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter' | 33 |
org/apache/maven/plugin/eclipse/writers/rad/RadLibCopier.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.artifact.Artifact' | 24 |
org/apache/maven/plugin/eclipse/writers/rad/RadManifestWriter.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.artifact.repository.ArtifactRepository' | 32 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter' | 39 |
org/apache/maven/plugin/eclipse/writers/rad/RadWebsiteConfigWriter.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.artifact.repository.ArtifactRepository' | 27 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.EclipseSourceDir' | 30 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter' | 33 |
org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpApplicationXMLWriter.java
Violation | Line |
---|
Avoid unused imports such as 'org.apache.maven.artifact.repository.ArtifactRepository' | 13 |
Avoid unused imports such as 'org.apache.maven.plugin.eclipse.EclipseSourceDir' | 16 |
org/apache/maven/plugin/ide/AbstractIdeSupportMojo.java
Violation | Line |
---|
Avoid empty catch blocks | 656 - 659 |
These nested if statements could be combined | 873 - 876 |
org/apache/maven/plugin/ide/IdeDependency.java
Violation | Line |
---|
Avoid unused constructor parameters such as 'osgiSymbolicName'. | 131 - 155 |
Avoid unused constructor parameters such as 'dependencyDepth'. | 131 - 155 |
org/apache/maven/plugin/ide/IdeUtils.java
Violation | Line |
---|
Avoid empty catch blocks | 347 - 350 |
org/apache/maven/plugin/ide/JeeUtils.java
Violation | Line |
---|
These nested if statements could be combined | 240 - 241 |
These nested if statements could be combined | 245 - 246 |
These nested if statements could be combined | 276 - 277 |
Avoid unused method parameters such as 'project'. | 299 - 302 |
These nested if statements could be combined | 313 - 315 |
These nested if statements could be combined | 319 - 321 |