The following document contains the results of Checkstyle 5.7. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
1 | |
| coding | HiddenField
|
1 | |
| javadoc | JavadocMethod
|
2 | |
JavadocType
|
14 | ||
| whitespace | WhitespaceAround | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'goal'. | 30 | |
| javadoc | JavadocType | Unknown tag 'execute'. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'goal'. | 36 | |
| javadoc | JavadocType | Unknown tag 'execute'. | 37 | |
| javadoc | JavadocType | Unknown tag 'phase'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'goal'. | 30 | |
| javadoc | JavadocType | Unknown tag 'phase'. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'goal'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'goal'. | 47 | |
| javadoc | JavadocType | Unknown tag 'requiresDependencyResolution'. | 48 | |
| javadoc | JavadocMethod | Expected @throws tag for 'MojoExecutionException'. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'goal'. | 27 | |
| javadoc | JavadocType | Unknown tag 'execute'. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocType | Unknown tag 'goal'. | 50 | |
| javadoc | JavadocType | Unknown tag 'execute'. | 51 | |
| coding | HiddenField | 'project' hides a field. | 514 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocMethod | Expected @param tag for 'ignoreMethodAnnotations'. | 217 |