Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
| Files |  |  |  | 
|---|---|---|---|
| 1 | 0 | 2 | 0 | 
Files
| File |  |  |  | 
|---|---|---|---|
| org/apache/maven/toolchain/building/DefaultToolchainsBuildingRequest.java | 0 | 2 | 0 | 
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| coding | HiddenField 
 | 2 |  | 
Details
org/apache/maven/toolchain/building/DefaultToolchainsBuildingRequest.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | coding | HiddenField | 'globalToolchainsSource' hides a field. | 40 | 
|  | coding | HiddenField | 'userToolchainsSource' hides a field. | 51 | 


