The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
|
4 | |
FileTabCharacter
|
10 | |
LeftCurly
|
6 | |
RightCurly
|
0 | |
LineLength
|
17 | |
| MemberName | 0 | |
JavadocMethod
|
218 | |
JavadocType
|
6 | |
JavadocVariable
|
2 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 5 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 6 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
29 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 9 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
1 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
10 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
3 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 382 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
4 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 39 | |
| Unable to get class information for MisconfiguredToolchainException. | 40 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 81 | |
| ')' is not preceded with whitespace. | 89 | |
| Line is longer than 120 characters. | 91 | |
| Expected an @return tag. | 173 | |
| Expected @param tag for 'versionRangeStr'. | 173 | |
| 'versionRange' hides a field. | 175 | |
| ')' is not preceded with whitespace. | 180 | |
| Line is longer than 120 characters. | 182 | |
| Missing a Javadoc comment. | 199 | |
| 'versionRange' hides a field. | 250 | |
| Line is longer than 120 characters. | 259 | |
| 'versionRange' hides a field. | 277 | |
| Line is longer than 120 characters. | 286 | |
| Variable 'javaVersion' must be private and have accessor methods. | 308 | |
| Variable 'supportedRange' must be private and have accessor methods. | 310 | |
| Variable 'mavenVersion' must be private and have accessor methods. | 324 | |
| Variable 'supportedRange' must be private and have accessor methods. | 326 | |
| Missing a Javadoc comment. | 372 | |
| Missing a Javadoc comment. | 400 | |
| Unable to get class information for VerificationException. | 401 | |
| Missing a Javadoc comment. | 406 | |
| Unable to get class information for VerificationException. | 407 | |
| Missing a Javadoc comment. | 412 | |
| Unable to get class information for VerificationException. | 413 | |
| Missing a Javadoc comment. | 418 | |
| Unable to get class information for VerificationException. | 419 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 49 | |
| Unable to get class information for MojoExecutionException. | 50 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 50 | |
| Unable to get class information for MojoFailureException. | 50 | |
| Missing a Javadoc comment. | 49 | |
| Unable to get class information for MojoExecutionException. | 50 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 50 | |
| Unable to get class information for MojoFailureException. | 50 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 39 | |
| Unable to get class information for MojoExecutionException. | 40 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 40 | |
| Unable to get class information for MojoFailureException. | 40 | |
| Line is longer than 120 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 37 | |
| 'logger' hides a field. | 37 | |
| Missing a Javadoc comment. | 42 | |
| Unable to get class information for ContextException. | 43 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 26 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Missing a Javadoc comment. | 45 | |
| Unable to get class information for MojoExecutionException. | 46 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 46 | |
| Unable to get class information for MojoFailureException. | 46 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 | |
| Unable to get class information for ContextException. | 58 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 63 | |
| Unable to get class information for MojoExecutionException. | 79 | |
| Unable to get class information for MojoExecutionException. | 144 | |
| Missing a Javadoc comment. | 193 | |
| Unable to get class information for MojoExecutionException. | 194 | |
| '0xFF' is a magic number. | 298 | |
| 'significantPathLevels' hides a field. | 311 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 76 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 84 | |
| Unable to get class information for MojoExecutionException. | 127 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 65 | |
| Unable to get class information for MojoExecutionException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 84 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 69 | |
| Line is longer than 120 characters. | 79 | |
| Unable to get class information for MojoExecutionException. | 87 | |
| Line is longer than 120 characters. | 97 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 45 | |
| Unable to get class information for MojoExecutionException. | 46 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 130 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Unable to get class information for MojoExecutionException. | 51 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 62 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 88 | |
| Unable to get class information for MojoExecutionException. | 88 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 88 | |
| Unable to get class information for MojoFailureException. | 88 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 68 | |
| Unable to get class information for MojoExecutionException. | 68 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 68 | |
| Unable to get class information for MojoFailureException. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 49 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for @throws tag 'MojoFailureException'. | 65 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 68 | |
| Unable to get class information for MojoExecutionException. | 68 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for @throws tag 'MojoFailureException'. | 87 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 90 | |
| Unable to get class information for MojoExecutionException. | 90 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 57 | |
| Unable to get class information for MojoExecutionException. | 58 | |
| Empty catch block. | 91 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 82 | |
| Unable to get class information for MojoExecutionException. | 82 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 82 | |
| Unable to get class information for MojoFailureException. | 82 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.plugin.MojoFailureException. | 24 | |
| Unable to get class information for @throws tag 'MojoFailureException'. | 80 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 83 | |
| Unable to get class information for MojoExecutionException. | 83 | |
| '10000' is a magic number. | 114 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.Map. | 24 | |
| Unable to get class information for MojoExecutionException. | 107 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 101 | |
| Unable to get class information for MojoExecutionException. | 101 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 101 | |
| Unable to get class information for MojoFailureException. | 101 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 | |
| Unable to get class information for MojoExecutionException. | 63 | |
| Unable to get class information for MojoExecutionException. | 83 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 110 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 265 |
| Violation | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.project.MavenProject. | 24 | |
| Missing a Javadoc comment. | 52 | |
| Unable to get class information for MojoExecutionException. | 53 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '4096' is a magic number. | 71 | |
| Line contains a tab character. | 72 | |
| 'while' is not followed by whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 33 | |
| Unable to get class information for MojoExecutionException. | 34 | |
| Unused import - org.apache.maven.toolchain.MisconfiguredToolchainException. | 35 | |
| Missing a Javadoc comment. | 89 | |
| Unable to get class information for MojoExecutionException. | 90 | |
| Line is longer than 120 characters. | 105 | |
| Unable to get class information for MojoExecutionException. | 151 | |
| Missing a Javadoc comment. | 84 | |
| Unable to get class information for MojoExecutionException. | 85 | |
| Line is longer than 120 characters. | 89 | |
| '(' is not followed by whitespace. | 123 | |
| ')' is not preceded with whitespace. | 123 | |
| '(' is not followed by whitespace. | 123 | |
| ')' is not preceded with whitespace. | 123 | |
| Unable to get class information for MojoExecutionException. | 132 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 30 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 64 | |
| 'fooValue' hides a field. | 64 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 91 | |
| Unable to get class information for MojoExecutionException. | 92 | |
| Unable to get class information for MojoExecutionException. | 117 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 41 | |
| Unable to get class information for ComponentConfigurationException. | 44 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 137 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 40 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 132 | |
| Expected @throws tag for 'MojoFailureException'. | 132 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 132 | |
| Unable to get class information for MojoFailureException. | 132 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 64 | |
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 | |
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Unable to get class information for MojoFailureException. | 44 | |
| Redundant throws: 'MojoExecutionException' listed more then one time. | 44 | |
| Unable to get class information for MojoExecutionException. | 44 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 82 | |
| Unable to get class information for MojoExecutionException. | 82 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 82 | |
| Unable to get class information for MojoFailureException. | 82 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 82 | |
| Unable to get class information for MojoExecutionException. | 82 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 82 | |
| Unable to get class information for MojoFailureException. | 82 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 94 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 145 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 145 | |
| Unable to get class information for MojoFailureException. | 145 | |
| Missing a Javadoc comment. | 202 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 80 | |
| Unable to get class information for MojoExecutionException. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Unable to get class information for MojoExecutionException. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 | |
| Unable to get class information for MojoExecutionException. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 49 | |
| Unable to get class information for MojoExecutionException. | 50 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 51 | |
| Unable to get class information for MojoExecutionException. | 52 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 47 | |
| Unable to get class information for MojoExecutionException. | 48 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 44 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 85 | |
| Expected @throws tag for 'MojoFailureException'. | 85 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 85 | |
| Unable to get class information for MojoFailureException. | 85 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 87 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 87 | |
| Unable to get class information for MojoFailureException. | 87 | |
| Expected @param tag for 'sink'. | 147 | |
| 'locale' hides a field. | 147 | |
| Expected @param tag for 'locale'. | 147 | |
| Unable to get class information for MavenReportException. | 148 | |
| Missing a Javadoc comment. | 161 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 171 | |
| 'locale' hides a field. | 171 | |
| Missing a Javadoc comment. | 176 | |
| 'locale' hides a field. | 176 | |
| Missing a Javadoc comment. | 181 | |
| 'outputDirectory' hides a field. | 181 | |
| Missing a Javadoc comment. | 186 | |
| Missing a Javadoc comment. | 191 | |
| Missing a Javadoc comment. | 196 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^\s*$'. | 2 | |
| Unused import - java.util.Map. | 36 | |
| Missing a Javadoc comment. | 80 | |
| Unable to get class information for MojoExecutionException. | 81 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 81 | |
| Unable to get class information for MojoFailureException. | 81 | |
| Unable to get class information for MojoExecutionException. | 99 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 145 | |
| Missing a Javadoc comment. | 159 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 57 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 54 | |
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 90 | |
| Expected @throws tag for 'MojoFailureException'. | 90 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 90 | |
| Unable to get class information for MojoFailureException. | 90 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 63 | |
| Unable to get class information for MojoExecutionException. | 86 | |
| Using the '.*' form of import should be avoided - java.util.*. | 22 | |
| Using the '.*' form of import should be avoided - org.apache.maven.artifact.*. | 24 | |
| Using the '.*' form of import should be avoided - org.apache.maven.artifact.factory.*. | 25 | |
| Using the '.*' form of import should be avoided - org.apache.maven.artifact.resolver.*. | 26 | |
| Using the '.*' form of import should be avoided - org.apache.maven.artifact.repository.*. | 27 | |
| Unable to get class information for @throws tag 'MojoFailureException'. | 86 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 89 | |
| Unable to get class information for MojoExecutionException. | 89 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 | |
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 | |
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 53 | |
| Unable to get class information for MojoExecutionException. | 53 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 71 | |
| Expected @throws tag for 'MojoFailureException'. | 71 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 71 | |
| Unable to get class information for MojoFailureException. | 71 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 67 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 61 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 96 | |
| Unable to get class information for MojoExecutionException. | 96 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 96 | |
| Unable to get class information for MojoFailureException. | 96 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 50 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 50 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 76 | |
| Unable to get class information for MojoExecutionException. | 76 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 76 | |
| Unable to get class information for MojoFailureException. | 76 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 34 | |
| Unable to get class information for MojoExecutionException. | 35 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 35 | |
| Unable to get class information for MojoFailureException. | 35 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Unable to get class information for MojoExecutionException. | 39 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 120 characters. | 34 | |
| Missing a Javadoc comment. | 54 | |
| Unable to get class information for MojoFailureException. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 44 | |
| Unable to get class information for MojoExecutionException. | 45 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 45 | |
| Unable to get class information for MojoFailureException. | 45 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 43 | |
| Unable to get class information for MojoExecutionException. | 44 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 44 | |
| Unable to get class information for MojoFailureException. | 44 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.Map. | 28 | |
| Missing a Javadoc comment. | 51 | |
| Unable to get class information for MojoExecutionException. | 52 | |
| Unable to get class information for MojoExecutionException. | 58 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 52 | |
| Unable to get class information for MojoExecutionException. | 53 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 53 | |
| Unable to get class information for MojoExecutionException. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Unable to get class information for MojoExecutionException. | 43 | |
| Line is longer than 120 characters. | 49 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Unable to get class information for MojoExecutionException. | 43 | |
| Line is longer than 120 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 40 | |
| Unable to get class information for MojoExecutionException. | 49 | |
| Unable to get class information for MojoExecutionException. | 86 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Unable to get class information for MojoExecutionException. | 41 | |
| Line is longer than 120 characters. | 48 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on a new line. | 35 | |
| Missing a Javadoc comment. | 48 | |
| Unable to get class information for MojoExecutionException. | 48 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 48 | |
| Unable to get class information for MojoFailureException. | 48 | |
| '{' should be on a new line. | 48 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| '{' should be on a new line. | 50 | |
| '(' is not followed by whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| '{' should be on a new line. | 55 | |
| '(' is not followed by whitespace. | 57 | |
| ')' is not preceded with whitespace. | 57 | |
| 'if' is not followed by whitespace. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| '{' should be on a new line. | 58 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| 'if' is not followed by whitespace. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| '{' should be on a new line. | 62 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 54 | |
| Unable to get class information for MojoExecutionException. | 54 | |
| Expected @throws tag for 'MojoFailureException'. | 54 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 54 | |
| Unable to get class information for MojoFailureException. | 54 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 77 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Unable to get class information for MojoExecutionException. | 41 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 41 | |
| Unable to get class information for MojoFailureException. | 41 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 43 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for @throws tag 'MojoFailureException'. | 97 | |
| Unable to get class information for @throws tag 'MojoExecutionException'. | 100 | |
| Unable to get class information for MojoExecutionException. | 100 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 134 | |
| Line is longer than 120 characters. | 146 | |
| '(' is not followed by whitespace. | 196 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 111 | |
| Line is longer than 120 characters. | 131 | |
| Line is longer than 120 characters. | 190 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 76 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 76 | |
| Unable to get class information for MojoFailureException. | 76 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 63 | |
| Unable to get class information for MojoExecutionException. | 83 |
| Violation | Message | Line |
|---|---|---|
| Expected @throws tag for 'MojoExecutionException'. | 68 | |
| Unable to get class information for MojoExecutionException. | 68 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 68 | |
| Unable to get class information for MojoFailureException. | 68 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 53 | |
| Unable to get class information for MojoExecutionException. | 54 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 32 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 | |
| Unable to get class information for MojoExecutionException. | 63 | |
| Unable to get class information for MojoExecutionException. | 93 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Unable to get class information for MojoExecutionException. | 53 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 53 | |
| Unable to get class information for MojoExecutionException. | 54 | |
| Unable to get class information for MojoExecutionException. | 68 | |
| Unable to get class information for MojoExecutionException. | 54 | |
| Missing a Javadoc comment. | 43 | |
| Unable to get class information for MojoExecutionException. | 44 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 67 | |
| Unable to get class information for MojoExecutionException. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Unable to get class information for MojoExecutionException. | 47 | |
| Line is longer than 120 characters. | 55 | |
| 'catch' is not followed by whitespace. | 57 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 42 | |
| Unable to get class information for MojoExecutionException. | 43 | |
| 'catch' is not followed by whitespace. | 51 | |
| 'catch' is not followed by whitespace. | 59 | |
| 'catch' is not followed by whitespace. | 74 | |
| 'catch' is not followed by whitespace. | 82 |
| Violation | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 66 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 66 | |
| Unable to get class information for MojoFailureException. | 66 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 41 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 49 | |
| Unable to get class information for TransferFailedException. | 50 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 50 | |
| Unable to get class information for ResourceDoesNotExistException. | 50 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 50 | |
| Unable to get class information for AuthorizationException. | 50 | |
| Missing a Javadoc comment. | 75 | |
| Unable to get class information for TransferFailedException. | 76 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 76 | |
| Unable to get class information for ResourceDoesNotExistException. | 76 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 76 | |
| Unable to get class information for AuthorizationException. | 76 | |
| Missing a Javadoc comment. | 81 | |
| Unable to get class information for TransferFailedException. | 82 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 82 | |
| Unable to get class information for ResourceDoesNotExistException. | 82 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 82 | |
| Unable to get class information for AuthorizationException. | 82 | |
| Missing a Javadoc comment. | 105 | |
| Unable to get class information for ConnectionException. | 106 | |
| Missing a Javadoc comment. | 120 | |
| Unable to get class information for TransferFailedException. | 121 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 121 | |
| Unable to get class information for ResourceDoesNotExistException. | 121 | |
| Missing a Javadoc comment. | 133 | |
| Unable to get class information for TransferFailedException. | 134 | |
| Missing a Javadoc comment. | 175 | |
| Unable to get class information for ConnectionException. | 176 | |
| Redundant throws: 'AuthenticationException' listed more then one time. | 176 | |
| Unable to get class information for AuthenticationException. | 176 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Unable to get class information for TransferFailedException. | 51 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 51 | |
| Unable to get class information for ResourceDoesNotExistException. | 51 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 51 | |
| Unable to get class information for AuthorizationException. | 51 | |
| Missing a Javadoc comment. | 76 | |
| Unable to get class information for TransferFailedException. | 77 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 77 | |
| Unable to get class information for ResourceDoesNotExistException. | 77 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 77 | |
| Unable to get class information for AuthorizationException. | 77 | |
| Missing a Javadoc comment. | 82 | |
| Unable to get class information for TransferFailedException. | 83 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 83 | |
| Unable to get class information for ResourceDoesNotExistException. | 83 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 83 | |
| Unable to get class information for AuthorizationException. | 83 | |
| Missing a Javadoc comment. | 106 | |
| Unable to get class information for ConnectionException. | 107 | |
| Missing a Javadoc comment. | 121 | |
| Unable to get class information for TransferFailedException. | 122 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 122 | |
| Unable to get class information for ResourceDoesNotExistException. | 122 | |
| '||' is not followed by whitespace. | 125 | |
| Missing a Javadoc comment. | 140 | |
| Unable to get class information for TransferFailedException. | 141 | |
| Missing a Javadoc comment. | 186 | |
| Unable to get class information for ConnectionException. | 187 | |
| Redundant throws: 'AuthenticationException' listed more then one time. | 187 | |
| Unable to get class information for AuthenticationException. | 187 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 50 | |
| Unable to get class information for TransferFailedException. | 51 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 51 | |
| Unable to get class information for ResourceDoesNotExistException. | 51 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 51 | |
| Unable to get class information for AuthorizationException. | 51 | |
| Missing a Javadoc comment. | 76 | |
| Unable to get class information for TransferFailedException. | 77 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 77 | |
| Unable to get class information for ResourceDoesNotExistException. | 77 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 77 | |
| Unable to get class information for AuthorizationException. | 77 | |
| Missing a Javadoc comment. | 82 | |
| Unable to get class information for TransferFailedException. | 83 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 83 | |
| Unable to get class information for ResourceDoesNotExistException. | 83 | |
| Redundant throws: 'AuthorizationException' listed more then one time. | 83 | |
| Unable to get class information for AuthorizationException. | 83 | |
| Missing a Javadoc comment. | 108 | |
| Unable to get class information for ConnectionException. | 109 | |
| Missing a Javadoc comment. | 113 | |
| Unable to get class information for TransferFailedException. | 114 | |
| Redundant throws: 'ResourceDoesNotExistException' listed more then one time. | 114 | |
| Unable to get class information for ResourceDoesNotExistException. | 114 | |
| Missing a Javadoc comment. | 126 | |
| Unable to get class information for TransferFailedException. | 127 | |
| Missing a Javadoc comment. | 164 | |
| Unable to get class information for TransferFailedException. | 165 | |
| Missing a Javadoc comment. | 170 | |
| Unable to get class information for ConnectionException. | 171 | |
| Redundant throws: 'AuthenticationException' listed more then one time. | 171 | |
| Unable to get class information for AuthenticationException. | 171 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 36 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 36 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 37 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 37 | |
| Missing a Javadoc comment. | 43 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 44 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 44 | |
| Missing a Javadoc comment. | 50 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 51 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 51 | |
| Missing a Javadoc comment. | 57 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 58 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 58 | |
| Missing a Javadoc comment. | 64 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 65 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 65 | |
| Missing a Javadoc comment. | 71 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 72 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 72 | |
| Missing a Javadoc comment. | 78 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 79 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 79 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 116 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 117 | |
| Missing a Javadoc comment. | 123 | |
| Missing a Javadoc comment. | 129 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 130 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 130 | |
| Missing a Javadoc comment. | 136 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 137 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 137 | |
| Missing a Javadoc comment. | 143 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 144 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 144 | |
| Missing a Javadoc comment. | 150 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 151 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 151 | |
| Missing a Javadoc comment. | 157 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 158 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 158 | |
| Missing a Javadoc comment. | 164 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 165 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 165 | |
| Missing a Javadoc comment. | 171 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 172 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 172 | |
| Missing a Javadoc comment. | 178 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 179 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 179 | |
| Missing a Javadoc comment. | 186 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 187 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 187 | |
| Missing a Javadoc comment. | 193 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 194 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 194 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 30 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 35 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 40 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 43 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 46 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 49 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 52 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 64 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 67 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 70 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 70 | |
| Missing a Javadoc comment. | 72 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 73 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 76 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 76 | |
| Missing a Javadoc comment. | 78 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 79 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 82 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 82 | |
| Missing a Javadoc comment. | 84 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 85 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 85 | |
| Missing a Javadoc comment. | 87 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 88 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 88 | |
| Missing a Javadoc comment. | 90 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 91 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 91 | |
| Missing a Javadoc comment. | 93 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 94 | |
| Redundant throws: 'IllegalStateException' is unchecked exception. | 94 | |
| Missing a Javadoc comment. | 96 |