| Error | Line | |
|---|---|---|
|
|
Line does not match expected header line of '/* ===================================================================='. | 3 |
|
|
Utility classes should not have a public or default constructor. | 48 |
|
|
Missing a Javadoc comment. | 50 |
|
|
'if' construct must use '{}'s. | 54 |
|
|
Missing a Javadoc comment. | 76 |
|
|
'{' is followed by whitespace. | 89 |
|
|
'{' is followed by whitespace. | 91 |
|
|
'{' is followed by whitespace. | 93 |
|
|
';' is followed by whitespace. | 107 |
|
|
';' is followed by whitespace. | 124 |
| Error | Line | |
|---|---|---|
|
|
Line does not match expected header line of ' *'. | 5 |
|
|
Line has trailing spaces. | 26 |
|
|
Line has trailing spaces. | 27 |
|
|
Line has trailing spaces. | 29 |
|
|
Line has trailing spaces. | 30 |
|
|
Line has trailing spaces. | 32 |
|
|
Line has trailing spaces. | 33 |
|
|
Line has trailing spaces. | 36 |
|
|
Line has trailing spaces. | 37 |
|
|
Line has trailing spaces. | 38 |
|
|
Line has trailing spaces. | 45 |
|
|
Line has trailing spaces. | 47 |
|
|
Line has trailing spaces. | 51 |
|
|
Line has trailing spaces. | 52 |
|
|
Expected @throws tag for 'MavenException'. | 55 |
|
|
Line has trailing spaces. | 60 |
|
|
Expected @param tag for 'artifact'. | 67 |
|
|
Expected @throws tag for 'MavenException'. | 68 |
|
|
Line has trailing spaces. | 73 |
|
|
Expected @throws tag for 'MavenException'. | 80 |
|
|
Line has trailing spaces. | 85 |
|
|
Expected @param tag for 'artifact'. | 91 |
|
|
Expected @throws tag for 'MavenException'. | 92 |
| Error | Line | |
|---|---|---|
|
|
Line does not match expected header line of '/* ===================================================================='. | 3 |
|
|
Line has trailing spaces. | 73 |
|
|
Missing a Javadoc comment. | 80 |
|
|
Missing a Javadoc comment. | 82 |
|
|
Missing a Javadoc comment. | 84 |
|
|
'static' modifier out of order with the JLS suggestions. | 89 |
|
|
Missing a Javadoc comment. | 91 |
|
|
Variable 'snapshotSignature' must be private and have accessor methods. | 91 |
|
|
Missing a Javadoc comment. | 93 |
|
|
Expected @param tag for 'artifact'. | 98 |
|
|
Expected @param tag for 'type'. | 98 |
|
|
Expected @param tag for 'project'. | 98 |
|
|
Expected @param tag for 'handler'. | 99 |
|
|
Expected @throws tag for 'MavenException'. | 99 |
|
|
Expected @param tag for 'artifact'. | 107 |
|
|
Expected @param tag for 'type'. | 107 |
|
|
Expected @param tag for 'project'. | 107 |
|
|
Expected @param tag for 'handler'. | 108 |
|
|
Expected @throws tag for 'MavenException'. | 108 |
|
|
Missing a Javadoc comment. | 113 |
|
|
Expected @param tag for 'artifact'. | 170 |
|
|
Expected @param tag for 'type'. | 170 |
|
|
Expected @param tag for 'project'. | 170 |
|
|
Expected @param tag for 'handler'. | 171 |
|
|
Expected @throws tag for 'MavenException'. | 171 |
|
|
Expected @param tag for 'artifact'. | 179 |
|
|
Expected @param tag for 'type'. | 179 |
|
|
Expected @param tag for 'project'. | 179 |
|
|
Expected @param tag for 'handler'. | 180 |
|
|
Expected @throws tag for 'MavenException'. | 180 |
|
|
Missing a Javadoc comment. | 185 |
|
|
Line has trailing spaces. | 210 |
|
|
Expected @param tag for 'project'. | 220 |
|
|
Expected @param tag for 'handler'. | 221 |
|
|
Expected @throws tag for 'MavenException'. | 221 |
|
|
Missing a Javadoc comment. | 236 |
|
|
Expression can be simplified. | 243 |
|
|
Line is longer than 132 characters. | 251 |
|
|
Missing a Javadoc comment. | 255 |
|
|
Missing a Javadoc comment. | 284 |
|
|
More than 7 parameters. | 284 |
|
|
Line is longer than 132 characters. | 340 |
|
|
Missing a Javadoc comment. | 383 |
|
|
More than 7 parameters. | 383 |
|
|
Missing a Javadoc comment. | 393 |
|
|
More than 7 parameters. | 393 |
|
|
';' is followed by whitespace. | 437 |
|
|
';' is followed by whitespace. | 445 |
|
|
Comment matches to-do format 'TODO:'. | 449 |
|
|
Missing a Javadoc comment. | 482 |
|
|
Missing a Javadoc comment. | 524 |
|
|
Missing a Javadoc comment. | 535 |
|
|
Expected an @return tag. | 559 |
|
|
Expected @param tag for 'artifact'. | 559 |
|
|
Expected @param tag for 'snapshotVersion'. | 559 |
|
|
Expected @param tag for 'artifactId'. | 560 |
|
|
Expected @param tag for 'type'. | 560 |
|
|
Expected @throws tag for 'MavenException'. | 560 |
|
|
Expected an @return tag. | 586 |
|
|
Expected @param tag for 'file'. | 586 |
|
|
Expected @throws tag for 'MavenException'. | 587 |
|
|
Avoid inline conditionals. | 598 |
|
|
Missing a Javadoc comment. | 651 |
|
|
Comment matches to-do format 'TODO:'. | 656 |
|
|
Missing a Javadoc comment. | 680 |
|
|
Missing a Javadoc comment. | 682 |
| Error | Line | |
|---|---|---|
|
|
Line does not match expected header line of ' *'. | 5 |
|
|
Redundant import from the same package - org.apache.maven.artifact.deployer.NamedArtifactDeployer. | 22 |
|
|
Redundant import from the same package - org.apache.maven.artifact.deployer.NamedArtifactTypeHandler. | 23 |
|
|
Line has trailing spaces. | 28 |
|
|
Line has trailing spaces. | 30 |
|
|
Missing a Javadoc comment. | 36 |
|
|
Missing a Javadoc comment. | 38 |
|
|
Missing a Javadoc comment. | 40 |
|
|
Missing a Javadoc comment. | 42 |
|
|
Missing a Javadoc comment. | 44 |
|
|
Missing a Javadoc comment. | 46 |
|
|
Missing a Javadoc comment. | 48 |
|
|
Missing a Javadoc comment. | 53 |
|
|
'typeHandler' hides a field. | 61 |
|
|
Expected @param tag for 'typeHandler'. | 61 |
|
|
Missing a Javadoc comment. | 66 |
|
|
'artifact' hides a field. | 74 |
|
|
Expected @param tag for 'artifact'. | 74 |
|
|
Missing a Javadoc comment. | 79 |
|
|
'project' hides a field. | 87 |
|
|
Expected @param tag for 'project'. | 87 |
|
|
Missing a Javadoc comment. | 92 |
|
|
'type' hides a field. | 100 |
|
|
Expected @param tag for 'type'. | 100 |
| Error | Line | |
|---|---|---|
|
|
Line does not match expected header line of ' *'. | 5 |
|
|
Expected @param tag for 'artifact'. | 37 |
|
|
Expected @param tag for 'type'. | 37 |
|
|
Expected @param tag for 'project'. | 37 |
|
|
Expected @param tag for 'handler'. | 37 |
|
|
Expected @throws tag for 'MavenException'. | 38 |
|
|
Line is longer than 132 characters. | 46 |
|
|
Expected @param tag for 'artifact'. | 46 |
|
|
Expected @param tag for 'type'. | 46 |
|
|
Expected @param tag for 'project'. | 46 |
|
|
Expected @param tag for 'handler'. | 46 |
|
|
Expected @throws tag for 'MavenException'. | 47 |
| Error | Line | |
|---|---|---|
|
|
Line does not match expected header line of ' *'. | 5 |
| Error | Line | |
|---|---|---|
|
|
Line does not match expected header line of ' *'. | 5 |
|
|
Utility classes should not have a public or default constructor. | 42 |
|
|
Missing a Javadoc comment. | 44 |
|
|
Missing a Javadoc comment. | 46 |
|
|
Missing a Javadoc comment. | 110 |
|
|
Comment matches to-do format 'TODO:'. | 112 |
|
|
Missing a Javadoc comment. | 138 |
|
|
Missing a Javadoc comment. | 147 |
|
|
Missing a Javadoc comment. | 152 |
|
|
Missing a Javadoc comment. | 157 |
|
|
Missing a Javadoc comment. | 204 |
|
|
Missing a Javadoc comment. | 234 |
| Error | Line | |
|---|---|---|
|
|
Line does not match expected header line of ' *'. | 5 |
|
|
Missing a Javadoc comment. | 38 |
|
|
Missing a Javadoc comment. | 40 |
|
|
Missing a Javadoc comment. | 42 |
|
|
Missing a Javadoc comment. | 44 |
|
|
Missing a Javadoc comment. | 46 |
|
|
Missing a Javadoc comment. | 48 |
|
|
Missing a Javadoc comment. | 50 |
|
|
'20' is a magic number. | 52 |
|
|
Missing a Javadoc comment. | 55 |
|
|
'numHashes' hides a field. | 55 |
|
|
'hashChar' hides a field. | 55 |
|
|
Missing a Javadoc comment. | 61 |
|
|
Missing a Javadoc comment. | 66 |
|
|
Missing a Javadoc comment. | 73 |
|
|
Missing a Javadoc comment. | 88 |
|
|
Missing a Javadoc comment. | 93 |
|
|
Missing a Javadoc comment. | 98 |