in src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReportGenerator.java [76:79]
public void setExcludedHttpStatusWarnings( Integer[] excludedHttpStatusWarnings )
{
this.excludedHttpStatusWarnings = excludedHttpStatusWarnings;
}