The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 23 | 0 | 76 | 17 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
4 | |
| MemberName | 0 | |
JavadocMethod
|
76 | |
JavadocType
|
1 | |
JavadocVariable
|
0 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
|
0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 7 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
5 | |
| TabCharacter | 0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 60 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 247 | |
| Missing a Javadoc comment. | 252 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 62 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 224 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 77 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 98 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 59 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 127 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 64 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 105 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 65 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 90 | |
| More than 7 parameters. | 137 | |
| Expected @param tag for 'log'. | 137 | |
| Expected @param tag for 'sink'. | 137 | |
| Expected @param tag for 'locale'. | 137 | |
| Expected @param tag for 'i18n'. | 137 | |
| Expected @param tag for 'plugins'. | 137 | |
| Expected @param tag for 'project'. | 138 | |
| Expected @param tag for 'mavenProjectBuilder'. | 138 | |
| Expected @param tag for 'artifactFactory'. | 139 | |
| Expected @param tag for 'localRepository'. | 139 | |
| Missing a Javadoc comment. | 156 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 91 | |
| More than 7 parameters. | 139 | |
| Expected @param tag for 'log'. | 139 | |
| Expected @param tag for 'sink'. | 139 | |
| Expected @param tag for 'locale'. | 139 | |
| Expected @param tag for 'i18n'. | 139 | |
| Expected @param tag for 'plugins'. | 139 | |
| Expected @param tag for 'reports'. | 139 | |
| Expected @param tag for 'project'. | 140 | |
| Expected @param tag for 'mavenProjectBuilder'. | 140 | |
| Expected @param tag for 'artifactFactory'. | 141 | |
| Expected @param tag for 'localRepository'. | 141 | |
| Missing a Javadoc comment. | 160 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 80 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 120 | |
| More than 7 parameters. | 152 | |
| '(' is not followed by whitespace. | 564 | |
| ')' is not preceded with whitespace. | 564 | |
| '(' is not followed by whitespace. | 572 | |
| ')' is not preceded with whitespace. | 572 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 67 | |
| Line is longer than 120 characters. | 122 | |
| Line is longer than 120 characters. | 128 | |
| Line is longer than 120 characters. | 130 | |
| ')' is not preceded with whitespace. | 132 | |
| More than 7 parameters. | 448 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 95 | |
| Expected @param tag for 'log'. | 95 | |
| Expected @param tag for 'wagonManager'. | 95 | |
| Expected @param tag for 'settings'. | 95 | |
| Expected @param tag for 'mavenProjectBuilder'. | 96 | |
| Expected @param tag for 'factory'. | 96 | |
| Expected @param tag for 'resolver'. | 97 | |
| Expected @param tag for 'remoteRepositories'. | 97 | |
| Expected @param tag for 'pluginRepositories'. | 97 | |
| Expected @param tag for 'localRepository'. | 98 | |
| Expected @param tag for 'repositoryMetadataManager'. | 98 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 200 | |
| Expected @param tag for 'sink'. | 200 | |
| Expected @param tag for 'locale'. | 200 | |
| Expected @param tag for 'i18n'. | 200 | |
| Expected @param tag for 'log'. | 200 | |
| Expected @param tag for 'settings'. | 200 | |
| Expected @param tag for 'dependencies'. | 201 | |
| Expected @param tag for 'dependencyTreeNode'. | 201 | |
| Expected @param tag for 'config'. | 202 | |
| Expected @param tag for 'repoUtils'. | 202 | |
| Expected @param tag for 'artifactFactory'. | 203 | |
| Expected @param tag for 'mavenProjectBuilder'. | 203 | |
| Expected @param tag for 'remoteRepositories'. | 204 | |
| Expected @param tag for 'localRepository'. | 204 | |
| Missing a Javadoc comment. | 226 |
| Violation | Message | Line |
|---|---|---|
| More than 7 parameters. | 75 | |
| Expected @param tag for 'sink'. | 75 | |
| Expected @param tag for 'locale'. | 75 | |
| Expected @param tag for 'i18n'. | 75 | |
| Expected @param tag for 'log'. | 75 | |
| Expected @param tag for 'dependencies'. | 76 | |
| Expected @param tag for 'artifactFactory'. | 76 | |
| Expected @param tag for 'mavenProjectBuilder'. | 77 | |
| Expected @param tag for 'remoteRepositories'. | 77 | |
| Expected @param tag for 'localRepository'. | 78 | |
| Missing a Javadoc comment. | 94 |