| Error | Line | |
|---|---|---|
|
| Redundant throws: 'java.lang.IllegalStateException' is unchecked exception. | 51 |
|
| Name 'maven_home' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 |
| Error | Line | |
|---|---|---|
|
| The double-checked locking idiom is broken and should be avoided. | 69 |
|
| '10' is a magic number. | 239 |
|
| Line is longer than 132 characters. | 261 |
|
| Line is longer than 132 characters. | 362 |
|
| Method length is 67 lines (max allowed is 42). | 366 |
|
| 'abstract' modifier out of order with the JLS suggestions. | 437 |
|
| 'name' hides a field. | 495 |
|
| 'name' hides a field. | 553 |
|
| 'name' hides a field. | 576 |
|
| 'name' hides a field. | 580 |
|
| 'start' hides a field. | 580 |