Checkstyle Results
The following document contains the results of Checkstyle 11.1.0 with checkstyle-4space.xml ruleset.
Summary
| Files |  Info |  Warnings |  Errors | 
|---|---|---|---|
| 7 | 0 | 4 | 0 | 
Files
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| imports | CustomImportOrder 
 | 4 |  Warning | 
Details
org/commonjava/maven/plugins/execroot/AbstractDirectoryGoal.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  Warning | 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 | 
|---|---|---|---|---|
|  Warning | 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 | 
|---|---|---|---|---|
|  Warning | 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 | 
|---|---|---|---|---|
|  Warning | imports | CustomImportOrder | Extra separation in import group before 'org.apache.maven.plugin.MojoExecutionException' | 28 | 


