Checkstyle Results
The following document contains the results of Checkstyle 11.1.0 with checkstyle-4space.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 7 | 0 | 4 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| imports | CustomImportOrder
|
4 |
Details
org/commonjava/maven/plugins/execroot/AbstractDirectoryGoal.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.maven.execution.MavenSession' | 23 |
org/commonjava/maven/plugins/execroot/DirectoryOfGoal.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.maven.plugin.MojoExecutionException' | 23 |
org/commonjava/maven/plugins/execroot/ExecutionRootGoal.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.maven.plugins.annotations.LifecyclePhase' | 21 |
org/commonjava/maven/plugins/execroot/HighestBasedirGoal.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.apache.maven.plugin.MojoExecutionException' | 28 |


