Checkstyle Errors

The following document contains the results of Checkstyle for severity warning .

Summary

Files Errors
15 82

Files

Files Errors
com/sun/tlddoc/TLDDocGenerator.java 77
net/sf/maventaglib/TaglibConvertPlugin.java 1
net/sf/maventaglib/TaglibPlugin.java 1
net/sf/maventaglib/TaglibTaglibdocPlugin.java 1
net/sf/maventaglib/TaglibTagreferencePlugin.java 1
net/sf/maventaglib/TaglibValidatePlugin.java 1

com/sun/tlddoc/TLDDocGenerator.java

Error Line
Error Type Javadoc comment is missing an @version tag. 84
Error Declaring variables, return values or parameters of type 'ArrayList' is not allowed. 90
Error Variable 'xsltDirectory' explicitly initialized to 'null' (default value for its type). 95
Error Expected @throws tag for 'IOException'. 189
Error Expected @throws tag for 'IOException'. 232
Error Expected @throws tag for 'IOException'. 305
Error Unused @param tag for 'war'. 354
Error Expected @param tag for 'path'. 356
Error Unused @param tag for 'tld'. 381
Error Expected @param tag for 'tagdir'. 383
Error 'quiet' hides a field. 429
Error Expected @throws tag for 'GeneratorException'. 441
Error Expected @throws tag for 'TransformerException'. 441
Error Expected @throws tag for 'IOException'. 479
Error Throws count is 6 (max allowed is 5). 488
Error Expected @throws tag for 'IOException'. 488
Error Expected @throws tag for 'SAXException'. 488
Error Expected @throws tag for 'ParserConfigurationException'. 488
Error Expected @throws tag for 'TransformerConfigurationException'. 489
Error Expected @throws tag for 'TransformerException'. 489
Error Expected @throws tag for 'GeneratorException'. 489
Error 'windowTitle' hides a field. 516
Error 'docTitle' hides a field. 520
Error Line is longer than 120 characters. 581
Error Expected an @return tag. 586
Error Expected @param tag for 'source'. 586
Error Expected @throws tag for 'TransformerConfigurationException'. 586
Error Expected an @return tag. 611
Error Expected @param tag for 'doc'. 611
Error Expected @throws tag for 'TransformerConfigurationException'. 611
Error Expected @throws tag for 'ParserConfigurationException'. 611
Error Expected @throws tag for 'TransformerException'. 612
Error Assignment of parameter 'doc' is not allowed. 621
Error Assignment of parameter 'doc' is not allowed. 630
Error Assignment of parameter 'doc' is not allowed. 635
Error Expected an @return tag. 644
Error Expected @param tag for 'doc'. 644
Error Expected @param tag for 'stylesheet'. 644
Error Expected @throws tag for 'TransformerConfigurationException'. 644
Error Expected @throws tag for 'ParserConfigurationException'. 645
Error Expected @throws tag for 'TransformerException'. 645
Error Declaring variables, return values or parameters of type 'ArrayList' is not allowed. 709
Error Expected @throws tag for 'IOException'. 985
Error Expected @throws tag for 'TransformerException'. 985
Error Expected @throws tag for 'IOException'. 1000
Error Expected @throws tag for 'GeneratorException'. 1000
Error Expected @throws tag for 'TransformerException'. 1000
Error Declaring variables, return values or parameters of type 'ArrayList' is not allowed. 1002
Error 'if' construct must use '{}'s. 1019
Error Expected @param tag for 'outDir'. 1064
Error Expected @param tag for 'shortName'. 1064
Error Expected @throws tag for 'IOException'. 1064
Error Expected @throws tag for 'TransformerException'. 1064
Error Declaring variables, return values or parameters of type 'HashMap' is not allowed. 1066
Error Expected @param tag for 'outDir'. 1077
Error Expected @param tag for 'shortName'. 1077
Error Expected @param tag for 'tagName'. 1077
Error Expected @throws tag for 'IOException'. 1077
Error Expected @throws tag for 'TransformerException'. 1078
Error Declaring variables, return values or parameters of type 'HashMap' is not allowed. 1080
Error Expected @param tag for 'outDir'. 1091
Error Expected @param tag for 'shortName'. 1091
Error Expected @param tag for 'functionName'. 1091
Error Expected @throws tag for 'IOException'. 1091
Error Expected @throws tag for 'TransformerException'. 1092
Error Declaring variables, return values or parameters of type 'HashMap' is not allowed. 1094
Error Expected an @return tag. 1105
Error Expected @param tag for 'parent'. 1105
Error Expected @param tag for 'tagName'. 1105
Error Expected @throws tag for 'IOException'. 1127
Error Expected @throws tag for 'TransformerException'. 1127
Error Expected @throws tag for 'IOException'. 1138
Error Expected @throws tag for 'TransformerException'. 1138
Error Expected @throws tag for 'IOException'. 1165
Error Expected @param tag for 'message'. 1182
Error Unused @param tag for 'resource,'. 1194
Error Expected @param tag for 'resource'. 1197

net/sf/maventaglib/TaglibConvertPlugin.java

Error Line
Error Type Javadoc tag @version must match pattern '(^\$A_Zevision\:)*(\(\$A-Zuthor: )*(\$\))$'. 24

net/sf/maventaglib/TaglibPlugin.java

Error Line
Error Type Javadoc tag @version must match pattern '(^\$A_Zevision\:)*(\(\$A-Zuthor: )*(\$\))$'. 54

net/sf/maventaglib/TaglibTaglibdocPlugin.java

Error Line
Error Type Javadoc tag @version must match pattern '(^\$A_Zevision\:)*(\(\$A-Zuthor: )*(\$\))$'. 28

net/sf/maventaglib/TaglibTagreferencePlugin.java

Error Line
Error Type Javadoc tag @version must match pattern '(^\$A_Zevision\:)*(\(\$A-Zuthor: )*(\$\))$'. 24

net/sf/maventaglib/TaglibValidatePlugin.java

Error Line
Error Type Javadoc tag @version must match pattern '(^\$A_Zevision\:)*(\(\$A-Zuthor: )*(\$\))$'. 35