The following document contains the results of Checkstyle. 
| Rule | Violations | Severity |
|---|---|---|
| Translation | 0 | |
| FileLength | 0 | |
RegexpHeader
|
1 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
9 | |
| MemberName | 0 | |
JavadocMethod
|
74 | |
JavadocType
|
0 | |
JavadocVariable
|
7 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 2 | |
| MethodLength | 1 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 4 | |
ParenPad
|
14 | |
| WhitespaceAfter | 5 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
0 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 3 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Severity | Message | Line |
|---|---|---|
| Line does not match expected header line of '^/\*\s*$'. | 3 | |
| Unused import - org.apache.maven.artifact.Artifact. | 3 | |
| Unused import - org.apache.maven.artifact.handler.ArtifactHandler. | 4 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 107 | |
| Expected an @return tag. | 116 | |
| Missing a Javadoc comment. | 121 | |
| Missing a Javadoc comment. | 126 | |
| Missing a Javadoc comment. | 131 | |
| Missing a Javadoc comment. | 136 | |
| Expected @param tag for 'classpathMavenRepositoryLayout'. | 146 | |
| Missing a Javadoc comment. | 151 | |
| Missing a Javadoc comment. | 156 | |
| Missing a Javadoc comment. | 161 | |
| Missing a Javadoc comment. | 166 | |
| Line is longer than 120 characters (found 130). | 185 | |
| Expected an @return tag. | 187 | |
| Line is longer than 120 characters (found 142). | 189 | |
| Line is longer than 120 characters (found 130). | 200 | |
| Expected @param tag for 'classpathLayoutType'. | 202 | |
| Line is longer than 120 characters (found 134). | 208 | |
| Expected an @return tag. | 218 | |
| Line is longer than 120 characters (found 129). | 224 | |
| Line is longer than 120 characters (found 125). | 225 | |
| Expected @param tag for 'customClasspathLayout'. | 233 | |
| Expected an @return tag. | 248 | |
| Expected @param tag for 'useUniqueVersions'. | 263 |
| Severity | Message | Line |
|---|---|---|
| ',' is not followed by whitespace. | 34 | |
| ',' is not followed by whitespace. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 | |
| ',' is not followed by whitespace. | 41 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 56 | |
| ',' is not followed by whitespace. | 56 | |
| Missing a Javadoc comment. | 61 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 102 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 122 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 132 | |
| ',' is not followed by whitespace. | 132 | |
| Missing a Javadoc comment. | 137 | |
| Missing a Javadoc comment. | 142 | |
| Missing a Javadoc comment. | 147 | |
| Missing a Javadoc comment. | 152 | |
| Missing a Javadoc comment. | 157 | |
| Missing a Javadoc comment. | 162 | |
| Missing a Javadoc comment. | 167 | |
| Missing a Javadoc comment. | 172 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 59 | |
| '+' should be on a new line. | 59 | |
| '+' should be on a new line. | 60 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 66 | |
| '+' should be on a new line. | 66 | |
| '+' should be on a new line. | 67 | |
| '(' is not followed by whitespace. | 97 | |
| ')' is not preceded with whitespace. | 97 | |
| Missing a Javadoc comment. | 104 | |
| Expected an @return tag. | 169 | |
| Expected @param tag for 'project'. | 169 | |
| Expected @param tag for 'config'. | 169 | |
| Expected @throws tag for 'ManifestException'. | 170 | |
| Expected @throws tag for 'DependencyResolutionRequiredException'. | 170 | |
| Missing a Javadoc comment. | 175 | |
| Method length is 240 lines (max allowed is 150). | 208 | |
| Missing a Javadoc comment. | 208 | |
| '(' is not followed by whitespace. | 224 | |
| ')' is not preceded with whitespace. | 224 | |
| '(' is not followed by whitespace. | 236 | |
| ')' is not preceded with whitespace. | 236 | |
| Line is longer than 120 characters (found 123). | 245 | |
| Line is longer than 120 characters (found 205). | 326 | |
| Line is longer than 120 characters (found 127). | 334 | |
| '(' is not followed by whitespace. | 404 | |
| ')' is not preceded with whitespace. | 404 | |
| Missing a Javadoc comment. | 475 | |
| Missing a Javadoc comment. | 480 | |
| Missing a Javadoc comment. | 485 | |
| '(' is not followed by whitespace. | 493 | |
| ')' is not preceded with whitespace. | 493 | |
| Expected @param tag for 'project'. | 494 | |
| Expected @param tag for 'archiveConfiguration'. | 494 | |
| Expected @throws tag for 'ArchiverException'. | 495 | |
| Redundant throws: 'ArchiverException' is unchecked exception. | 495 | |
| Expected @throws tag for 'ManifestException'. | 495 | |
| Expected @throws tag for 'IOException'. | 495 | |
| Expected @throws tag for 'DependencyResolutionRequiredException'. | 495 | |
| Missing a Javadoc comment. | 500 | |
| Redundant throws: 'ArchiverException' is unchecked exception. | 502 | |
| '(' is not followed by whitespace. | 511 | |
| ')' is not preceded with whitespace. | 511 | |
| '(' is not followed by whitespace. | 582 | |
| ')' is not preceded with whitespace. | 582 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'project'. | 101 | |
| Expected @param tag for 'archiver'. | 101 | |
| Expected @param tag for 'pomPropertiesFile'. | 101 | |
| Expected @param tag for 'forceCreation'. | 102 | |
| Expected @throws tag for 'ArchiverException'. | 103 | |
| Redundant throws: 'ArchiverException' is unchecked exception. | 103 | |
| Expected @throws tag for 'IOException'. | 103 |