The following document contains the results of Checkstyle.
Files | I ![]() | W ![]() | E ![]() |
---|---|---|---|
org/jdtaus/mojo/resource/JavaResourcesMojo.java | 0 | 0 | 15 |
org/jdtaus/mojo/resource/model/ModelManager.java | 0 | 0 | 16 |
org/jdtaus/mojo/resource/util/BundleGenerator.java | 0 | 0 | 2 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unknown tag 'goal'. | 54 |
![]() | Unknown tag 'phase'. | 55 |
![]() | Unknown tag 'requiresDependencyResolution'. | 56 |
![]() | Class should define a constructor. | 60 |
![]() | Missing a Javadoc comment. | 164 |
![]() | Catching 'Exception' is not allowed. | 206 |
![]() | Variable 'e' should be declared final. | 206 |
![]() | Variable 'it' should be declared final. | 257 |
![]() | Variable 'properties' should be declared final. | 308 |
![]() | Variable 'it' should be declared final. | 369 |
![]() | Variable 'm' should be declared final. | 378 |
![]() | Variable 'it' should be declared final. | 388 |
![]() | Variable 'it' should be declared final. | 401 |
![]() | Variable 'e' should be declared final. | 409 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Class should define a constructor. | 42 |
![]() | Variable 'it' should be declared final. | 102 |
![]() | Variable 'it' should be declared final. | 145 |
![]() | Variable 't' should be declared final. | 150 |
![]() | Variable 'a' should be declared final. | 160 |
![]() | Variable 'it' should be declared final. | 174 |
![]() | Variable 't' should be declared final. | 183 |
![]() | Variable 'a' should be declared final. | 193 |
![]() | Variable 'it' should be declared final. | 240 |
![]() | Variable 't' should be declared final. | 244 |
![]() | Variable 'it' should be declared final. | 265 |
![]() | Variable 't' should be declared final. | 274 |
![]() | Expected an @return tag. | 372 |
![]() | Duplicate @return tag. | 394 |
![]() | Expected @param tag for 'implementation'. | 399 |