Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
30033

Details

org/jdtaus/mojo/resource/JavaResourcesMojo.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnknown tag 'goal'.54
ErrorsUnknown tag 'phase'.55
ErrorsUnknown tag 'requiresDependencyResolution'.56
ErrorsClass should define a constructor.60
ErrorsMissing a Javadoc comment.164
ErrorsCatching 'Exception' is not allowed.206
ErrorsVariable 'e' should be declared final.206
ErrorsVariable 'it' should be declared final.257
ErrorsVariable 'properties' should be declared final.308
ErrorsVariable 'it' should be declared final.369
ErrorsVariable 'm' should be declared final.378
ErrorsVariable 'it' should be declared final.388
ErrorsVariable 'it' should be declared final.401
ErrorsVariable 'e' should be declared final.409

org/jdtaus/mojo/resource/model/ModelManager.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.42
ErrorsVariable 'it' should be declared final.102
ErrorsVariable 'it' should be declared final.145
ErrorsVariable 't' should be declared final.150
ErrorsVariable 'a' should be declared final.160
ErrorsVariable 'it' should be declared final.174
ErrorsVariable 't' should be declared final.183
ErrorsVariable 'a' should be declared final.193
ErrorsVariable 'it' should be declared final.240
ErrorsVariable 't' should be declared final.244
ErrorsVariable 'it' should be declared final.265
ErrorsVariable 't' should be declared final.274
ErrorsExpected an @return tag.372
ErrorsDuplicate @return tag.394
ErrorsExpected @param tag for 'implementation'.399

org/jdtaus/mojo/resource/util/BundleGenerator.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass should define a constructor.41