The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 2 | |
RegexpHeader
| 0 | |
FileTabCharacter
| 0 | |
LeftCurly
| 0 | |
RightCurly
| 0 | |
LineLength
| 71 | |
| MemberName | 0 | |
JavadocMethod
| 32 | |
JavadocType
| 3 | |
JavadocVariable
| 2 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 1 | |
EmptyForIteratorPad
| 0 | |
| OperatorWrap | 1 | |
ParenPad
| 1 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
| 0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
| 2 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 2 | |
MagicNumber
| 5 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 10 | |
| SimplifyBooleanExpression | 1 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
| 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| File length is 3,587 lines (max allowed is 2,000). | 1 | |
| Line is longer than 120 characters. | 79 | |
| Line is longer than 120 characters. | 638 | |
| '7011' is a magic number. | 732 | |
| '7012' is a magic number. | 747 | |
| '8000' is a magic number. | 762 | |
| '40' is a magic number. | 1310 | |
| '39' is a magic number. | 1316 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 2542 | |
| Expression can be simplified. | 2613 | |
| Inner assignments should be avoided. | 3251 | |
| Inner assignments should be avoided. | 3255 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [requiresDependencyResolution] is not a valid Javadoc tag name | 0 | |
| File length is 5,782 lines (max allowed is 2,000). | 1 | |
| Line is longer than 120 characters. | 216 | |
| Line is longer than 120 characters. | 412 | |
| Line is longer than 120 characters. | 465 | |
| Line is longer than 120 characters. | 525 | |
| Line is longer than 120 characters. | 533 | |
| Line is longer than 120 characters. | 548 | |
| Line is longer than 120 characters. | 575 | |
| Line is longer than 120 characters. | 586 | |
| Line is longer than 120 characters. | 610 | |
| Line is longer than 120 characters. | 612 | |
| Line is longer than 120 characters. | 632 | |
| Line is longer than 120 characters. | 654 | |
| Line is longer than 120 characters. | 680 | |
| Line is longer than 120 characters. | 712 | |
| Line is longer than 120 characters. | 845 | |
| Line is longer than 120 characters. | 855 | |
| Line is longer than 120 characters. | 865 | |
| Line is longer than 120 characters. | 867 | |
| Line is longer than 120 characters. | 925 | |
| Line is longer than 120 characters. | 939 | |
| Line is longer than 120 characters. | 967 | |
| Line is longer than 120 characters. | 1050 | |
| Line is longer than 120 characters. | 1079 | |
| Line is longer than 120 characters. | 1082 | |
| Line is longer than 120 characters. | 1121 | |
| Line is longer than 120 characters. | 1123 | |
| Line is longer than 120 characters. | 1135 | |
| Line is longer than 120 characters. | 1145 | |
| Line is longer than 120 characters. | 1219 | |
| Line is longer than 120 characters. | 1221 | |
| Line is longer than 120 characters. | 1240 | |
| Line is longer than 120 characters. | 1242 | |
| Line is longer than 120 characters. | 1265 | |
| Line is longer than 120 characters. | 1301 | |
| Line is longer than 120 characters. | 1312 | |
| Line is longer than 120 characters. | 1326 | |
| Line is longer than 120 characters. | 1342 | |
| Line is longer than 120 characters. | 1379 | |
| Line is longer than 120 characters. | 1409 | |
| Line is longer than 120 characters. | 1418 | |
| Line is longer than 120 characters. | 1452 | |
| Line is longer than 120 characters. | 1478 | |
| Line is longer than 120 characters. | 1480 | |
| Line is longer than 120 characters. | 1491 | |
| Line is longer than 120 characters. | 1521 | |
| Line is longer than 120 characters. | 1586 | |
| Line is longer than 120 characters. | 2149 | |
| Line is longer than 120 characters. | 2203 | |
| Line is longer than 120 characters. | 2310 | |
| Line is longer than 120 characters. | 2474 | |
| Line is longer than 120 characters. | 2837 | |
| Line is longer than 120 characters. | 2876 | |
| Line is longer than 120 characters. | 3071 | |
| Line is longer than 120 characters. | 3987 | |
| Line is longer than 120 characters. | 4507 | |
| Line is longer than 120 characters. | 4801 | |
| Line is longer than 120 characters. | 5030 | |
| Line is longer than 120 characters. | 5723 |
| 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 | |
| Line is longer than 120 characters. | 24 |
| 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 |
|---|---|---|
| '+' should be on a new line. | 101 | |
| Expected an @return tag. | 163 | |
| Expected @param tag for 'f'. | 163 | |
| Expected @param tag for 'pruned'. | 163 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 547 | |
| Redundant throws: 'PatternSyntaxException' is subclass of 'IllegalArgumentException'. | 547 | |
| Redundant throws: 'PatternSyntaxException' is unchecked exception. | 547 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 626 | |
| Redundant throws: 'PatternSyntaxException' is subclass of 'IllegalArgumentException'. | 626 | |
| Redundant throws: 'PatternSyntaxException' is unchecked exception. | 626 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 685 | |
| Redundant throws: 'NoClassDefFoundError' is unchecked exception. | 811 | |
| '(' is not followed by whitespace. | 1029 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 1443 | |
| Missing a Javadoc comment. | 1592 | |
| Expected an @return tag. | 1622 | |
| Expected @param tag for 'collection'. | 1622 | |
| Expected an @return tag. | 1630 | |
| Expected @param tag for 'collection'. | 1630 |
| 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 | |
| Line is longer than 120 characters. | 33 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line is longer than 120 characters. | 90 |
| Violation | Message | Line |
|---|---|---|
| Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name | 0 | |
| Line is longer than 120 characters. | 87 | |
| Line is longer than 120 characters. | 103 |
| 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. | 26 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 111 | |
| Line is longer than 120 characters. | 166 | |
| Line is longer than 120 characters. | 178 | |
| Line is longer than 120 characters. | 182 | |
| Line is longer than 120 characters. | 211 | |
| Line is longer than 120 characters. | 216 | |
| Line is longer than 120 characters. | 279 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 61 | |
| More than 7 parameters. | 61 | |
| Missing a Javadoc comment. | 77 | |
| 'filter' hides a field. | 77 | |
| Missing a Javadoc comment. | 83 | |
| 'reactorProjects' hides a field. | 83 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 118 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 133 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 148 | |
| Missing a Javadoc comment. | 153 | |
| Missing a Javadoc comment. | 158 | |
| Missing a Javadoc comment. | 163 | |
| Missing a Javadoc comment. | 168 |