Checkstyle Results

The following document contains the results of Checkstyle 5.7. rss feed

Summary

Files  Info  Warnings  Errors
2 0 4 0

Rules

Category Rule Violations Severity
javadoc JavadocMethod
  • scope: "protected"
4  Warning

Details

org/apache/maven/wagon/shared/http/EncodingUtil.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Expected @throws tag for 'MalformedURLException'. 45
 Warning javadoc JavadocMethod Expected @throws tag for 'URISyntaxException'. 45
 Warning javadoc JavadocMethod Unused @throws tag for 'IllegalArgumentException'. 65

org/apache/maven/wagon/shared/http/HtmlFileListParser.java

Severity Category Rule Message Line
 Warning javadoc JavadocMethod Expected @param tag for 'baseurl'. 69