Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks_nocodestyle.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
5 | 9 | 27 | 0 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
coding | HiddenField
|
10 | ![]() |
javadoc | JavadocMethod
|
17 | ![]() |
JavadocVariable
|
9 | ![]() |
Details
org/apache/maven/api/cli/Executor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 34 |
org/apache/maven/api/cli/ExecutorRequest.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 57 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 63 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 141 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 160 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'installationDirectory'. | 161 |
![]() |
coding | HiddenField | 'command' hides a field. | 214 |
![]() |
coding | HiddenField | 'arguments' hides a field. | 220 |
![]() |
coding | HiddenField | 'cwd' hides a field. | 235 |
![]() |
coding | HiddenField | 'installationDirectory' hides a field. | 241 |
![]() |
coding | HiddenField | 'userHomeDirectory' hides a field. | 248 |
![]() |
coding | HiddenField | 'jvmSystemProperties' hides a field. | 254 |
![]() |
coding | HiddenField | 'environmentVariables' hides a field. | 271 |
![]() |
coding | HiddenField | 'jvmArguments' hides a field. | 288 |
![]() |
coding | HiddenField | 'stdoutConsumer' hides a field. | 303 |
![]() |
coding | HiddenField | 'stderrConsumer' hides a field. | 309 |
org/apache/maven/cling/executor/ExecutorHelper.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 53 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 60 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 66 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'executorRequest'. | 66 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 73 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'mode'. | 73 |
![]() |
javadoc | JavadocMethod | Expected @param tag for 'executorRequest'. | 73 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 81 |
org/apache/maven/cling/executor/ExecutorTool.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 36 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 44 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 53 |
![]() |
javadoc | JavadocMethod | @return tag should be present and have description. | 74 |
org/apache/maven/cling/executor/embedded/EmbeddedMavenExecutor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 58 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 110 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 111 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 112 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 113 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 114 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 115 |
![]() |
javadoc | JavadocVariable | Missing a Javadoc comment. | 116 |