The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 0 | Error |
FileTabCharacter
| 2 | Error |
LeftCurly
| 1 | Error |
RightCurly
| 0 | Error |
LineLength
| 49 | Error |
MemberName | 0 | Error |
JavadocMethod
| 410 | Warning |
JavadocType
| 7 | Error |
JavadocVariable
| 14 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 5 | Error |
MethodLength | 1 | Error |
ParameterNumber | 1 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 7 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 4 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
| 2 | Error |
NeedBraces | 2 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 1 | Error |
EqualsHashCode | 0 | Error |
HiddenField
| 13 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 99 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
'artifacts' hides a field. | 37 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 113 | |
Expected an @return tag. | 134 | |
Expected @param tag for 'assembly'. | 134 | |
Expected @param tag for 'fullName'. | 134 | |
Expected @param tag for 'format'. | 134 | |
Expected @param tag for 'configSource'. | 135 | |
Expected @throws tag for 'ArchiveCreationException'. | 136 | |
Expected @throws tag for 'AssemblyFormattingException'. | 136 | |
Expected @throws tag for 'InvalidAssemblerConfigurationException'. | 136 | |
Line is longer than 120 characters. | 178 | |
Line is longer than 120 characters. | 220 | |
Line is longer than 120 characters. | 221 | |
Line is longer than 120 characters. | 238 | |
Line is longer than 120 characters. | 248 | |
Expected @param tag for 'includeBaseDir'. | 287 | |
Expected @param tag for 'finalName'. | 287 | |
Expected @param tag for 'configSource'. | 288 | |
Expected @param tag for 'containerHandlers'. | 289 | |
Expected @throws tag for 'ArchiverException'. | 290 | |
Expected @throws tag for 'NoSuchArchiverException'. | 290 | |
Missing a Javadoc comment. | 475 | |
Missing a Javadoc comment. | 484 | |
Missing a Javadoc comment. | 522 | |
Missing a Javadoc comment. | 528 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 120 | |
Empty catch block. | 132 | |
Empty catch block. | 135 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 90 | |
More than 7 parameters. | 90 | |
'selectors' hides a field. | 110 | |
Line is longer than 120 characters. | 116 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 213 | |
Missing a Javadoc comment. | 250 | |
Missing a Javadoc comment. | 289 | |
Missing a Javadoc comment. | 326 | |
Missing a Javadoc comment. | 358 | |
Missing a Javadoc comment. | 387 | |
Missing a Javadoc comment. | 418 | |
Missing a Javadoc comment. | 447 | |
Missing a Javadoc comment. | 473 | |
Missing a Javadoc comment. | 499 | |
Missing a Javadoc comment. | 521 | |
Missing a Javadoc comment. | 534 | |
Missing a Javadoc comment. | 547 | |
Missing a Javadoc comment. | 560 | |
Missing a Javadoc comment. | 574 | |
Missing a Javadoc comment. | 587 | |
Missing a Javadoc comment. | 600 | |
Missing a Javadoc comment. | 613 | |
Missing a Javadoc comment. | 626 | |
Missing a Javadoc comment. | 639 | |
Missing a Javadoc comment. | 652 | |
Missing a Javadoc comment. | 666 | |
Missing a Javadoc comment. | 679 | |
Line is longer than 120 characters. | 681 | |
Missing a Javadoc comment. | 684 | |
Missing a Javadoc comment. | 717 | |
Missing a Javadoc comment. | 876 | |
Missing a Javadoc comment. | 890 | |
Missing a Javadoc comment. | 904 | |
Missing a Javadoc comment. | 910 | |
Missing a Javadoc comment. | 915 | |
Missing a Javadoc comment. | 928 | |
Missing a Javadoc comment. | 933 | |
Missing a Javadoc comment. | 938 | |
Missing a Javadoc comment. | 943 | |
Missing a Javadoc comment. | 948 | |
Missing a Javadoc comment. | 961 | |
Missing a Javadoc comment. | 974 | |
Missing a Javadoc comment. | 979 | |
Missing a Javadoc comment. | 984 | |
Missing a Javadoc comment. | 989 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 116 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 80 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 108 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 118 | |
Missing a Javadoc comment. | 123 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [todo] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Expected @param tag for 'context'. | 53 | |
Expected @throws tag for 'ArchiveCreationException'. | 54 | |
Expected @throws tag for 'AssemblyFormattingException'. | 54 | |
Expected @throws tag for 'InvalidAssemblerConfigurationException'. | 54 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 113 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 156 | |
Line is longer than 120 characters. | 207 | |
Missing a Javadoc comment. | 267 | |
Missing a Javadoc comment. | 312 | |
Missing a Javadoc comment. | 354 | |
Expected an @return tag. | 416 | |
Expected @param tag for 'sources'. | 416 | |
Missing a Javadoc comment. | 436 | |
Missing a Javadoc comment. | 527 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 65 | |
Line is longer than 120 characters. | 99 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 46 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 78 | |
Line is longer than 120 characters. | 93 | |
Line is longer than 120 characters. | 132 | |
Missing a Javadoc comment. | 223 | |
Missing a Javadoc comment. | 228 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 238 | |
Missing a Javadoc comment. | 243 | |
Missing a Javadoc comment. | 248 | |
Missing a Javadoc comment. | 253 | |
Missing a Javadoc comment. | 258 | |
'outputFileNameMapping' hides a field. | 258 | |
Missing a Javadoc comment. | 263 | |
'outputDirectory' hides a field. | 263 | |
Missing a Javadoc comment. | 268 | |
'outputFileNameMapping' hides a field. | 268 | |
Missing a Javadoc comment. | 273 | |
Missing a Javadoc comment. | 278 | |
Missing a Javadoc comment. | 283 | |
Missing a Javadoc comment. | 288 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 128 | |
Line is longer than 120 characters. | 208 | |
'project' hides a field. | 364 | |
Missing a Javadoc comment. | 370 | |
Missing a Javadoc comment. | 434 | |
Missing a Javadoc comment. | 482 | |
Missing a Javadoc comment. | 487 | |
Missing a Javadoc comment. | 492 | |
Missing a Javadoc comment. | 497 | |
Missing a Javadoc comment. | 502 | |
Missing a Javadoc comment. | 507 | |
Missing a Javadoc comment. | 512 | |
Missing a Javadoc comment. | 517 | |
Missing a Javadoc comment. | 522 | |
Missing a Javadoc comment. | 527 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 175 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 195 | |
Missing a Javadoc comment. | 200 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 218 | |
Missing a Javadoc comment. | 223 | |
Missing a Javadoc comment. | 228 | |
Missing a Javadoc comment. | 233 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 98 | |
Line is longer than 120 characters. | 126 | |
Missing a Javadoc comment. | 133 | |
Missing a Javadoc comment. | 221 | |
Missing a Javadoc comment. | 237 | |
Line is longer than 120 characters. | 259 | |
Line is longer than 120 characters. | 285 | |
Missing a Javadoc comment. | 292 | |
Line is longer than 120 characters. | 327 | |
Missing a Javadoc comment. | 363 | |
Line is longer than 120 characters. | 364 | |
Missing a Javadoc comment. | 400 | |
Missing a Javadoc comment. | 405 | |
'resolver' hides a field. | 405 | |
Missing a Javadoc comment. | 412 | |
Missing a Javadoc comment. | 417 | |
'metadataSource' hides a field. | 417 | |
Missing a Javadoc comment. | 424 | |
Missing a Javadoc comment. | 429 | |
'factory' hides a field. | 429 | |
Missing a Javadoc comment. | 436 | |
Missing a Javadoc comment. | 441 | |
'collector' hides a field. | 441 | |
Missing a Javadoc comment. | 448 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.maven.artifact.Artifact. | 22 | |
Unused import - org.apache.maven.artifact.repository.ArtifactRepository. | 23 | |
Unused import - org.apache.maven.project.MavenProject. | 27 | |
Unused @param tag for 'project'. | 41 | |
Unused @param tag for 'scope'. | 43 | |
Unused @param tag for 'managedVersions'. | 45 | |
Unused @param tag for 'localRepository'. | 48 | |
Unused @param tag for 'remoteRepositories'. | 50 | |
Unused @param tag for 'resolveTransitively'. | 53 | |
Unused Javadoc tag. | 56 | |
Expected @param tag for 'assembly'. | 62 | |
Expected @param tag for 'configSource'. | 62 | |
Expected @param tag for 'context'. | 62 | |
Expected @throws tag for 'DependencyResolutionException'. | 63 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 112 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 153 | |
Missing a Javadoc comment. | 176 | |
Missing a Javadoc comment. | 181 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 191 | |
Missing a Javadoc comment. | 247 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 25 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 72 | |
Line is longer than 120 characters. | 79 | |
Missing a Javadoc comment. | 136 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 147 | |
Line is longer than 120 characters. | 178 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 214 | |
'logger' hides a field. | 214 | |
Missing a Javadoc comment. | 219 | |
Missing a Javadoc comment. | 224 | |
Missing a Javadoc comment. | 229 | |
Missing a Javadoc comment. | 234 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 60 | |
'if' construct must use '{}'s. | 74 | |
'(' is not followed by whitespace. | 101 | |
')' is not preceded with whitespace. | 101 | |
Line is longer than 120 characters. | 127 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 48 | |
'(' is not followed by whitespace. | 61 | |
')' is not preceded with whitespace. | 61 | |
Line is longer than 120 characters. | 74 | |
Line is longer than 120 characters. | 100 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 45 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 63 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 150 | |
Line is longer than 120 characters. | 178 | |
Line is longer than 120 characters. | 187 | |
Line is longer than 120 characters. | 192 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 36 | |
Redundant 'public' modifier. | 36 | |
Missing a Javadoc comment. | 39 | |
Redundant 'public' modifier. | 39 | |
Missing a Javadoc comment. | 42 | |
Redundant 'public' modifier. | 42 | |
Missing a Javadoc comment. | 45 | |
Redundant 'public' modifier. | 45 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.maven.plugin.MojoExecutionException. | 42 | |
Unused import - org.apache.maven.plugin.MojoFailureException. | 43 | |
Missing a Javadoc comment. | 82 | |
Line is longer than 120 characters. | 136 | |
Line is longer than 120 characters. | 182 | |
Line is longer than 120 characters. | 204 | |
Missing a Javadoc comment. | 204 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 345 | |
Expected @param tag for 'assembly'. | 454 | |
Expected @param tag for 'assemblyDir'. | 454 | |
Expected @param tag for 'configSource'. | 455 | |
Expected @throws tag for 'AssemblyReadException'. | 456 | |
Expected @param tag for 'component'. | 527 | |
Expected @param tag for 'assembly'. | 527 | |
Line is longer than 120 characters. | 532 | |
Missing a Javadoc comment. | 580 | |
Line is longer than 120 characters. | 588 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
'prefix' hides a field. | 40 | |
Missing a Javadoc comment. | 55 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Line contains a tab character. | 58 | |
Line is longer than 120 characters. | 143 | |
Expected @throws tag for 'MojoExecutionException'. | 392 | |
Expected @throws tag for 'MojoFailureException'. | 392 | |
Line is longer than 120 characters. | 440 | |
')' is not preceded with whitespace. | 440 | |
'classifier' hides a field. | 448 | |
Line is longer than 120 characters. | 468 | |
Line is longer than 120 characters. | 472 | |
Line is longer than 120 characters. | 498 | |
Expected an @return tag. | 524 | |
Missing a Javadoc comment. | 543 | |
Missing a Javadoc comment. | 548 | |
Missing a Javadoc comment. | 553 | |
Missing a Javadoc comment. | 580 | |
Missing a Javadoc comment. | 585 | |
Missing a Javadoc comment. | 590 | |
Missing a Javadoc comment. | 595 | |
Missing a Javadoc comment. | 597 | |
Missing a Javadoc comment. | 602 | |
Missing a Javadoc comment. | 607 | |
Missing a Javadoc comment. | 612 | |
Missing a Javadoc comment. | 617 | |
Missing a Javadoc comment. | 622 | |
Missing a Javadoc comment. | 627 | |
Missing a Javadoc comment. | 632 | |
Missing a Javadoc comment. | 637 | |
Missing a Javadoc comment. | 642 | |
Missing a Javadoc comment. | 647 | |
Missing a Javadoc comment. | 652 | |
Missing a Javadoc comment. | 666 | |
Missing a Javadoc comment. | 671 | |
Missing a Javadoc comment. | 677 | |
Missing a Javadoc comment. | 682 | |
Missing a Javadoc comment. | 687 | |
Missing a Javadoc comment. | 692 | |
Missing a Javadoc comment. | 697 | |
Missing a Javadoc comment. | 702 | |
Missing a Javadoc comment. | 707 | |
Missing a Javadoc comment. | 712 | |
Missing a Javadoc comment. | 739 | |
Missing a Javadoc comment. | 744 | |
Missing a Javadoc comment. | 749 | |
Missing a Javadoc comment. | 754 | |
Missing a Javadoc comment. | 759 | |
Missing a Javadoc comment. | 764 | |
Missing a Javadoc comment. | 769 | |
Missing a Javadoc comment. | 774 | |
Missing a Javadoc comment. | 779 | |
Missing a Javadoc comment. | 784 | |
Missing a Javadoc comment. | 789 | |
Missing a Javadoc comment. | 794 | |
Missing a Javadoc comment. | 799 | |
Missing a Javadoc comment. | 804 | |
Missing a Javadoc comment. | 809 | |
Missing a Javadoc comment. | 814 | |
Missing a Javadoc comment. | 819 | |
Missing a Javadoc comment. | 824 | |
Missing a Javadoc comment. | 829 | |
Missing a Javadoc comment. | 834 | |
Missing a Javadoc comment. | 839 | |
Missing a Javadoc comment. | 844 | |
Missing a Javadoc comment. | 849 | |
Missing a Javadoc comment. | 854 | |
Missing a Javadoc comment. | 859 | |
Missing a Javadoc comment. | 864 | |
'{' should be on a new line. | 864 | |
Line contains a tab character. | 865 |
Violation | Message | Line |
---|---|---|
Line is longer than 120 characters. | 59 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 97 | |
'(' is not followed by whitespace. | 99 | |
')' is not preceded with whitespace. | 99 | |
Expected @param tag for 'archiverManager'. | 113 | |
Expected @throws tag for 'ArchiveExpansionException'. | 114 | |
Expected @throws tag for 'NoSuchArchiverException'. | 114 | |
Expected @param tag for 'source'. | 138 | |
Expected @param tag for 'dest'. | 138 | |
Expected @throws tag for 'IOException'. | 139 | |
Missing a Javadoc comment. | 176 | |
Line is longer than 120 characters. | 186 | |
Missing a Javadoc comment. | 203 | |
'while' construct must use '{}'s. | 209 | |
Empty statement. | 210 | |
Missing a Javadoc comment. | 217 |
Violation | Message | Line |
---|---|---|
Expected @param tag for 'assembly'. | 60 | |
Expected @param tag for 'configSource'. | 60 | |
Line is longer than 120 characters. | 84 | |
Expected an @return tag. | 87 | |
Expected @param tag for 'output'. | 88 | |
Expected @param tag for 'mainProject'. | 88 | |
Expected @param tag for 'artifactProject'. | 89 | |
Expected @param tag for 'finalName'. | 89 | |
Expected @throws tag for 'AssemblyFormattingException'. | 90 | |
Missing a Javadoc comment. | 95 | |
Expected an @return tag. | 129 | |
Expected @param tag for 'output'. | 129 | |
Expected @param tag for 'mainProject'. | 129 | |
Expected @param tag for 'moduleProject'. | 130 | |
Expected @param tag for 'artifactProject'. | 130 | |
Expected @param tag for 'finalName'. | 131 | |
Expected @param tag for 'configSource'. | 131 | |
Expected @throws tag for 'AssemblyFormattingException'. | 132 | |
Line is longer than 120 characters. | 173 | |
Line is longer than 120 characters. | 211 | |
Line is longer than 120 characters. | 275 | |
Expected an @return tag. | 278 | |
Expected @param tag for 'expression'. | 279 | |
Expected @param tag for 'artifact'. | 279 | |
Expected @param tag for 'mainProject'. | 280 | |
Expected @param tag for 'artifactProject'. | 280 | |
Expected @throws tag for 'AssemblyFormattingException'. | 281 | |
Missing a Javadoc comment. | 286 | |
Expected an @return tag. | 328 | |
Method length is 156 lines (max allowed is 150). | 328 | |
Expected @param tag for 'expression'. | 328 | |
Expected @param tag for 'artifact'. | 328 | |
Expected @param tag for 'mainProject'. | 329 | |
Expected @param tag for 'moduleProject'. | 329 | |
Expected @param tag for 'moduleArtifact'. | 330 | |
Expected @param tag for 'artifactProject'. | 330 | |
Expected @param tag for 'configSource'. | 331 | |
Expected @throws tag for 'AssemblyFormattingException'. | 332 | |
Line is longer than 120 characters. | 348 | |
Line is longer than 120 characters. | 370 | |
Line is longer than 120 characters. | 380 | |
Line is longer than 120 characters. | 438 | |
Missing a Javadoc comment. | 490 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 94 | |
Line is longer than 120 characters. | 167 | |
Missing a Javadoc comment. | 173 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 |