The following document contains the results of Checkstyle. 
| Rule | Violations | Severity |
|---|---|---|
| Translation | 74 | |
| FileLength | 0 | |
RegexpHeader
|
0 | |
FileTabCharacter
|
0 | |
LeftCurly
|
0 | |
RightCurly
|
0 | |
LineLength
|
39 | |
| MemberName | 0 | |
JavadocMethod
|
255 | |
JavadocType
|
2 | |
JavadocVariable
|
38 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 3 | |
| MethodLength | 4 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
0 | |
| WhitespaceAfter | 0 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 0 | |
| RedundantModifier | 2 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
42 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
5 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 42 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 1 | |
VisibilityModifier
|
1 | |
| UpperEll | 0 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 170 | |
| Line is longer than 120 characters (found 123). | 234 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 83 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 120 characters (found 149). | 41 | |
| Unable to get class information for MojoExecutionException. | 86 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for MavenReportException. | 223 | |
| Line is longer than 120 characters (found 123). | 260 | |
| Unable to get class information for MavenReportException. | 327 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for MojoExecutionException. | 105 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 105 | |
| Unable to get class information for MojoFailureException. | 105 | |
| Unable to get class information for MojoExecutionException. | 125 | |
| Unable to get class information for XmlPullParserException. | 224 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 120 characters (found 123). | 41 | |
| Unable to get class information for MojoExecutionException. | 76 |
| Severity | Message | Line |
|---|---|---|
| Unused Javadoc tag. | 45 | |
| Unused Javadoc tag. | 51 |
| Severity | Message | Line |
|---|---|---|
| Unused Javadoc tag. | 43 | |
| Unused Javadoc tag. | 49 | |
| Unused Javadoc tag. | 55 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 42 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| 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. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 72 |
| Severity | Message | Line |
|---|---|---|
| Unused Javadoc tag. | 43 | |
| Unused Javadoc tag. | 49 | |
| Unused Javadoc tag. | 67 | |
| Unused Javadoc tag. | 73 | |
| Missing a Javadoc comment. | 107 |
| Severity | Message | Line |
|---|---|---|
| Unused Javadoc tag. | 45 | |
| Unused Javadoc tag. | 51 | |
| Line is longer than 120 characters (found 122). | 56 | |
| Unused Javadoc tag. | 57 | |
| Unused Javadoc tag. | 66 | |
| Unused Javadoc tag. | 72 | |
| Unused Javadoc tag. | 84 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 71 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 33 | |
| Unable to get class information for ComponentInstantiationException. | 34 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 84 | |
| Unable to get class information for MojoExecutionException. | 85 | |
| Line is longer than 120 characters (found 121). | 134 | |
| Missing a Javadoc comment. | 154 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 164 | |
| Unable to get class information for ComponentConfigurationException. | 165 | |
| Missing a Javadoc comment. | 170 | |
| Unable to get class information for ComponentConfigurationException. | 171 | |
| Unable to get class information for MojoExecutionException. | 178 | |
| Unable to get class information for MojoExecutionException. | 214 | |
| Line is longer than 120 characters (found 121). | 221 | |
| Line is longer than 120 characters (found 123). | 241 | |
| Line is longer than 120 characters (found 123). | 253 | |
| Line is longer than 120 characters (found 132). | 276 | |
| Missing a Javadoc comment. | 292 | |
| 'antProject' hides a field. | 292 | |
| Unable to get class information for DependencyResolutionRequiredException. | 293 | |
| Missing a Javadoc comment. | 316 | |
| Missing a Javadoc comment. | 321 | |
| Missing a Javadoc comment. | 326 | |
| Missing a Javadoc comment. | 331 | |
| Missing a Javadoc comment. | 336 | |
| Missing a Javadoc comment. | 341 | |
| Missing a Javadoc comment. | 346 | |
| Missing a Javadoc comment. | 351 | |
| Missing a Javadoc comment. | 356 | |
| Missing a Javadoc comment. | 361 | |
| Missing a Javadoc comment. | 366 | |
| Missing a Javadoc comment. | 371 | |
| 'logger' hides a field. | 371 |
| Severity | Message | Line |
|---|---|---|
| Expected @param tag for 'project'. | 55 | |
| Expected @param tag for 'l'. | 55 | |
| Line is longer than 120 characters (found 121). | 62 | |
| Expected @param tag for 'exprEvaluator'. | 66 | |
| Expected @param tag for 'l'. | 66 | |
| Expected @param tag for 'exprEvaluator'. | 76 | |
| Expected @param tag for 'artifacts'. | 76 | |
| Expected @param tag for 'l'. | 76 | |
| Expected an @return tag. | 97 | |
| Expected @param tag for 'ns'. | 97 | |
| Expected @param tag for 'name'. | 97 | |
| Expected @param tag for 'user'. | 97 | |
| 'mavenProject' hides a field. | 154 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 52 | |
| Unable to get class information for MojoExecutionException. | 53 | |
| Redundant throws: 'MojoFailureException' listed more then one time. | 53 | |
| Unable to get class information for MojoFailureException. | 53 | |
| Missing a Javadoc comment. | 69 |
| Severity | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.plugin.descriptor.MojoDescriptor. | 24 | |
| Missing a Javadoc comment. | 61 | |
| 'pluginDescriptor' hides a field. | 78 | |
| 'project' hides a field. | 95 | |
| 'encoding' hides a field. | 112 | |
| 'skipErrorNoDescriptorsFound' hides a field. | 137 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 152 | |
| 'dependencies' hides a field. | 152 | |
| Missing a Javadoc comment. | 158 | |
| Missing a Javadoc comment. | 163 | |
| 'remoteRepos' hides a field. | 163 | |
| Missing a Javadoc comment. | 169 | |
| Missing a Javadoc comment. | 174 | |
| 'local' hides a field. | 174 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 50 | |
| 'requiresDependencyCollection' hides a field. | 50 |
| Severity | Message | Line |
|---|---|---|
| Unused import - org.apache.maven.plugin.descriptor.MojoDescriptor. | 24 | |
| Expected an @return tag. | 44 | |
| Expected an @return tag. | 49 | |
| Expected @param tag for 'project'. | 49 | |
| Expected an @return tag. | 55 | |
| Expected an @return tag. | 60 | |
| Expected @param tag for 'pluginDescriptor'. | 60 | |
| Expected an @return tag. | 85 | |
| Expected @param tag for 'skipErrorNoDescriptorsFound'. | 85 | |
| Expected an @return tag. | 91 | |
| Expected an @return tag. | 99 | |
| Expected an @return tag. | 106 | |
| Expected @param tag for 'dependencies'. | 106 | |
| Expected an @return tag. | 113 | |
| Expected an @return tag. | 121 | |
| Expected @param tag for 'remoteRepos'. | 121 | |
| Expected an @return tag. | 128 | |
| Expected an @return tag. | 136 | |
| Expected @param tag for 'local'. | 136 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 95 | |
| Unable to get class information for InvalidPluginDescriptorException. | 96 | |
| Missing a Javadoc comment. | 192 | |
| Expected @param tag for 'mojoAnnotatedClasses'. | 249 | |
| Expected @param tag for 'javaClassesMap'. | 250 | |
| Line is longer than 120 characters (found 124). | 286 | |
| Line is longer than 120 characters (found 121). | 312 | |
| Missing a Javadoc comment. | 408 | |
| Missing a Javadoc comment. | 413 | |
| Missing a Javadoc comment. | 434 | |
| Unable to get class information for DuplicateParameterException. | 463 | |
| Redundant throws: 'InvalidParameterException' listed more then one time. | 463 | |
| Unable to get class information for InvalidParameterException. | 463 | |
| Missing a Javadoc comment. | 607 | |
| Line is longer than 120 characters (found 123). | 608 | |
| Missing a Javadoc comment. | 628 | |
| Missing a Javadoc comment. | 650 | |
| Line is longer than 120 characters (found 129). | 651 | |
| Line is longer than 120 characters (found 122). | 652 | |
| Missing a Javadoc comment. | 667 | |
| Missing a Javadoc comment. | 689 | |
| Line is longer than 120 characters (found 128). | 690 | |
| Line is longer than 120 characters (found 121). | 691 | |
| Missing a Javadoc comment. | 706 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 60 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 57 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 71 | |
| 'hint' hides a field. | 71 | |
| Missing a Javadoc comment. | 76 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 56 | |
| 'phase' hides a field. | 56 | |
| Missing a Javadoc comment. | 61 | |
| 'goal' hides a field. | 61 | |
| Missing a Javadoc comment. | 66 | |
| 'lifecycle' hides a field. | 66 | |
| Missing a Javadoc comment. | 72 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| 'requiresDependencyResolution' hides a field. | 85 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 95 | |
| 'requiresDependencyCollection' hides a field. | 95 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 105 | |
| 'instantiationStrategy' hides a field. | 105 | |
| Missing a Javadoc comment. | 110 | |
| Missing a Javadoc comment. | 115 | |
| 'executionStrategy' hides a field. | 115 | |
| Missing a Javadoc comment. | 120 | |
| Missing a Javadoc comment. | 125 | |
| 'requiresProject' hides a field. | 125 | |
| Missing a Javadoc comment. | 130 | |
| Missing a Javadoc comment. | 135 | |
| 'requiresReports' hides a field. | 135 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 145 | |
| 'aggregator' hides a field. | 145 | |
| Missing a Javadoc comment. | 150 | |
| Missing a Javadoc comment. | 155 | |
| 'requiresDirectInvocation' hides a field. | 155 | |
| Missing a Javadoc comment. | 160 | |
| Missing a Javadoc comment. | 165 | |
| 'requiresOnline' hides a field. | 165 | |
| Missing a Javadoc comment. | 170 | |
| Missing a Javadoc comment. | 175 | |
| 'inheritByDefault' hides a field. | 175 | |
| Missing a Javadoc comment. | 180 | |
| Missing a Javadoc comment. | 185 | |
| 'configurator' hides a field. | 185 | |
| Missing a Javadoc comment. | 190 | |
| Missing a Javadoc comment. | 195 | |
| 'threadSafe' hides a field. | 195 | |
| Missing a Javadoc comment. | 200 | |
| Missing a Javadoc comment. | 205 | |
| 'name' hides a field. | 205 |
| Severity | Message | Line |
|---|---|---|
| Unused import - org.codehaus.plexus.util.StringUtils. | 23 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 72 | |
| 'name' hides a field. | 72 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 82 | |
| 'alias' hides a field. | 82 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 92 | |
| 'property' hides a field. | 92 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 102 | |
| 'defaultValue' hides a field. | 102 | |
| Missing a Javadoc comment. | 107 | |
| Missing a Javadoc comment. | 112 | |
| 'required' hides a field. | 112 | |
| Missing a Javadoc comment. | 117 | |
| Missing a Javadoc comment. | 122 | |
| 'readonly' hides a field. | 122 | |
| Missing a Javadoc comment. | 127 | |
| Missing a Javadoc comment. | 132 | |
| Missing a Javadoc comment. | 137 | |
| '31' is a magic number. | 206 | |
| '31' is a magic number. | 207 | |
| '31' is a magic number. | 208 | |
| '31' is a magic number. | 209 | |
| '31' is a magic number. | 210 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 92 | |
| Expected an @return tag. | 122 | |
| Expected @param tag for 'archiveFile'. | 122 | |
| Expected @param tag for 'artifact'. | 122 | |
| Expected @throws tag for 'IOException'. | 123 | |
| Expected @throws tag for 'ExtractionException'. | 123 | |
| Expected an @return tag. | 159 | |
| Expected @param tag for 'classDirectory'. | 159 | |
| Expected @param tag for 'includePatterns'. | 159 | |
| Expected @param tag for 'artifact'. | 160 | |
| Expected @throws tag for 'IOException'. | 161 | |
| Expected @throws tag for 'ExtractionException'. | 161 | |
| Missing a Javadoc comment. | 225 | |
| Unable to get class information for ReflectorException. | 226 | |
| Missing a Javadoc comment. | 234 | |
| Line is longer than 120 characters (found 121). | 267 | |
| Line is longer than 120 characters (found 138). | 283 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 70 | |
| 'className' hides a field. | 70 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 81 | |
| 'mojo' hides a field. | 81 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 92 | |
| 'execute' hides a field. | 92 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 107 | |
| 'parameters' hides a field. | 107 | |
| Missing a Javadoc comment. | 113 | |
| Missing a Javadoc comment. | 122 | |
| 'components' hides a field. | 122 | |
| Missing a Javadoc comment. | 128 | |
| Missing a Javadoc comment. | 133 | |
| 'parentClassName' hides a field. | 133 | |
| Missing a Javadoc comment. | 139 | |
| Missing a Javadoc comment. | 144 | |
| Missing a Javadoc comment. | 149 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'final' modifier. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Redundant 'final' modifier. | 42 | |
| Expected @param tag for 'request'. | 51 | |
| Expected @throws tag for 'ExtractionException'. | 52 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| 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. | 98 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 79 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 114 | |
| Missing a Javadoc comment. | 124 | |
| Missing a Javadoc comment. | 136 | |
| Missing a Javadoc comment. | 143 | |
| Missing a Javadoc comment. | 149 | |
| Missing a Javadoc comment. | 154 | |
| Missing a Javadoc comment. | 159 | |
| Missing a Javadoc comment. | 164 | |
| Missing a Javadoc comment. | 169 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 89 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for InvalidPluginDescriptorException. | 49 | |
| Line is longer than 120 characters (found 151). | 86 | |
| Expected @param tag for 'request'. | 86 | |
| Line is longer than 120 characters (found 155). | 137 | |
| Expected @param tag for 'request'. | 137 | |
| Line is longer than 120 characters (found 122). | 191 | |
| Unable to get class information for InvalidPluginDescriptorException. | 193 | |
| Expected @param tag for 'request'. | 203 | |
| Line is longer than 120 characters (found 137). | 217 | |
| Unable to get class information for InvalidPluginDescriptorException. | 218 | |
| Expected @param tag for 'request'. | 226 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for InvalidPluginDescriptorException. | 47 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 120 characters (found 122). | 61 | |
| Method length is 164 lines (max allowed is 150). | 61 | |
| Unable to get class information for InvalidPluginDescriptorException. | 63 | |
| Line is longer than 120 characters (found 124). | 139 | |
| Line is longer than 120 characters (found 143). | 152 | |
| Line is longer than 120 characters (found 159). | 165 | |
| Line is longer than 120 characters (found 122). | 204 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for InvalidPluginDescriptorException. | 67 | |
| Unable to get class information for InvalidPluginDescriptorException. | 106 |
| Severity | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 29 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for InvalidParameterException. | 160 | |
| Method length is 180 lines (max allowed is 150). | 196 | |
| Unable to get class information for InvalidPluginDescriptorException. | 197 | |
| Method length is 172 lines (max allowed is 150). | 458 | |
| Unable to get class information for InvalidPluginDescriptorException. | 459 | |
| Unable to get class information for InvalidPluginDescriptorException. | 674 | |
| Unable to get class information for InvalidParameterException. | 731 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 29 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 116 | |
| Variable 'value' must be private and have accessor methods. | 362 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 658 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 109 | |
| Unable to get class information for DuplicateMojoDescriptorException. | 110 | |
| Missing a Javadoc comment. | 192 | |
| Method length is 403 lines (max allowed is 150). | 202 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 120 characters (found 124). | 59 | |
| Line is longer than 120 characters (found 122). | 64 | |
| Line is longer than 120 characters (found 135). | 141 | |
| Line is longer than 120 characters (found 121). | 150 | |
| Missing a Javadoc comment. | 160 | |
| 'helpPackageName' hides a field. | 160 | |
| Missing a Javadoc comment. | 166 | |
| Missing a Javadoc comment. | 171 | |
| 'velocityComponent' hides a field. | 171 | |
| Line is longer than 120 characters (found 124). | 204 | |
| Line is longer than 120 characters (found 124). | 232 | |
| Line is longer than 120 characters (found 121). | 333 | |
| Line is longer than 120 characters (found 129). | 359 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 120 characters (found 124). | 38 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 120 characters (found 121). | 47 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for InvalidPluginDescriptorException. | 76 | |
| Missing a Javadoc comment. | 137 |
| Severity | Message | Line |
|---|---|---|
| Unable to get class information for InvalidPluginDescriptorException. | 44 |