in src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReportGenerator.java [68:71]
public void setExcludedHttpStatusErrors( Integer[] excludedHttpStatusErrors )
{
this.excludedHttpStatusErrors = excludedHttpStatusErrors;
}