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 Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
292 0 0 1607

Files

Files I W E
org/apache/maven/AbstractMavenComponent.java 0 0 1
org/apache/maven/AntProjectBuilder.java 0 0 2
org/apache/maven/ArtifactListBuilder.java 0 0 3
org/apache/maven/DependencyClasspathBuilder.java 0 0 3
org/apache/maven/GoalException.java 0 0 1
org/apache/maven/MavenConstants.java 0 0 1
org/apache/maven/MavenException.java 0 0 1
org/apache/maven/MavenSession.java 0 0 2
org/apache/maven/MavenUtils.java 0 0 44
org/apache/maven/UnknownGoalException.java 0 0 2
org/apache/maven/cli/App.java 0 0 56
org/apache/maven/cli/CLIManager.java 0 0 2
org/apache/maven/jelly/JellyBuildListener.java 0 0 22
org/apache/maven/jelly/JellyUtils.java 0 0 5
org/apache/maven/jelly/MavenExpressionFactory.java 0 0 5
org/apache/maven/jelly/MavenJellyContext.java 0 0 8
org/apache/maven/jelly/tags/BaseTagLibrary.java 0 0 2
org/apache/maven/jelly/tags/BaseTagSupport.java 0 0 1
org/apache/maven/jelly/tags/jeez/JeezTagLibrary.java 0 0 5
org/apache/maven/jelly/tags/jeez/MavenJeezTagLibrary.java 0 0 1
org/apache/maven/jelly/tags/jeez/TagDefTag.java 0 0 5
org/apache/maven/jelly/tags/jeez/TargetTag.java 0 0 3
org/apache/maven/jelly/tags/maven/AddPathTag.java 0 0 1
org/apache/maven/jelly/tags/maven/ConcatTag.java 0 0 8
org/apache/maven/jelly/tags/maven/CopyResources.java 0 0 7
org/apache/maven/jelly/tags/maven/DependencyResolver.java 0 0 17
org/apache/maven/jelly/tags/maven/DependencyResolverException.java 0 0 3
org/apache/maven/jelly/tags/maven/DependencyResolverInterface.java 0 0 1
org/apache/maven/jelly/tags/maven/GetTag.java 0 0 3
org/apache/maven/jelly/tags/maven/InputTag.java 0 0 4
org/apache/maven/jelly/tags/maven/InstallPluginTag.java 0 0 8
org/apache/maven/jelly/tags/maven/MakeAbsolutePathTag.java 0 0 5
org/apache/maven/jelly/tags/maven/MakeRelativePathTag.java 0 0 6
org/apache/maven/jelly/tags/maven/MavenTag.java 0 0 5
org/apache/maven/jelly/tags/maven/MavenTagLibrary.java 0 0 1
org/apache/maven/jelly/tags/maven/ParamCheck.java 0 0 3
org/apache/maven/jelly/tags/maven/PluginVarTag.java 0 0 3
org/apache/maven/jelly/tags/maven/PomTag.java 0 0 6
org/apache/maven/jelly/tags/maven/PropertyTag.java 0 0 11
org/apache/maven/jelly/tags/maven/ReactorTag.java 0 0 19
org/apache/maven/jelly/tags/maven/RootRelativePathTag.java 0 0 8
org/apache/maven/jelly/tags/maven/SetTag.java 0 0 4
org/apache/maven/jelly/tags/maven/SnapshotSignature.java 0 0 2
org/apache/maven/jelly/tags/maven/UninstallPluginTag.java 0 0 5
org/apache/maven/jelly/tags/maven/UserCheck.java 0 0 4
org/apache/maven/jelly/tags/maven/WerkzDependencyResolver.java 0 0 41
org/apache/maven/jelly/tags/werkz/MavenAttainGoalTag.java 0 0 9
org/apache/maven/jelly/tags/werkz/MavenGoalTag.java 0 0 8
org/apache/maven/plugin/GoalToJellyScriptHousingMapper.java 0 0 44
org/apache/maven/plugin/JellyScriptHousing.java 0 0 26
org/apache/maven/plugin/PluginCacheManager.java 0 0 51
org/apache/maven/plugin/PluginDefinitionHandler.java 0 0 8
org/apache/maven/plugin/PluginManager.java 0 0 85
org/apache/maven/plugin/PluginScriptParser.java 0 0 13
org/apache/maven/plugin/UnknownPluginException.java 0 0 2
org/apache/maven/project/Project.java 0 0 108
org/apache/maven/project/package.html 0 0 1
org/apache/maven/repository/AbstractArtifact.java 0 0 18
org/apache/maven/repository/AbstractRepositoryLayout.java 0 0 1
org/apache/maven/repository/Artifact.java 0 0 14
org/apache/maven/repository/ArtifactTypeHandler.java 0 0 12
org/apache/maven/repository/DefaultArtifactFactory.java 0 0 2
org/apache/maven/repository/DefaultArtifactTypeHandler.java 0 0 9
org/apache/maven/repository/DefaultRepositoryLayout.java 0 0 1
org/apache/maven/repository/GenericArtifact.java 0 0 1
org/apache/maven/repository/PluginArtifact.java 0 0 3
org/apache/maven/repository/RepositoryLayout.java 0 0 1
org/apache/maven/util/Base64.java 0 0 69
org/apache/maven/util/BootstrapDownloadMeter.java 0 0 17
org/apache/maven/util/CaseInsensitiveGlobPatternMapper.java 0 0 4
org/apache/maven/util/ConsoleDownloadMeter.java 0 0 12
org/apache/maven/util/DVSLFormatter.java 0 0 4
org/apache/maven/util/DVSLPathTool.java 0 0 10
org/apache/maven/util/EnhancedStringTokenizer.java 0 0 22
org/apache/maven/util/Expand.java 0 0 4
org/apache/maven/util/HttpUtils.java 0 0 17
org/apache/maven/util/InsertionOrderedSet.java 0 0 30
org/apache/maven/util/MD5Sum.java 0 0 14
org/apache/maven/util/MavenTool.java 0 0 9
org/apache/maven/util/ResourceBean.java 0 0 3
org/apache/maven/util/StringInputStream.java 0 0 2
org/apache/maven/util/StringTool.java 0 0 4
org/apache/maven/verifier/ChecksumVerificationException.java 0 0 1
org/apache/maven/verifier/DependencyVerifier.java 0 0 25
org/apache/maven/verifier/LocalSettingsVerifier.java 0 0 1
org/apache/maven/verifier/RepoConfigException.java 0 0 1
org/apache/maven/verifier/UnsatisfiedDependencyException.java 0 0 1
org/apache/maven/werkz/Action.java 0 0 10
org/apache/maven/werkz/Callback.java 0 0 8
org/apache/maven/werkz/CyclicGoalChainException.java 0 0 10
org/apache/maven/werkz/DefaultAction.java 0 0 8
org/apache/maven/werkz/Goal.java 0 0 79
org/apache/maven/werkz/NoActionDefinitionException.java 0 0 9
org/apache/maven/werkz/NoSuchGoalException.java 0 0 9
org/apache/maven/werkz/PostActionCallback.java 0 0 8
org/apache/maven/werkz/PostGoalCallback.java 0 0 8
org/apache/maven/werkz/PreActionCallback.java 0 0 8
org/apache/maven/werkz/PreGoalCallback.java 0 0 8
org/apache/maven/werkz/Session.java 0 0 15
org/apache/maven/werkz/UnattainableGoalException.java 0 0 10
org/apache/maven/werkz/WerkzException.java 0 0 13
org/apache/maven/werkz/WerkzProject.java 0 0 12
org/apache/maven/werkz/jelly/AttainGoalTag.java 0 0 8
org/apache/maven/werkz/jelly/AttainTag.java 0 0 5
org/apache/maven/werkz/jelly/CallbackTagSupport.java 0 0 4
org/apache/maven/werkz/jelly/GoalTag.java 0 0 16
org/apache/maven/werkz/jelly/JellySession.java 0 0 11
org/apache/maven/werkz/jelly/PostActionTag.java 0 0 5
org/apache/maven/werkz/jelly/PostGoalTag.java 0 0 5
org/apache/maven/werkz/jelly/PreActionTag.java 0 0 5
org/apache/maven/werkz/jelly/PreGoalTag.java 0 0 4
org/apache/maven/werkz/jelly/ProjectTag.java 0 0 7
org/apache/maven/werkz/jelly/UseGoalsTag.java 0 0 7
org/apache/maven/werkz/jelly/WerkzTagLibrary.java 0 0 2
org/apache/maven/werkz/jelly/WerkzTagSupport.java 0 0 5
org/apache/maven/werkz/jelly/package.html 0 0 1
org/apache/maven/JAXPTest.java 0 0 2
org/apache/maven/MavenUtilsTest.java 0 0 12
org/apache/maven/jelly/tags/maven/DependencyResolverTest.java 0 0 27
org/apache/maven/jelly/tags/maven/DependencyResolverTestData.java 0 0 10
org/apache/maven/jelly/tags/maven/RootRelativePathTagTest.java 0 0 7
org/apache/maven/jelly/tags/maven/package.html 0 0 1
org/apache/maven/package.html 0 0 1
org/apache/maven/plugin/PluginCacheManagerTest.java 0 0 6
org/apache/maven/plugin/PluginManagerTest.java 0 0 4
org/apache/maven/plugin/package.html 0 0 1
org/apache/maven/project/BasedirTest.java 0 0 4
org/apache/maven/project/LegacyIdTest.java 0 0 16
org/apache/maven/project/ProjectInheritanceTest.java 0 0 16
org/apache/maven/project/package.html 0 0 1
org/apache/maven/util/DVSLFormatterTest.java 0 0 5
org/apache/maven/util/DVSLPathToolTest.java 0 0 6
org/apache/maven/util/EnhancedStringTokenizerTest.java 0 0 11
org/apache/maven/util/InsertionOrderedSetTest.java 0 0 19
org/apache/maven/util/MD5SumTest.java 0 0 2
org/apache/maven/util/MavenToolTest.java 0 0 2
org/apache/maven/util/StringToolTest.java 0 0 7
org/apache/maven/util/package.html 0 0 1
org/apache/maven/werkz/GoalTest.java 0 0 83
org/apache/maven/werkz/GoalTracker.java 0 0 9
org/apache/maven/werkz/MockCallback.java 0 0 6
org/apache/maven/werkz/MockGoal.java 0 0 11
org/apache/maven/werkz/ProjectTest.java 0 0 19
org/apache/maven/werkz/package.html 0 0 1

org/apache/maven/AbstractMavenComponent.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/AntProjectBuilder.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 32

org/apache/maven/ArtifactListBuilder.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 35
Error ';' is followed by whitespace. 53

org/apache/maven/DependencyClasspathBuilder.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 39
Error ';' is followed by whitespace. 56

org/apache/maven/GoalException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/MavenConstants.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/MavenException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/MavenSession.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'pluginManager' hides a field. 145

org/apache/maven/MavenUtils.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 62
Error Line has trailing spaces. 65
Error Utility classes should not have a public or default constructor. 69
Error Line has trailing spaces. 82
Error Line has trailing spaces. 96
Error Line has trailing spaces. 112
Error Line has trailing spaces. 168
Error Line has trailing spaces. 171
Error Line has trailing spaces. 174
Error Line has trailing spaces. 178
Error Line has trailing spaces. 264
Error Line has trailing spaces. 282
Error Line has trailing spaces. 314
Error Line has trailing spaces. 352
Error Line has trailing spaces. 374
Error Line has trailing spaces. 388
Error Line has trailing spaces. 429
Error Line has trailing spaces. 431
Error Line has trailing spaces. 433
Error Line has trailing spaces. 435
Error Line has trailing spaces. 437
Error ';' is followed by whitespace. 478
Error Line has trailing spaces. 490
Error Line has trailing spaces. 522
Error Line has trailing spaces. 538
Error Line has trailing spaces. 554
Error Line has trailing spaces. 566
Error Line has trailing spaces. 583
Error '{' is followed by whitespace. 609
Error Line has trailing spaces. 640
Error Line has trailing spaces. 659
Error ';' is followed by whitespace. 674
Error Line has trailing spaces. 714
Error Line has trailing spaces. 756
Error ';' is followed by whitespace. 768
Error Line has trailing spaces. 805
Error Line has trailing spaces. 825
Error Line has trailing spaces. 837
Error Avoid inline conditionals. 855
Error Line has trailing spaces. 871
Error Line has trailing spaces. 895
Error Line has trailing spaces. 941
Error Line has trailing spaces. 959

org/apache/maven/UnknownGoalException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'goalName' hides a field. 41

org/apache/maven/cli/App.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 68
Error Line has trailing spaces. 70
Error Line has trailing spaces. 72
Error Line has trailing spaces. 209
Error Line has trailing spaces. 222
Error '1000' is a magic number. 229
Error '60' is a magic number. 230
Error '60' is a magic number. 231
Error Line has trailing spaces. 263
Error Line has trailing spaces. 405
Error Line has trailing spaces. 415
Error Line has trailing spaces. 418
Error Line has trailing spaces. 454
Error 'rootContext' hides a field. 458
Error Line has trailing spaces. 473
Error Avoid inline conditionals. 485
Error Line has trailing spaces. 497
Error Line has trailing spaces. 508
Error Line has trailing spaces. 515
Error Line has trailing spaces. 539
Error Line has trailing spaces. 549
Error Line has trailing spaces. 649
Error 'commandLine' hides a field. 653
Error Line has trailing spaces. 660
Error Line is longer than 132 characters. 725
Error Line is longer than 132 characters. 727
Error Missing a Javadoc comment. 735
Error 'if' construct must use '{}'s. 738
Error 'if' construct must use '{}'s. 740
Error Line has trailing spaces. 748
Error Line has trailing spaces. 779
Error Line has trailing spaces. 799
Error ';' is followed by whitespace. 810
Error ';' is followed by whitespace. 831
Error ';' is followed by whitespace. 853
Error ';' is followed by whitespace. 873
Error Avoid inline conditionals. 876
Error Expression can be simplified. 889
Error Line has trailing spaces. 898
Error ';' is followed by whitespace. 908
Error ';' is followed by whitespace. 939
Error Line has trailing spaces. 977
Error Line has trailing spaces. 1004
Error Missing a Javadoc comment. 1039
Error 'if' construct must use '{}'s. 1042
Error 'if' construct must use '{}'s. 1064
Error 'else' construct must use '{}'s. 1066
Error Line has trailing spaces. 1092
Error Avoid inline conditionals. 1109
Error Line has trailing spaces. 1114
Error Line has trailing spaces. 1127
Error Line has trailing spaces. 1178
Error Line has trailing spaces. 1217
Error Line has trailing spaces. 1236
Error Line has trailing spaces. 1265

org/apache/maven/cli/CLIManager.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 47

org/apache/maven/jelly/JellyBuildListener.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Variable 'emacsMode' must be private and have accessor methods. 40
Error Missing a Javadoc comment. 42
Error 'out' hides a field. 42
Error 'emacsMode' hides a field. 55
Error Missing a Javadoc comment. 60
Error Expected @param tag for 'newDebug'. 68
Error Missing a Javadoc comment. 73
Error 'debug' hides a field. 73
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 86
Error switch without "default" clause. 107
Error Must have at least one statement. 136
Error Missing a Javadoc comment. 142
Error Missing a Javadoc comment. 146
Error Missing a Javadoc comment. 150
Error Missing a Javadoc comment. 155

org/apache/maven/jelly/JellyUtils.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 51
Error Must have at least one statement. 314
Error ';' is followed by whitespace. 329
Error Avoid inline conditionals. 361

org/apache/maven/jelly/MavenExpressionFactory.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected an @return tag. 53
Error Expected @param tag for 'text'. 53
Error Expected @throws tag for 'JellyException'. 54
Error 'supportAntVariables' hides a field. 125

org/apache/maven/jelly/MavenJellyContext.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'static' modifier out of order with the JLS suggestions. 59
Error Comment matches to-do format 'TODO:'. 200
Error Missing a Javadoc comment. 264
Error ';' is followed by whitespace. 641
Error Expected @param tag for 'context'. 695
Error Missing a Javadoc comment. 700
Error Missing a Javadoc comment. 710

org/apache/maven/jelly/tags/BaseTagLibrary.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Unused import - org.apache.maven.jelly.tags.maven.MavenTagLibrary. 22

org/apache/maven/jelly/tags/BaseTagSupport.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/jelly/tags/jeez/JeezTagLibrary.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected an @return tag. 58
Error Expected @param tag for 'name'. 58
Error Expected @param tag for 'attrs'. 58
Error Expected @throws tag for 'JellyException'. 59

org/apache/maven/jelly/tags/jeez/MavenJeezTagLibrary.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/jelly/tags/jeez/TagDefTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error 'tagLibrary' hides a field. 42
Error Expected @throws tag for 'JellyTagException'. 51

org/apache/maven/jelly/tags/jeez/TargetTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 37

org/apache/maven/jelly/tags/maven/AddPathTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/jelly/tags/maven/ConcatTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'outputFile' hides a field. 48
Error Expected @param tag for 'outputFile'. 48
Error Expected @param tag for 'file'. 54
Error Expected @param tag for 'output'. 64
Error Expected @throws tag for 'MissingAttributeException'. 65
Error ';' is followed by whitespace. 88
Error '512' is a magic number. 94

org/apache/maven/jelly/tags/maven/CopyResources.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @param tag for 'output'. 55
Error Expected @throws tag for 'MissingAttributeException'. 56
Error Expected @throws tag for 'JellyTagException'. 56
Error ';' is followed by whitespace. 96
Error ';' is followed by whitespace. 129
Error ';' is followed by whitespace. 136

org/apache/maven/jelly/tags/maven/DependencyResolver.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 34
Error 'impl' hides a field. 70
Error Expected @param tag for 'impl'. 70
Error Expected @param tag for 'projects'. 86
Error Expected an @return tag. 94
Error Expected @param tag for 'project'. 94
Error Expected @throws tag for 'DependencyResolverException'. 95
Error Line is longer than 132 characters. 101
Error Expected an @return tag. 103
Error Expected @param tag for 'project'. 103
Error Expected @param tag for 'sourceBuild'. 103
Error Expected @throws tag for 'DependencyResolverException'. 104
Error Expected an @return tag. 112
Error Expected @param tag for 'sourceBuild'. 112
Error Expected @throws tag for 'DependencyResolverException'. 113
Error Missing a Javadoc comment. 118

org/apache/maven/jelly/tags/maven/DependencyResolverException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Comment matches to-do format 'TODO:'. 10
Error Missing a Javadoc comment. 23

org/apache/maven/jelly/tags/maven/DependencyResolverInterface.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/jelly/tags/maven/GetTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @param tag for 'output'. 51
Error Expected @throws tag for 'JellyTagException'. 52

org/apache/maven/jelly/tags/maven/InputTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'file' hides a field. 39
Error Expected @param tag for 'file'. 39
Error Expected @param tag for 'output'. 49

org/apache/maven/jelly/tags/maven/InstallPluginTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error 'cache' hides a field. 42
Error Missing a Javadoc comment. 47
Error 'file' hides a field. 47
Error Missing a Javadoc comment. 55

org/apache/maven/jelly/tags/maven/MakeAbsolutePathTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'basedir' hides a field. 52
Error 'path' hides a field. 61
Error 'var' hides a field. 70
Error Missing a Javadoc comment. 78

org/apache/maven/jelly/tags/maven/MakeRelativePathTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'basedir' hides a field. 55
Error 'path' hides a field. 64
Error 'separator' hides a field. 73
Error 'var' hides a field. 82
Error Missing a Javadoc comment. 90

org/apache/maven/jelly/tags/maven/MavenTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @throws tag for 'MissingAttributeException'. 65
Error 'descriptor' hides a field. 116
Error 'goals' hides a field. 147
Error 'ignoreFailures' hides a field. 167

org/apache/maven/jelly/tags/maven/MavenTagLibrary.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/jelly/tags/maven/ParamCheck.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 43
Error Expected @throws tag for 'JellyTagException'. 71

org/apache/maven/jelly/tags/maven/PluginVarTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @param tag for 'output'. 53
Error Expected @throws tag for 'JellyTagException'. 54

org/apache/maven/jelly/tags/maven/PomTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'projectDescriptor' hides a field. 54
Error 'var' hides a field. 64
Error Line has trailing spaces. 70
Error 'useInheritance' hides a field. 74
Error Expected @throws tag for 'MissingAttributeException'. 86

org/apache/maven/jelly/tags/maven/PropertyTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error 'name' hides a field. 44
Error Missing a Javadoc comment. 49
Error 'defaultValue' hides a field. 49
Error Missing a Javadoc comment. 54
Error 'var' hides a field. 54
Error Missing a Javadoc comment. 62

org/apache/maven/jelly/tags/maven/ReactorTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 54
Error 'projectList' hides a field. 122
Error 'basedir' hides a field. 143
Error Missing a Javadoc comment. 158
Error 'sort' hides a field. 158
Error 'collectOnly' hides a field. 174
Error 'collectionVar' hides a field. 187
Error 'postProcessing' hides a field. 197
Error Expected @param tag for 'postProcessing'. 197
Error 'glob' hides a field. 218
Error 'includes' hides a field. 239
Error 'excludes' hides a field. 259
Error 'banner' hides a field. 280
Error Expected @throws tag for 'MissingAttributeException'. 308
Error ';' is followed by whitespace. 331
Error ';' is followed by whitespace. 340
Error Comment matches to-do format 'TODO:'. 376
Error Expected @throws tag for 'MavenException'. 413

org/apache/maven/jelly/tags/maven/RootRelativePathTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Unused import - org.apache.commons.jelly.Tag. 27
Error 'rootdir' hides a field. 56
Error 'path' hides a field. 65
Error 'var' hides a field. 74
Error Expected @param tag for 'output'. 82
Error Expected @throws tag for 'MissingAttributeException'. 83
Error Expected @throws tag for 'JellyTagException'. 83

org/apache/maven/jelly/tags/maven/SetTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @param tag for 'output'. 51
Error Expected @throws tag for 'JellyTagException'. 52
Error 'value' hides a field. 123

org/apache/maven/jelly/tags/maven/SnapshotSignature.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'project' hides a field. 46

org/apache/maven/jelly/tags/maven/UninstallPluginTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error 'artifactId' hides a field. 40
Error Missing a Javadoc comment. 48

org/apache/maven/jelly/tags/maven/UserCheck.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @param tag for 'output'. 48
Error Expected @throws tag for 'MissingAttributeException'. 49
Error Expected @throws tag for 'JellyTagException'. 49

org/apache/maven/jelly/tags/maven/WerkzDependencyResolver.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 50
Error 'projects' hides a field. 64
Error Expected @param tag for 'projects'. 64
Error Expected @param tag for 'project'. 98
Error Expected @param tag for 'sourceBuild'. 98
Error Expected @throws tag for 'CyclicGoalChainException'. 114
Error Expected an @return tag. 168
Error Expected @param tag for 'project'. 168
Error Expected @throws tag for 'DependencyResolverException'. 169
Error Expected @param tag for 'goals'. 184
Error Expected @param tag for 'sourceBuild'. 184
Error Line is longer than 132 characters. 202
Error Expected an @return tag. 204
Error Expected @param tag for 'project'. 204
Error Expected @param tag for 'sourceBuild'. 204
Error Expected @throws tag for 'DependencyResolverException'. 205
Error Expected an @return tag. 234
Error Expected @param tag for 'sourceBuild'. 234
Error Expected @throws tag for 'DependencyResolverException'. 235
Error Missing a Javadoc comment. 267
Error Missing a Javadoc comment. 269
Error Missing a Javadoc comment. 271
Error 'goal' hides a field. 271
Error 'list' hides a field. 271
Error Missing a Javadoc comment. 277
Error Missing a Javadoc comment. 282
Error Missing a Javadoc comment. 288
Error Missing a Javadoc comment. 301
Error Missing a Javadoc comment. 306
Error Missing a Javadoc comment. 312
Error Missing a Javadoc comment. 324
Error Missing a Javadoc comment. 326
Error Missing a Javadoc comment. 328
Error 'project' hides a field. 328
Error 'sourceBuild' hides a field. 328
Error Missing a Javadoc comment. 335
Error Missing a Javadoc comment. 340

org/apache/maven/jelly/tags/werkz/MavenAttainGoalTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Comment matches to-do format 'TODO:'. 67
Error ';' is followed by whitespace. 72
Error Expected @param tag for 'output'. 85
Error Expected @throws tag for 'JellyTagException'. 86
Error Missing a Javadoc comment. 160
Error 'name' hides a field. 160
Error Missing a Javadoc comment. 165
Error Missing a Javadoc comment. 170

org/apache/maven/jelly/tags/werkz/MavenGoalTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 78
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 94
Error 'housing' hides a field. 94
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 121
Error Missing a Javadoc comment. 127

org/apache/maven/plugin/GoalToJellyScriptHousingMapper.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 58
Error Line has trailing spaces. 59
Error Missing a Javadoc comment. 81
Error Expected @throws tag for 'CyclicGoalChainException'. 99
Error ';' is followed by whitespace. 105
Error ';' is followed by whitespace. 119
Error ';' is followed by whitespace. 139
Error ';' is followed by whitespace. 149
Error ';' is followed by whitespace. 153
Error Expected @param tag for 'target'. 169
Error Expected @param tag for 'source'. 169
Error Missing a Javadoc comment. 180
Error Missing a Javadoc comment. 185
Error 'defaultGoalName' hides a field. 185
Error Missing a Javadoc comment. 198
Error Missing a Javadoc comment. 203
Error Missing a Javadoc comment. 216
Error Missing a Javadoc comment. 228
Error Comment matches to-do format 'TODO:'. 293
Error Expected an @return tag. 305
Error Expected @param tag for 'name'. 305
Error Expected @param tag for 'project'. 305
Error Expected @throws tag for 'NoSuchGoalException'. 306
Error ';' is followed by whitespace. 328
Error ';' is followed by whitespace. 354
Error ';' is followed by whitespace. 359
Error Missing a Javadoc comment. 402
Error Line is longer than 132 characters. 408
Error Missing a Javadoc comment. 410
Error Missing a Javadoc comment. 415
Error Missing a Javadoc comment. 420
Error Missing a Javadoc comment. 425
Error Missing a Javadoc comment. 430
Error Must have at least one statement. 456
Error Missing a Javadoc comment. 472
Error Avoid inline conditionals. 475
Error Missing a Javadoc comment. 491
Error Missing a Javadoc comment. 496
Error Missing a Javadoc comment. 501
Error ';' is followed by whitespace. 504
Error ';' is followed by whitespace. 514
Error ';' is followed by whitespace. 523
Error ';' is followed by whitespace. 529

org/apache/maven/plugin/JellyScriptHousing.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 44
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 70
Error Missing a Javadoc comment. 77
Error 'parentContext' hides a field. 77
Error Missing a Javadoc comment. 90
Error Missing a Javadoc comment. 95
Error 'source' hides a field. 95
Error Line has trailing spaces. 101
Error Expected @throws tag for 'MavenException'. 104
Error Line has trailing spaces. 114
Error 'project' hides a field. 117
Error Expected @param tag for 'project'. 117
Error Missing a Javadoc comment. 122
Error 'script' hides a field. 122
Error Line has trailing spaces. 128
Error Missing a Javadoc comment. 136
Error Missing a Javadoc comment. 149
Error Missing a Javadoc comment. 174
Error Must have at least one statement. 195
Error Line has trailing spaces. 221
Error Unused @param tag for 'unpackedPluginDir'. 222
Error Must have at least one statement. 253

org/apache/maven/plugin/PluginCacheManager.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line is longer than 132 characters. 83
Error Missing a Javadoc comment. 143
Error '10' is a magic number. 145
Error '1000' is a magic number. 152
Error Must have at least one statement. 155
Error Missing a Javadoc comment. 171
Error Expected @param tag for 'file'. 224
Error Expected @throws tag for 'IOException'. 237
Error Must have at least one statement. 255
Error Expected @param tag for 'directory'. 266
Error Expected @param tag for 'properties'. 303
Error Expected @param tag for 'key'. 303
Error Expected @param tag for 'newEntry'. 303
Error Missing a Javadoc comment. 327
Error Missing a Javadoc comment. 333
Error Missing a Javadoc comment. 369
Error Missing a Javadoc comment. 375
Error Missing a Javadoc comment. 381
Error Missing a Javadoc comment. 387
Error Missing a Javadoc comment. 401
Error ';' is followed by whitespace. 415
Error ';' is followed by whitespace. 425
Error Avoid inline conditionals. 428
Error '4' is a magic number. 428
Error '5' is a magic number. 429
Error ';' is followed by whitespace. 476
Error Missing a Javadoc comment. 501
Error Missing a Javadoc comment. 520
Error Expected an @return tag. 533
Error Expected @param tag for 'mapper'. 533
Error Expected @param tag for 'manager'. 533
Error Expected @param tag for 'pluginDirs'. 533
Error Expected @throws tag for 'IOException'. 534
Error ';' is followed by whitespace. 537
Error ';' is followed by whitespace. 547
Error ';' is followed by whitespace. 558
Error ';' is followed by whitespace. 571
Error Avoid inline conditionals. 575
Error '4' is a magic number. 575
Error '5' is a magic number. 576
Error ';' is followed by whitespace. 604
Error ';' is followed by whitespace. 617
Error ';' is followed by whitespace. 621
Error ';' is followed by whitespace. 627
Error ';' is followed by whitespace. 631
Error ';' is followed by whitespace. 638
Error ';' is followed by whitespace. 651
Error ';' is followed by whitespace. 668
Error ';' is followed by whitespace. 676
Error Missing a Javadoc comment. 688

org/apache/maven/plugin/PluginDefinitionHandler.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40

org/apache/maven/plugin/PluginManager.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 115
Error Missing a Javadoc comment. 117
Error Missing a Javadoc comment. 119
Error Missing a Javadoc comment. 179
Error Expected an @return tag. 195
Error Expected @param tag for 'directory'. 195
Error Expected @param tag for 'acceptDirectories'. 195
Error Expected @param tag for 'pluginFiles'. 229
Error Expected @throws tag for 'IOException'. 230
Error ';' is followed by whitespace. 234
Error Expected @throws tag for 'IOException'. 256
Error Expected @throws tag for 'MavenException'. 256
Error ';' is followed by whitespace. 303
Error Missing a Javadoc comment. 319
Error ';' is followed by whitespace. 323
Error Missing a Javadoc comment. 337
Error Avoid inline conditionals. 341
Error Missing a Javadoc comment. 344
Error Missing a Javadoc comment. 356
Error Missing a Javadoc comment. 367
Error Missing a Javadoc comment. 387
Error Expected @param tag for 'project'. 403
Error Expected @param tag for 'jelly'. 403
Error Expected @throws tag for 'Exception'. 404
Error Expected @param tag for 'project'. 431
Error Expected @param tag for 'jelly'. 431
Error Expected @param tag for 'project'. 448
Error ';' is followed by whitespace. 467
Error Comment matches to-do format 'TODO:'. 473
Error Missing a Javadoc comment. 527
Error 'mapper' hides a field. 527
Error Missing a Javadoc comment. 549
Error Expected @param tag for 'project'. 569
Error Expected @param tag for 'goals'. 569
Error Comment matches to-do format 'TODO:'. 577
Error Comment matches to-do format 'TODO:'. 609
Error ';' is followed by whitespace. 619
Error ';' is followed by whitespace. 685
Error ';' is followed by whitespace. 693
Error ';' is followed by whitespace. 701
Error Expected @param tag for 'pluginSet'. 733
Error Expected @throws tag for 'Exception'. 734
Error ';' is followed by whitespace. 738
Error 'baseContext' hides a field. 759
Error Expected @param tag for 'goalMapper'. 759
Error Expected @throws tag for 'Exception'. 760
Error ';' is followed by whitespace. 764
Error Missing a Javadoc comment. 772
Error 'baseContext' hides a field. 772
Error Comment matches to-do format 'TODO:'. 777
Error Expected @param tag for 'project'. 893
Error Expected @throws tag for 'MavenException'. 894
Error Expected @param tag for 'file'. 903
Error Expected @param tag for 'parentProject'. 903
Error Expected @throws tag for 'MavenException'. 904
Error Expected @param tag for 'cache'. 916
Error Expected @throws tag for 'MavenException'. 917
Error Expected @param tag for 'context'. 985
Error Expected @param tag for 'artifactId'. 985
Error Expected @param tag for 'housing'. 985
Error Expected @param tag for 'context'. 999
Error Expected @throws tag for 'MavenException'. 1000
Error ';' is followed by whitespace. 1005
Error Missing a Javadoc comment. 1020
Error Expected @param tag for 'id'. 1048
Error Expected @throws tag for 'MavenException'. 1049
Error Expected @throws tag for 'UnknownPluginException'. 1049
Error Missing a Javadoc comment. 1077
Error Missing a Javadoc comment. 1082
Error Expected an @return tag. 1092
Error Expected @param tag for 'pluginName'. 1092
Error Expected @param tag for 'jarFile'. 1092
Error Expected @param tag for 'cache'. 1092
Error Expected @param tag for 'jellyScriptHousing'. 1135
Error Expected @throws tag for 'Exception'. 1136
Error Comment matches to-do format 'TODO:'. 1144
Error Expected @param tag for 'jellyScriptHousing'. 1187
Error Expected @param tag for 'context'. 1187
Error Expected @throws tag for 'Exception'. 1188
Error Missing a Javadoc comment. 1207
Error Avoid inline conditionals. 1211
Error Missing a Javadoc comment. 1214
Error ';' is followed by whitespace. 1217
Error Missing a Javadoc comment. 1226

org/apache/maven/plugin/PluginScriptParser.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'handler' hides a field. 58
Error Expected @param tag for 'handler'. 58
Error 'jellyScriptHousing' hides a field. 58
Error Expected @param tag for 'jellyScriptHousing'. 58
Error Expected @param tag for 'uri'. 95
Error Expected @param tag for 'localName'. 95
Error Expected @param tag for 'rawName'. 95
Error Expected @param tag for 'attributes'. 95
Error Comment matches to-do format 'TODO:'. 109
Error Line is longer than 132 characters. 158
Error Expected @param tag for 'type'. 231
Error Expected @param tag for 'spe'. 231

org/apache/maven/plugin/UnknownPluginException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'id' hides a field. 43

org/apache/maven/project/Project.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Unused import - org.apache.maven.plugin.UnknownPluginException. 29
Error Comment matches to-do format 'TODO:'. 104
Error Missing a Javadoc comment. 113
Error Missing a Javadoc comment. 115
Error 'mavenXml' hides a field. 191
Error Missing a Javadoc comment. 220
Error Unused @throws tag for 'UnknownPluginException'. 258
Error Expected @throws tag for 'Exception'. 263
Error 'context' hides a field. 274
Error 'context' hides a field. 288
Error Expected @param tag for 'context'. 288
Error Missing a Javadoc comment. 295
Error 'context' hides a field. 297
Error 'artifactList' hides a field. 318
Error 'file' hides a field. 338
Error 'parent' hides a field. 376
Error ';' is followed by whitespace. 440
Error ';' is followed by whitespace. 457
Error Line is longer than 132 characters. 613
Error 'dependencyVerifier' hides a field. 625
Error Missing a Javadoc comment. 697
Error ';' is followed by whitespace. 706
Error Method length is 176 lines (max allowed is 175). 753
Error 'parent' hides a field. 753
Error Expected @param tag for 'build'. 938
Error ';' is followed by whitespace. 941
Error ';' is followed by whitespace. 949
Error Expected @param tag for 'child'. 986
Error Missing a Javadoc comment. 1042
Error Missing a Javadoc comment. 1064
Error Missing a Javadoc comment. 1077
Error Missing a Javadoc comment. 1082
Error Missing a Javadoc comment. 1087
Error Missing a Javadoc comment. 1092
Error Missing a Javadoc comment. 1097
Error Missing a Javadoc comment. 1102
Error Missing a Javadoc comment. 1107
Error Missing a Javadoc comment. 1112
Error Missing a Javadoc comment. 1117
Error Missing a Javadoc comment. 1122
Error Missing a Javadoc comment. 1127
Error Missing a Javadoc comment. 1132
Error Missing a Javadoc comment. 1137
Error Missing a Javadoc comment. 1142
Error Missing a Javadoc comment. 1147
Error Missing a Javadoc comment. 1152
Error Missing a Javadoc comment. 1157
Error Missing a Javadoc comment. 1162
Error Missing a Javadoc comment. 1167
Error Missing a Javadoc comment. 1172
Error Missing a Javadoc comment. 1177
Error Missing a Javadoc comment. 1182
Error Missing a Javadoc comment. 1187
Error Missing a Javadoc comment. 1192
Error Missing a Javadoc comment. 1197
Error Missing a Javadoc comment. 1202
Error Missing a Javadoc comment. 1207
Error Missing a Javadoc comment. 1212
Error Missing a Javadoc comment. 1217
Error Missing a Javadoc comment. 1222
Error Missing a Javadoc comment. 1227
Error Missing a Javadoc comment. 1232
Error Missing a Javadoc comment. 1237
Error Missing a Javadoc comment. 1242
Error Missing a Javadoc comment. 1247
Error Missing a Javadoc comment. 1252
Error Missing a Javadoc comment. 1257
Error Missing a Javadoc comment. 1262
Error Missing a Javadoc comment. 1267
Error Missing a Javadoc comment. 1273
Error Missing a Javadoc comment. 1278
Error Missing a Javadoc comment. 1283
Error Missing a Javadoc comment. 1288
Error Missing a Javadoc comment. 1293
Error Missing a Javadoc comment. 1298
Error Missing a Javadoc comment. 1305
Error Missing a Javadoc comment. 1310
Error Missing a Javadoc comment. 1315
Error Missing a Javadoc comment. 1320
Error Missing a Javadoc comment. 1325
Error Missing a Javadoc comment. 1330
Error Missing a Javadoc comment. 1335
Error Missing a Javadoc comment. 1340
Error Missing a Javadoc comment. 1345
Error Missing a Javadoc comment. 1350
Error Missing a Javadoc comment. 1355
Error Missing a Javadoc comment. 1360
Error Missing a Javadoc comment. 1365
Error Missing a Javadoc comment. 1370
Error Missing a Javadoc comment. 1375
Error Missing a Javadoc comment. 1380
Error Missing a Javadoc comment. 1385
Error Missing a Javadoc comment. 1390
Error Missing a Javadoc comment. 1395
Error Missing a Javadoc comment. 1400
Error Missing a Javadoc comment. 1405
Error Missing a Javadoc comment. 1410
Error Missing a Javadoc comment. 1415
Error Missing a Javadoc comment. 1420
Error Missing a Javadoc comment. 1488
Error ';' is followed by whitespace. 1491
Error ';' is followed by whitespace. 1503
Error 'if' construct must use '{}'s. 1554
Error Missing a Javadoc comment. 1569
Error Avoid inline conditionals. 1571
Error Missing a Javadoc comment. 1574
Error Missing a Javadoc comment. 1590

org/apache/maven/project/package.html

Error Line
Error Missing package documentation file. 0

org/apache/maven/repository/AbstractArtifact.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'static' modifier out of order with the JLS suggestions. 41
Error 'dependency' hides a field. 59
Error 'dependency' hides a field. 65
Error Expected @param tag for 'dependency'. 65
Error Expected an @return tag. 71
Error Expected @param tag for 'repositoryPath'. 77
Error Expected an @return tag. 83
Error Missing a Javadoc comment. 93
Error Expected an @return tag. 100
Error Expected an @return tag. 107
Error Expected an @return tag. 123
Error Expected an @return tag. 129
Error Expected an @return tag. 143
Error Missing a Javadoc comment. 192
Error Missing a Javadoc comment. 197
Error 'overrideType' hides a field. 197
Error Missing a Javadoc comment. 205

org/apache/maven/repository/AbstractRepositoryLayout.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/repository/Artifact.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 35
Error Redundant 'public' modifier. 35
Error Missing a Javadoc comment. 37
Error Redundant 'public' modifier. 37
Error Missing a Javadoc comment. 39
Error Redundant 'public' modifier. 39
Error Missing a Javadoc comment. 129
Error Redundant 'public' modifier. 129
Error Missing a Javadoc comment. 131
Error Redundant 'public' modifier. 131
Error Line has trailing spaces. 132
Error Missing a Javadoc comment. 133
Error Redundant 'public' modifier. 133

org/apache/maven/repository/ArtifactTypeHandler.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 26
Error Line has trailing spaces. 27
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 37
Error Redundant 'public' modifier. 40
Error Expected @throws tag for 'MavenException'. 41
Error Line has trailing spaces. 45
Error Line has trailing spaces. 47
Error Redundant 'public' modifier. 50
Error Expected @throws tag for 'MavenException'. 51

org/apache/maven/repository/DefaultArtifactFactory.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 34

org/apache/maven/repository/DefaultArtifactTypeHandler.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 26
Error Line has trailing spaces. 34
Error Line has trailing spaces. 36
Error Line has trailing spaces. 51
Error Line has trailing spaces. 53
Error Expected an @return tag. 68
Error Expected @param tag for 'type'. 68

org/apache/maven/repository/DefaultRepositoryLayout.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/repository/GenericArtifact.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/repository/PluginArtifact.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected an @return tag. 44
Error Expected an @return tag. 50

org/apache/maven/repository/RepositoryLayout.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/util/Base64.java

Error Line
Error Line has trailing spaces. 6
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 10
Error Line has trailing spaces. 12
Error Line has trailing spaces. 28
Error Utility classes should not have a public or default constructor. 31
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 45
Error '3' is a magic number. 56
Error '3' is a magic number. 56
Error '3' is a magic number. 65
Error Avoid inline conditionals. 72
Error '256' is a magic number. 72
Error '0xff' is a magic number. 74
Error '8' is a magic number. 82
Error Avoid inline conditionals. 85
Error '256' is a magic number. 85
Error '0xff' is a magic number. 86
Error '8' is a magic number. 98
Error Avoid inline conditionals. 101
Error '256' is a magic number. 101
Error '0xff' is a magic number. 102
Error '4' is a magic number. 114
Error '18' is a magic number. 116
Error '0x3f' is a magic number. 116
Error '12' is a magic number. 122
Error '0x3f' is a magic number. 122
Error '6' is a magic number. 134
Error '0x3f' is a magic number. 134
Error '3' is a magic number. 143
Error '3' is a magic number. 147
Error '0x3f' is a magic number. 147
Error Missing a Javadoc comment. 167
Error Missing a Javadoc comment. 172
Error '4' is a magic number. 202
Error '0x3f' is a magic number. 209
Error '6' is a magic number. 215
Error '0x3f' is a magic number. 216
Error '6' is a magic number. 224
Error '0x3f' is a magic number. 227
Error '6' is a magic number. 240
Error '3' is a magic number. 241
Error '3' is a magic number. 243
Error '0x3f' is a magic number. 243
Error '16' is a magic number. 255
Error '0xff' is a magic number. 255
Error '8' is a magic number. 263
Error '0xff' is a magic number. 263
Error '0xff' is a magic number. 272
Error Missing a Javadoc comment. 289
Error '26' is a magic number. 291
Error '25' is a magic number. 295
Error '52' is a magic number. 295
Error '26' is a magic number. 297
Error '51' is a magic number. 299
Error '62' is a magic number. 299
Error '52' is a magic number. 301
Error '62' is a magic number. 303
Error '63' is a magic number. 307
Error Missing a Javadoc comment. 317
Error '26' is a magic number. 325
Error '52' is a magic number. 329
Error '62' is a magic number. 333
Error '63' is a magic number. 337
Error Missing a Javadoc comment. 345
Error Missing a Javadoc comment. 365
Error '1.1' is a magic number. 367

org/apache/maven/util/BootstrapDownloadMeter.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error '20' is a magic number. 48
Error Missing a Javadoc comment. 51
Error 'numHashes' hides a field. 51
Error 'hashChar' hides a field. 51
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 85
Error '1024' is a magic number. 88
Error Missing a Javadoc comment. 91
Error Missing a Javadoc comment. 96

org/apache/maven/util/CaseInsensitiveGlobPatternMapper.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected an @return tag. 42
Error Expected @param tag for 'sourceFileName'. 42
Error '{' is followed by whitespace. 49

org/apache/maven/util/ConsoleDownloadMeter.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 50
Error '1024' is a magic number. 54
Error Avoid inline conditionals. 54
Error '1024' is a magic number. 54
Error Missing a Javadoc comment. 57
Error '1024' is a magic number. 60
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 68

org/apache/maven/util/DVSLFormatter.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 35
Error 'static' modifier out of order with the JLS suggestions. 45
Error Unused @throws tag for 'IllegalArgumentException'. 58

org/apache/maven/util/DVSLPathTool.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 33
Error Redundant 'final' modifier. 177
Error Redundant 'final' modifier. 223
Error Avoid inline conditionals. 228
Error Expected @param tag for 'path'. 236
Error Expected @param tag for 'link'. 255
Error Expected @param tag for 'relativePath'. 255
Error '5' is a magic number. 260
Error '10' is a magic number. 266

org/apache/maven/util/EnhancedStringTokenizer.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 33
Error Variable 'cdelim' must be private and have accessor methods. 33
Error Missing a Javadoc comment. 35
Error Variable 'cdelimSingleChar' must be private and have accessor methods. 35
Error Missing a Javadoc comment. 37
Error Variable 'cdelimChar' must be private and have accessor methods. 37
Error Missing a Javadoc comment. 39
Error Variable 'creturnDelims' must be private and have accessor methods. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 46
Error Missing a Javadoc comment. 51
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 65
Error Variable 'lastToken' must be private and have accessor methods. 65
Error Missing a Javadoc comment. 67
Error Variable 'delimLast' must be private and have accessor methods. 67
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 99
Error Avoid inline conditionals. 108
Error Missing a Javadoc comment. 116

org/apache/maven/util/Expand.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @throws tag for 'IOException'. 75
Error '1024' is a magic number. 152
Error Expected @param tag for 'utils'. 222

org/apache/maven/util/HttpUtils.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 46
Error Missing a Javadoc comment. 51
Error Avoid inline conditionals. 66
Error Missing a Javadoc comment. 75
Error More than 7 parameters. 75
Error Missing a Javadoc comment. 84
Error More than 7 parameters. 84
Error Must have at least one statement. 104
Error Missing a Javadoc comment. 111
Error More than 7 parameters. 111
Error Missing a Javadoc comment. 119
Error More than 7 parameters. 119
Error Missing a Javadoc comment. 145
Error More than 7 parameters. 145
Error Missing a Javadoc comment. 200
Error '3' is a magic number. 202

org/apache/maven/util/InsertionOrderedSet.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 62
Error Missing a Javadoc comment. 67
Error Missing a Javadoc comment. 73
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 88
Error ';' is followed by whitespace. 92
Error Missing a Javadoc comment. 100
Error Missing a Javadoc comment. 106
Error Missing a Javadoc comment. 112
Error Missing a Javadoc comment. 117
Error Missing a Javadoc comment. 122
Error Missing a Javadoc comment. 127
Error Missing a Javadoc comment. 137
Error Missing a Javadoc comment. 142
Error Missing a Javadoc comment. 147
Error Class InsertionOrderedSetIterator should be declared as final. 152
Error Missing a Javadoc comment. 152
Error Missing a Javadoc comment. 155
Error Missing a Javadoc comment. 157
Error Missing a Javadoc comment. 159
Error Missing a Javadoc comment. 164
Error Missing a Javadoc comment. 169
Error Missing a Javadoc comment. 175

org/apache/maven/util/MD5Sum.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'file' hides a field. 74
Error 'checksum' hides a field. 92
Error '16' is a magic number. 116
Error '32' is a magic number. 121
Error '16' is a magic number. 123
Error '0x0f' is a magic number. 125
Error '0xf0' is a magic number. 126
Error '4' is a magic number. 126
Error 'file' hides a field. 142
Error Array brackets at illegal position. 148
Error '1024' is a magic number. 148
Error '1024' is a magic number. 151
Error Must have at least one statement. 161

org/apache/maven/util/MavenTool.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected an @return tag. 101
Error Expected @param tag for 'baseDir'. 101
Error Expected @param tag for 'resource'. 101
Error Expected @param tag for 'paths'. 101
Error ';' is followed by whitespace. 164
Error 'countedItems' hides a field. 233
Error 'countedItemsReversed' hides a field. 249
Error Missing a Javadoc comment. 254

org/apache/maven/util/ResourceBean.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 32
Error 'classLoader' hides a field. 81

org/apache/maven/util/StringInputStream.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected an @return tag. 106

org/apache/maven/util/StringTool.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error '{' is followed by whitespace. 46
Error '{' is followed by whitespace. 54
Error '{' is followed by whitespace. 59

org/apache/maven/verifier/ChecksumVerificationException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/verifier/DependencyVerifier.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 81
Error Missing a Javadoc comment. 83
Error Missing a Javadoc comment. 85
Error ';' is followed by whitespace. 178
Error 'if' construct must use '{}'s. 185
Error 'if' construct must use '{}'s. 194
Error ';' is followed by whitespace. 257
Error 'if' construct must use '{}'s. 295
Error Method length is 232 lines (max allowed is 175). 360
Error 'while' is not followed by whitespace. 368
Error Missing a Javadoc comment. 601
Error Missing a Javadoc comment. 603
Error Missing a Javadoc comment. 611
Error Comment matches to-do format 'TODO:'. 613
Error Expected @param tag for 'checksumObserver'. 647
Error Expected @param tag for 'destination'. 647
Error Expected @param tag for 'tempDestination'. 647
Error Expected @param tag for 'remotePath'. 648
Error Expected @param tag for 'checksumFileExtension'. 648
Error Expected @param tag for 'wagon'. 648
Error Expected @throws tag for 'ResourceDoesNotExistException'. 649
Error Expected @throws tag for 'TransferFailedException'. 649
Error Expected @throws tag for 'AuthorizationException'. 649
Error Expected @throws tag for 'ChecksumVerificationException'. 650

org/apache/maven/verifier/LocalSettingsVerifier.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/verifier/RepoConfigException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/verifier/UnsatisfiedDependencyException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7

org/apache/maven/werkz/Action.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error Line has trailing spaces. 79
Error Expected @param tag for 'session'. 115

org/apache/maven/werkz/Callback.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64

org/apache/maven/werkz/CyclicGoalChainException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error 'initialGoal' hides a field. 97
Error Missing a Javadoc comment. 116

org/apache/maven/werkz/DefaultAction.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64

org/apache/maven/werkz/Goal.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error Line has trailing spaces. 76
Error Line has trailing spaces. 83
Error Line has trailing spaces. 89
Error Line has trailing spaces. 92
Error Line has trailing spaces. 141
Error 'name' hides a field. 145
Error Line has trailing spaces. 159
Error 'name' hides a field. 165
Error 'action' hides a field. 165
Error Line has trailing spaces. 178
Error Line has trailing spaces. 188
Error Line has trailing spaces. 198
Error 'description' hides a field. 202
Error Line has trailing spaces. 209
Error Line has trailing spaces. 219
Error 'action' hides a field. 223
Error Line has trailing spaces. 234
Error '3' is a magic number. 242
Error Line has trailing spaces. 250
Error Must have at least one statement. 257
Error Line has trailing spaces. 264
Error Line has trailing spaces. 278
Error '3' is a magic number. 286
Error Line has trailing spaces. 294
Error Must have at least one statement. 301
Error Line has trailing spaces. 308
Error Line has trailing spaces. 322
Error '3' is a magic number. 330
Error Line has trailing spaces. 338
Error Must have at least one statement. 345
Error Line has trailing spaces. 352
Error Line has trailing spaces. 366
Error '3' is a magic number. 374
Error Line has trailing spaces. 382
Error Must have at least one statement. 389
Error Line has trailing spaces. 396
Error Line has trailing spaces. 409
Error Line has trailing spaces. 412
Error Line has trailing spaces. 423
Error Line has trailing spaces. 426
Error Line has trailing spaces. 455
Error Line has trailing spaces. 458
Error Line has trailing spaces. 470
Error Line has trailing spaces. 473
Error Line has trailing spaces. 488
Error Line has trailing spaces. 498
Error Line has trailing spaces. 508
Error Line has trailing spaces. 511
Error Line has trailing spaces. 532
Error Line has trailing spaces. 535
Error Line has trailing spaces. 556
Error Line has trailing spaces. 569
Error Line has trailing spaces. 575
Error Line has trailing spaces. 601
Error Line has trailing spaces. 604
Error Line has trailing spaces. 628
Error Line has trailing spaces. 631
Error Line has trailing spaces. 651
Error Line has trailing spaces. 654
Error Redundant 'final' modifier. 660
Error 'action' hides a field. 676
Error Line has trailing spaces. 723
Error Line has trailing spaces. 750
Error Line has trailing spaces. 769
Error Line has trailing spaces. 788
Error Line has trailing spaces. 811
Error Line has trailing spaces. 815
Error Line has trailing spaces. 825
Error Line has trailing spaces. 829
Error Line has trailing spaces. 832
Error Line has trailing spaces. 844

org/apache/maven/werkz/NoActionDefinitionException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error 'goal' hides a field. 94

org/apache/maven/werkz/NoSuchGoalException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error 'goalName' hides a field. 96

org/apache/maven/werkz/PostActionCallback.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64

org/apache/maven/werkz/PostGoalCallback.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64

org/apache/maven/werkz/PreActionCallback.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64

org/apache/maven/werkz/PreGoalCallback.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64

org/apache/maven/werkz/Session.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error Line has trailing spaces. 84
Error Line has trailing spaces. 158
Error 'attributes' hides a field. 161
Error Line has trailing spaces. 167
Error Line has trailing spaces. 176
Error Line has trailing spaces. 186
Error Expected @param tag for 'key'. 189

org/apache/maven/werkz/UnattainableGoalException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error 'goalName' hides a field. 97
Error Missing a Javadoc comment. 125

org/apache/maven/werkz/WerkzException.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error Line has trailing spaces. 81
Error Expected @param tag for 'message'. 92
Error Expected @param tag for 'cause'. 92
Error Expected @param tag for 'message'. 100
Error Expected @param tag for 'cause'. 108

org/apache/maven/werkz/WerkzProject.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 25
Error Line has trailing spaces. 33
Error Line has trailing spaces. 38
Error Line has trailing spaces. 43
Error Line has trailing spaces. 48
Error Line has trailing spaces. 51
Error Line has trailing spaces. 64
Error ';' is followed by whitespace. 175
Error 'defaultGoalName' hides a field. 311
Error Line has trailing spaces. 338
Error Missing a Javadoc comment. 358

org/apache/maven/werkz/jelly/AttainGoalTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'session' hides a field. 101
Error Expected @param tag for 'output'. 122
Error Expected @throws tag for 'JellyTagException'. 123
Error 'session' hides a field. 127
Error Missing a Javadoc comment. 189
Error 'name' hides a field. 189
Error Missing a Javadoc comment. 194

org/apache/maven/werkz/jelly/AttainTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 89
Error Expected @param tag for 'output'. 101
Error Expected @throws tag for 'JellyTagException'. 102
Error Missing a Javadoc comment. 112

org/apache/maven/werkz/jelly/CallbackTagSupport.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 80
Error 'name' hides a field. 98
Error Expected @param tag for 'name'. 98

org/apache/maven/werkz/jelly/GoalTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 96
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 100
Error Expected @param tag for 'output'. 111
Error Expected @throws tag for 'JellyTagException'. 112
Error 'name' hides a field. 168
Error Expected @param tag for 'name'. 168
Error Missing a Javadoc comment. 174
Error 'prereqs' hides a field. 174
Error Missing a Javadoc comment. 179
Error Missing a Javadoc comment. 184
Error 'description' hides a field. 184
Error Missing a Javadoc comment. 189
Error 'prereqs' hides a field. 192
Error Expected an @return tag. 221

org/apache/maven/werkz/jelly/JellySession.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 71
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 76
Error 'out' hides a field. 76
Error Missing a Javadoc comment. 81
Error Must have at least one statement. 88
Error Missing a Javadoc comment. 93
Error Must have at least one statement. 100
Error Missing a Javadoc comment. 105
Error Must have at least one statement. 112

org/apache/maven/werkz/jelly/PostActionTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error 'static' modifier out of order with the JLS suggestions. 85
Error Missing a Javadoc comment. 87
Error Expected @param tag for 'output'. 98
Error Expected @throws tag for 'JellyTagException'. 99

org/apache/maven/werkz/jelly/PostGoalTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 87
Error Missing a Javadoc comment. 88
Error Expected @param tag for 'output'. 99
Error Expected @throws tag for 'JellyTagException'. 100

org/apache/maven/werkz/jelly/PreActionTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 87
Error Missing a Javadoc comment. 88
Error Expected @param tag for 'output'. 99
Error Expected @throws tag for 'JellyTagException'. 100

org/apache/maven/werkz/jelly/PreGoalTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 88
Error Expected @param tag for 'output'. 99
Error Expected @throws tag for 'JellyTagException'. 100

org/apache/maven/werkz/jelly/ProjectTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 85
Error Missing a Javadoc comment. 87
Error Expected @param tag for 'output'. 117
Error Expected @throws tag for 'JellyTagException'. 118
Error Missing a Javadoc comment. 132
Error 'defaultGoalName' hides a field. 132

org/apache/maven/werkz/jelly/UseGoalsTag.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 94
Error Expected @param tag for 'output'. 105
Error Expected @throws tag for 'JellyTagException'. 106
Error 'var' hides a field. 149
Error Expected @param tag for 'var'. 149
Error Expected an @return tag. 157

org/apache/maven/werkz/jelly/WerkzTagLibrary.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 78

org/apache/maven/werkz/jelly/WerkzTagSupport.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 87
Error Expected @param tag for 'name'. 98
Error Expected @throws tag for 'JellyTagException'. 99

org/apache/maven/werkz/jelly/package.html

Error Line
Error Missing package documentation file. 0

org/apache/maven/JAXPTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @throws tag for 'Exception'. 78

org/apache/maven/MavenUtilsTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 52
Error '9' is a magic number. 73
Error Missing a Javadoc comment. 87
Error '{' is followed by whitespace. 98
Error '{' is followed by whitespace. 107
Error '{' is followed by whitespace. 113
Error '{' is followed by whitespace. 124
Error '{' is followed by whitespace. 131
Error Missing a Javadoc comment. 138

org/apache/maven/jelly/tags/maven/DependencyResolverTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 73
Error 'dri' hides a field. 73
Error Must have at least one statement. 84
Error Must have at least one statement. 94
Error Missing a Javadoc comment. 99
Error 'dri' hides a field. 99
Error 'dri' hides a field. 126
Error Missing a Javadoc comment. 132
Error 'dri' hides a field. 132
Error Missing a Javadoc comment. 149
Error 'dri' hides a field. 149
Error Missing a Javadoc comment. 166
Error 'dri' hides a field. 166
Error '12' is a magic number. 173
Error '5' is a magic number. 181
Error Missing a Javadoc comment. 188
Error Missing a Javadoc comment. 198
Error Missing a Javadoc comment. 203
Error Missing a Javadoc comment. 216
Error Missing a Javadoc comment. 232

org/apache/maven/jelly/tags/maven/DependencyResolverTestData.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Utility classes should not have a public or default constructor. 32
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 84
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 104
Error Missing a Javadoc comment. 111

org/apache/maven/jelly/tags/maven/RootRelativePathTagTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Line has trailing spaces. 28
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 57
Error Missing a Javadoc comment. 66
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 84

org/apache/maven/jelly/tags/maven/package.html

Error Line
Error Missing package documentation file. 0

org/apache/maven/package.html

Error Line
Error Missing package documentation file. 0

org/apache/maven/plugin/PluginCacheManagerTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 38
Error Name 'PLUGIN_SCRIPT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Error Expected @throws tag for 'FileNotFoundException'. 55
Error Expected @throws tag for 'IOException'. 55
Error Expected @throws tag for 'MavenException'. 55

org/apache/maven/plugin/PluginManagerTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 51
Error Name 'FS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Error Expected @throws tag for 'Exception'. 267

org/apache/maven/plugin/package.html

Error Line
Error Missing package documentation file. 0

org/apache/maven/project/BasedirTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @throws tag for 'Exception'. 42
Error Expected @throws tag for 'Exception'. 62
Error Expected @throws tag for 'Exception'. 81

org/apache/maven/project/LegacyIdTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 103
Error Missing a Javadoc comment. 114
Error Missing a Javadoc comment. 125
Error Missing a Javadoc comment. 136
Error Missing a Javadoc comment. 148
Error Missing a Javadoc comment. 160
Error Missing a Javadoc comment. 168
Error Missing a Javadoc comment. 179
Error Missing a Javadoc comment. 190
Error Missing a Javadoc comment. 201
Error Missing a Javadoc comment. 213
Error Missing a Javadoc comment. 225
Error Missing a Javadoc comment. 236
Error Missing a Javadoc comment. 248
Error Missing a Javadoc comment. 260

org/apache/maven/project/ProjectInheritanceTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 37
Error Name 'TEST_DOCUMENT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error Missing a Javadoc comment. 39
Error Name 'TEST_DOCUMENT2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error Name 'FS' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 50
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 126
Error ';' is followed by whitespace. 148
Error '{' is followed by whitespace. 155

org/apache/maven/project/package.html

Error Line
Error Missing package documentation file. 0

org/apache/maven/util/DVSLFormatterTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 84

org/apache/maven/util/DVSLPathToolTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error '{' is followed by whitespace. 57
Error '{' is followed by whitespace. 59
Error Missing a Javadoc comment. 209
Error Missing a Javadoc comment. 218
Error Missing a Javadoc comment. 231

org/apache/maven/util/EnhancedStringTokenizerTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 23
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 69
Error Missing a Javadoc comment. 75
Error Missing a Javadoc comment. 82
Error Missing a Javadoc comment. 88
Error Missing a Javadoc comment. 103

org/apache/maven/util/InsertionOrderedSetTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 42
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 46
Error '{' is followed by whitespace. 46
Error Missing a Javadoc comment. 48
Error '{' is followed by whitespace. 49
Error Missing a Javadoc comment. 51
Error '{' is followed by whitespace. 51
Error Missing a Javadoc comment. 53
Error Missing a Javadoc comment. 58
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 74
Error 'set' hides a field. 76
Error Missing a Javadoc comment. 80
Error Missing a Javadoc comment. 87
Error Missing a Javadoc comment. 97

org/apache/maven/util/MD5SumTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Expected @throws tag for 'Exception'. 56

org/apache/maven/util/MavenToolTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error '{' is followed by whitespace. 40

org/apache/maven/util/StringToolTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 58

org/apache/maven/util/package.html

Error Line
Error Missing package documentation file. 0

org/apache/maven/werkz/GoalTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 61
Error Missing a Javadoc comment. 76
Error Missing a Javadoc comment. 91
Error Name 'testAddPrerequisite_NoCycle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Error Missing a Javadoc comment. 117
Error Name 'testAddPostcursor_NoCycle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 117
Error Missing a Javadoc comment. 159
Error Name 'testAddPrecursor_LocalCycle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
Error Must have at least one statement. 175
Error Missing a Javadoc comment. 185
Error Name 'testPostcursor_LocalCycle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 185
Error Must have at least one statement. 201
Error Missing a Javadoc comment. 211
Error Name 'testAddPrecursor_DistantFullCycle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
Error Must have at least one statement. 241
Error Missing a Javadoc comment. 251
Error Name 'testAddPostcursor_DistantFullCycle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 251
Error Must have at least one statement. 281
Error Missing a Javadoc comment. 291
Error Name 'testAddPrecursor_DistantPartialCycle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 291
Error Must have at least one statement. 321
Error Missing a Javadoc comment. 331
Error Name 'testAddPostcursor_DistantPartialCycle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 331
Error Must have at least one statement. 361
Error Missing a Javadoc comment. 371
Error Name 'testAddPrecursor_DistantPartialCycle_PieceWise' must match pattern '^[a-z][a-zA-Z0-9]*$'. 371
Error Must have at least one statement. 402
Error Missing a Javadoc comment. 412
Error Name 'testAddPostcursor_DistantPartialCycle_PieceWise' must match pattern '^[a-z][a-zA-Z0-9]*$'. 412
Error Must have at least one statement. 443
Error Missing a Javadoc comment. 453
Error Name 'testAttain_Linear' must match pattern '^[a-z][a-zA-Z0-9]*$'. 453
Error Missing a Javadoc comment. 490
Error Name 'testPostAttain_Linear' must match pattern '^[a-z][a-zA-Z0-9]*$'. 490
Error Missing a Javadoc comment. 527
Error Name 'testPostPercolate_Linear' must match pattern '^[a-z][a-zA-Z0-9]*$'. 527
Error Missing a Javadoc comment. 564
Error Name 'testAttain_Tree' must match pattern '^[a-z][a-zA-Z0-9]*$'. 564
Error Missing a Javadoc comment. 609
Error Name 'testPostPercolate_Tree' must match pattern '^[a-z][a-zA-Z0-9]*$'. 609
Error Missing a Javadoc comment. 654
Error Name 'testAttain_Tree_PartiallyNotRequired' must match pattern '^[a-z][a-zA-Z0-9]*$'. 654
Error Missing a Javadoc comment. 702
Error Name 'testPercolate_Tree_PartiallyNotRequired' must match pattern '^[a-z][a-zA-Z0-9]*$'. 702
Error Missing a Javadoc comment. 750
Error Name 'testAttain_Tree_Overlap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 750
Error Name 'g1_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 754
Error Name 'g1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 756
Error Name 'g1_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 758
Error Name 'g2_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 760
Error Name 'g2_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 762
Error Name 'g2_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 764
Error Name 'gc_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 766
Error Name 'gc_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 768
Error Missing a Javadoc comment. 825
Error Name 'testPercolate_Tree_Overlap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 825
Error Name 'g1_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 829
Error Name 'g1_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 831
Error Name 'g1_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 833
Error Name 'g2_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 835
Error Name 'g2_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 837
Error Name 'g2_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. 839
Error Name 'gc_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 841
Error Name 'gc_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 843
Error Missing a Javadoc comment. 900
Error Name 'testRequiresAction_False' must match pattern '^[a-z][a-zA-Z0-9]*$'. 900
Error Missing a Javadoc comment. 924
Error Name 'testRequiresAction_True' must match pattern '^[a-z][a-zA-Z0-9]*$'. 924
Error Missing a Javadoc comment. 948
Error Name 'testPreGoalCallback_AddRemove' must match pattern '^[a-z][a-zA-Z0-9]*$'. 948
Error Missing a Javadoc comment. 972
Error Name 'testPostGoalCallback_AddRemove' must match pattern '^[a-z][a-zA-Z0-9]*$'. 972
Error Missing a Javadoc comment. 996
Error Name 'testPreActionCallback_AddRemove' must match pattern '^[a-z][a-zA-Z0-9]*$'. 996
Error Missing a Javadoc comment. 1020
Error Name 'testPostActionCallback_AddRemove' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1020

org/apache/maven/werkz/GoalTracker.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 29
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 33
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 44
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 55

org/apache/maven/werkz/MockCallback.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 40

org/apache/maven/werkz/MockGoal.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 21
Error Missing a Javadoc comment. 24
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 28
Error 'tracker' hides a field. 28
Error Missing a Javadoc comment. 49
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 59
Error Missing a Javadoc comment. 64
Error 'requiresAction' hides a field. 64

org/apache/maven/werkz/ProjectTest.java

Error Line
Error Line does not match expected header line of ' * you may not use this file except in compliance with the License.'. 7
Error Missing a Javadoc comment. 25
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 56
Error Name 'testGetGoal_Bogus' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Missing a Javadoc comment. 63
Error Missing a Javadoc comment. 95
Error Name 'testAttainGoal_Bogus' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Error Must have at least one statement. 106
Error Missing a Javadoc comment. 119
Error '6' is a magic number. 150
Error '5' is a magic number. 152
Error Line has trailing spaces. 190
Error Missing a Javadoc comment. 199
Error Missing a Javadoc comment. 229

org/apache/maven/werkz/package.html

Error Line
Error Missing package documentation file. 0