Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Checkstyle Errors

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

Summary

Files Errors
5 318

Files

Files Errors
org/apache/maven/jellydoc/TagXMLDoclet.java 146
org/apache/maven/jellydoc/XMLDoclet.java 171
org/apache/maven/jellydoc/package.html 1

org/apache/maven/jellydoc/TagXMLDoclet.java

Error Line
Error Line has trailing spaces. 48
Error Line has trailing spaces. 49
Error '{' should be on a new line. 57
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error '{' should be on a new line. 75
Error Line has trailing spaces. 81
Error '{' should be on a new line. 82
Error Expected @param tag for 'root'. 91
Error Expected @throws tag for 'SAXException'. 91
Error '{' should be on a new line. 91
Error '{' should be on a new line. 96
Error Expected @param tag for 'packageDoc'. 106
Error Expected @throws tag for 'SAXException'. 106
Error '{' should be on a new line. 106
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 111
Error '{' should be on a new line. 114
Error '{' should be on a new line. 116
Error '!' is followed by whitespace. 121
Error '{' should be on a new line. 121
Error Line has trailing spaces. 125
Error Line has trailing spaces. 128
Error '{' should be on a new line. 131
Error '+' is not preceded with whitespace. 132
Error '+' is not followed by whitespace. 132
Error Line has trailing spaces. 135
Error Line has trailing spaces. 137
Error '{' should be on a new line. 145
Error '{' should be on a new line. 146
Error Expected @param tag for 'classDoc'. 156
Error '{' should be on a new line. 156
Error '{' should be on a new line. 158
Error '{' should be on a new line. 160
Error '{' should be on a new line. 165
Error Line has trailing spaces. 170
Error Expected @param tag for 'classDoc'. 174
Error Expected @throws tag for 'SAXException'. 174
Error '{' should be on a new line. 174
Error '{' should be on a new line. 175
Error Line has trailing spaces. 178
Error '{' should be on a new line. 182
Error '3' is a magic number. 183
Error Line has trailing spaces. 186
Error Line has trailing spaces. 187
Error Line has trailing spaces. 198
Error Expected @param tag for 'classDoc'. 206
Error Expected @throws tag for 'SAXException'. 206
Error '{' should be on a new line. 206
Error '{' should be on a new line. 208
Error '{' should be on a new line. 212
Error Expected @param tag for 'methodDoc'. 221
Error Expected @throws tag for 'SAXException'. 221
Error '{' should be on a new line. 221
Error '!' is followed by whitespace. 222
Error '{' should be on a new line. 222
Error '!' is followed by whitespace. 226
Error '{' should be on a new line. 226
Error '{' should be on a new line. 230
Error Line has trailing spaces. 234
Error '3' is a magic number. 235
Error Line has trailing spaces. 237
Error '{' should be on a new line. 238
Error Line has trailing spaces. 244
Error Line has trailing spaces. 248
Error Expected @param tag for 'doc'. 258
Error Expected @throws tag for 'SAXException'. 258
Error '{' should be on a new line. 258
Error Avoid nested blocks. 261
Error 'for' is not followed by whitespace. 263
Error '=' is not preceded with whitespace. 263
Error '=' is not followed by whitespace. 263
Error ';' is not followed by whitespace. 263
Error '<' is not preceded with whitespace. 263
Error '<' is not followed by whitespace. 263
Error ';' is not followed by whitespace. 263
Error '{' should be on a new line. 263
Error Line has trailing spaces. 265
Error 'if' is not followed by whitespace. 265
Error '{' should be on a new line. 265
Error 'cast' is not followed by whitespace. 266
Error Line has trailing spaces. 268
Error 'if' is not followed by whitespace. 268
Error '{' should be on a new line. 268
Error 'cast' is not followed by whitespace. 270
Error 'if' is not followed by whitespace. 271
Error '{' should be on a new line. 271
Error 'cast' is not followed by whitespace. 272
Error 'if' is not followed by whitespace. 273
Error '{' should be on a new line. 273
Error 'if' is not followed by whitespace. 274
Error '{' should be on a new line. 274
Error 'if' is not followed by whitespace. 276
Error '{' should be on a new line. 276
Error 'if' is not followed by whitespace. 280
Error '{' should be on a new line. 280
Error '}' should be alone on a line. 286
Error '{' should be on a new line. 286
Error Avoid nested blocks. 292
Error '{' should be on a new line. 294
Error Missing a Javadoc comment. 301
Error '{' should be on a new line. 301
Error 'localName' hides a field. 313
Error '{' should be on a new line. 313
Error '{' should be on a new line. 314
Error 'localName' hides a field. 318
Error '{' should be on a new line. 318
Error '{' should be on a new line. 319
Error '{' should be on a new line. 323
Error '{' should be on a new line. 328
Error '{' should be on a new line. 331
Error Expected @param tag for 'name'. 339
Error '{' should be on a new line. 339
Error '!' is followed by whitespace. 340
Error '!' is followed by whitespace. 340
Error Line has trailing spaces. 342
Error Expected @param tag for 'tag'. 346
Error Expected @throws tag for 'SAXException'. 346
Error '{' should be on a new line. 346
Error '!' is followed by whitespace. 348
Error '{' should be on a new line. 348
Error Missing a Javadoc comment. 355
Error '{' should be on a new line. 355
Error '{' should be on a new line. 356
Error '}' should be alone on a line. 359
Error '{' should be on a new line. 359
Error Line has trailing spaces. 365
Error Missing a Javadoc comment. 366
Error Line has trailing spaces. 382
Error Missing a Javadoc comment. 383
Error 'if' is not followed by whitespace. 385
Error 'if' is not followed by whitespace. 389
Error Line has trailing spaces. 395
Error Line has trailing spaces. 396
Error Missing a Javadoc comment. 396
Error Array brackets at illegal position. 396
Error Line has trailing spaces. 412
Error Line has trailing spaces. 415
Error Line has trailing spaces. 424
Error Line has trailing spaces. 427

org/apache/maven/jellydoc/XMLDoclet.java

Error Line
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 60
Error '=' is not preceded with whitespace. 60
Error '=' is not followed by whitespace. 60
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error '{' should be on a new line. 66
Error Line has trailing spaces. 81
Error Expected @param tag for 'root'. 93
Error Expected @throws tag for 'SAXException'. 93
Error '{' should be on a new line. 93
Error '{' should be on a new line. 98
Error '{' should be on a new line. 105
Error '{' should be on a new line. 106
Error '}' should be alone on a line. 108
Error '{' should be on a new line. 108
Error '{' should be on a new line. 115
Error 'cast' is not followed by whitespace. 116
Error Expected @param tag for 'packageDoc'. 128
Error Expected @throws tag for 'SAXException'. 128
Error '{' should be on a new line. 128
Error Comment matches to-do format 'TODO:'. 136
Error '{' should be on a new line. 142
Error '{' should be on a new line. 147
Error '{' should be on a new line. 152
Error '{' should be on a new line. 158
Error Expected @param tag for 'classDoc'. 178
Error Expected @throws tag for 'SAXException'. 178
Error '{' should be on a new line. 178
Error '{' should be on a new line. 183
Error '}' should be alone on a line. 185
Error '{' should be on a new line. 185
Error '{' should be on a new line. 190
Error '{' should be on a new line. 207
Error '{' should be on a new line. 213
Error '{' should be on a new line. 219
Error '{' should be on a new line. 225
Error Expected @param tag for 'classDoc'. 236
Error Expected @throws tag for 'SAXException'. 236
Error '{' should be on a new line. 236
Error '{' should be on a new line. 237
Error Expected @param tag for 'classDoc'. 260
Error Expected @throws tag for 'SAXException'. 260
Error '{' should be on a new line. 260
Error '{' should be on a new line. 264
Error '+' is not preceded with whitespace. 268
Error '{' should be on a new line. 270
Error '+' is not preceded with whitespace. 273
Error '+' is not preceded with whitespace. 274
Error '+' is not preceded with whitespace. 275
Error '{' should be on a new line. 289
Error '{' should be on a new line. 295
Error '{' should be on a new line. 301
Error ',' is not followed by whitespace. 305
Error Expected @param tag for 'interfaceDoc'. 318
Error Expected @throws tag for 'SAXException'. 318
Error '{' should be on a new line. 318
Error '{' should be on a new line. 322
Error '{' should be on a new line. 336
Error '{' should be on a new line. 342
Error Name 'extends_interfaceXML' must match pattern '^[a-z][a-zA-Z0-9]*$'. 352
Error Expected @param tag for 'interfaceDoc'. 352
Error Expected @throws tag for 'SAXException'. 352
Error '{' should be on a new line. 352
Error '{' should be on a new line. 354
Error '{' should be on a new line. 356
Error Expected @param tag for 'classDoc'. 367
Error Expected @throws tag for 'SAXException'. 367
Error '{' should be on a new line. 367
Error '{' should be on a new line. 369
Error '{' should be on a new line. 371
Error '{' should be on a new line. 376
Error Line has trailing spaces. 378
Error Expected @param tag for 'member'. 385
Error Expected @throws tag for 'SAXException'. 385
Error '{' should be on a new line. 385
Error 'if' is not followed by whitespace. 387
Error '{' should be on a new line. 387
Error '{' should be on a new line. 389
Error '{' should be on a new line. 392
Error '}' should be alone on a line. 394
Error '{' should be on a new line. 394
Error Expected @param tag for 'elementName'. 414
Error Expected @param tag for 'nameValue'. 414
Error Expected @throws tag for 'SAXException'. 414
Error '{' should be on a new line. 414
Error Expected @param tag for 'type'. 424
Error Expected @throws tag for 'SAXException'. 424
Error '{' should be on a new line. 424
Error '{' should be on a new line. 427
Error '}' should be alone on a line. 433
Error '{' should be on a new line. 433
Error '}' should be alone on a line. 436
Error '{' should be on a new line. 436
Error Expected @param tag for 'field'. 455
Error Expected @throws tag for 'SAXException'. 455
Error '{' should be on a new line. 455
Error '{' should be on a new line. 461
Error '}' should be alone on a line. 463
Error '{' should be on a new line. 463
Error '}' should be alone on a line. 465
Error '{' should be on a new line. 465
Error Expected @param tag for 'constrDoc'. 495
Error Expected @throws tag for 'SAXException'. 495
Error '{' should be on a new line. 495
Error '{' should be on a new line. 499
Error '}' should be alone on a line. 501
Error '{' should be on a new line. 501
Error '}' should be alone on a line. 503
Error '{' should be on a new line. 503
Error '{' should be on a new line. 515
Error Expected @param tag for 'methodDoc'. 537
Error Expected @throws tag for 'SAXException'. 537
Error '{' should be on a new line. 537
Error '{' should be on a new line. 543
Error '}' should be alone on a line. 545
Error '{' should be on a new line. 545
Error '}' should be alone on a line. 547
Error '{' should be on a new line. 547
Error '{' should be on a new line. 553
Error '}' should be alone on a line. 555
Error '{' should be on a new line. 555
Error '+' is not preceded with whitespace. 560
Error '+' is not preceded with whitespace. 563
Error '{' should be on a new line. 574
Error Expected @param tag for 'type'. 589
Error Expected @throws tag for 'SAXException'. 589
Error '{' should be on a new line. 589
Error Expected @param tag for 'parameter'. 608
Error Expected @throws tag for 'SAXException'. 608
Error '{' should be on a new line. 608
Error '{' should be on a new line. 613
Error '+' is not preceded with whitespace. 616
Error ',' is not followed by whitespace. 623
Error Expected @param tag for 'doc'. 643
Error Expected @throws tag for 'SAXException'. 643
Error '{' should be on a new line. 643
Error '!' is followed by whitespace. 647
Error '{' should be on a new line. 647
Error '{' should be on a new line. 651
Error '{' should be on a new line. 654
Error '!' is followed by whitespace. 656
Error '{' should be on a new line. 656
Error '{' should be on a new line. 659
Error Expected @param tag for 'tag'. 669
Error Expected @throws tag for 'SAXException'. 669
Error '{' should be on a new line. 669
Error '!' is followed by whitespace. 671
Error '{' should be on a new line. 671
Error Missing a Javadoc comment. 678
Error '{' should be on a new line. 678
Error '{' should be on a new line. 679
Error '}' should be alone on a line. 682
Error '{' should be on a new line. 682
Error Line has trailing spaces. 688
Error Missing a Javadoc comment. 689
Error Line has trailing spaces. 705
Error Missing a Javadoc comment. 706
Error 'if' is not followed by whitespace. 708
Error 'if' is not followed by whitespace. 712
Error Line has trailing spaces. 718
Error Line has trailing spaces. 719
Error Missing a Javadoc comment. 719
Error Array brackets at illegal position. 719
Error Line has trailing spaces. 735
Error Line has trailing spaces. 738
Error Line has trailing spaces. 747
Error Line has trailing spaces. 750

org/apache/maven/jellydoc/package.html

Error Line
Error Missing package documentation file. 0