File contains tab characters (this is the first instance).
28
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
28
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
30
-
+
Error
design
DesignForExtension
Class 'BaseClassMapping' looks like designed for extension (can be subclassed), but the method 'getContractPackageRegex' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseClassMapping' final or making the method 'getContractPackageRegex' static/final/abstract/empty, or adding allowed annotation for the method.
32
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
32
-
+
Error
design
DesignForExtension
Class 'BaseClassMapping' looks like designed for extension (can be subclassed), but the method 'setContractPackageRegex' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseClassMapping' final or making the method 'setContractPackageRegex' static/final/abstract/empty, or adding allowed annotation for the method.
36
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
36
-
+
Error
misc
FinalParameters
Parameter contractPackageRegex should be final.
36
-
+
Error
coding
HiddenField
'contractPackageRegex' hides a field.
36
-
+
Error
design
DesignForExtension
Class 'BaseClassMapping' looks like designed for extension (can be subclassed), but the method 'getBaseClassFQN' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseClassMapping' final or making the method 'getBaseClassFQN' static/final/abstract/empty, or adding allowed annotation for the method.
40
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
40
-
+
Error
design
DesignForExtension
Class 'BaseClassMapping' looks like designed for extension (can be subclassed), but the method 'setBaseClassFQN' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseClassMapping' final or making the method 'setBaseClassFQN' static/final/abstract/empty, or adding allowed annotation for the method.
44
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
44
-
+
Error
misc
FinalParameters
Parameter baseClassFQN should be final.
44
-
+
Error
coding
HiddenField
'baseClassFQN' hides a field.
44
-
+
Error
design
DesignForExtension
Class 'BaseClassMapping' looks like designed for extension (can be subclassed), but the method 'equals' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseClassMapping' final or making the method 'equals' static/final/abstract/empty, or adding allowed annotation for the method.
48
-
+
Error
misc
FinalParameters
Parameter o should be final.
49
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 94).
58
-
+
Error
coding
AvoidInlineConditionals
Avoid inline conditionals.
58
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 94).
62
-
+
Error
coding
AvoidInlineConditionals
Avoid inline conditionals.
62
-
+
Error
design
DesignForExtension
Class 'BaseClassMapping' looks like designed for extension (can be subclassed), but the method 'hashCode' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseClassMapping' final or making the method 'hashCode' static/final/abstract/empty, or adding allowed annotation for the method.
67
-
+
Error
coding
AvoidInlineConditionals
Avoid inline conditionals.
70
-
+
Error
coding
MagicNumber
'31' is a magic number.
71
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 97).
72
-
+
Error
coding
AvoidInlineConditionals
Avoid inline conditionals.
72
-
+
Error
design
DesignForExtension
Class 'BaseClassMapping' looks like designed for extension (can be subclassed), but the method 'toString' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'BaseClassMapping' final or making the method 'toString' static/final/abstract/empty, or adding allowed annotation for the method.
File contains tab characters (this is the first instance).
49
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 84).
52
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
52
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
53
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
54
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
55
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
57
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 90).
61
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 82).
64
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 89).
65
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 93).
69
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 86).
78
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
83
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 92).
86
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
86
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
89
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
92
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 90).
96
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 87).
97
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
103
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 89).
107
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 87).
108
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 87).
109
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 89).
110
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 88).
122
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 92).
153
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 83).
157
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 94).
162
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 87).
170
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
181
-
+
Error
design
DesignForExtension
Class 'ConvertMojo' looks like designed for extension (can be subclassed), but the method 'execute' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'ConvertMojo' final or making the method 'execute' static/final/abstract/empty, or adding allowed annotation for the method.
File contains tab characters (this is the first instance).
36
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
36
-
+
Error
naming
ConstantName
Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
36
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
38
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
40
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
42
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
44
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
46
-
+
Error
misc
FinalParameters
Parameter project should be final.
46
-
+
Error
coding
HiddenField
'project' hides a field.
46
-
+
Error
misc
FinalParameters
Parameter mavenSession should be final.
46
-
+
Error
coding
HiddenField
'mavenSession' hides a field.
46
-
+
Error
misc
FinalParameters
Parameter mavenResourcesFiltering should be final.
47
-
+
Error
coding
HiddenField
'mavenResourcesFiltering' hides a field.
47
-
+
Error
misc
FinalParameters
Parameter config should be final.
48
-
+
Error
coding
HiddenField
'config' hides a field.
48
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
55
-
+
Error
misc
FinalParameters
Parameter contractsDirectory should be final.
55
-
+
Error
misc
FinalParameters
Parameter outputDirectory should be final.
55
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 98).
57
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 102).
58
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 93).
59
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 89).
63
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 85).
65
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 93).
69
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 82).
80
-
+
Error
blocks
RightCurly
'}' at column 3 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
92
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 93).
98
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
98
-
+
Error
misc
FinalParameters
Parameter includedRootFolderAntPattern should be final.
98
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 85).
99
-
+
Error
blocks
RightCurly
'}' at column 3 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
101
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 88).
102
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 90).
103
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 91).
109
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
109
-
+
Error
misc
FinalParameters
Parameter includedRootFolderAntPattern should be final.
109
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 83).
110
-
+
Error
blocks
RightCurly
'}' at column 3 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
File contains tab characters (this is the first instance).
43
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
46
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
50
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 92).
57
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
67
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
76
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
79
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
82
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 83).
85
-
+
Error
design
DesignForExtension
Class 'GenerateStubsMojo' looks like designed for extension (can be subclassed), but the method 'execute' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'GenerateStubsMojo' final or making the method 'execute' static/final/abstract/empty, or adding allowed annotation for the method.
85
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
85
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 129).
88
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 114).
89
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 87).
94
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
98
-
+
Error
misc
FinalParameters
Parameter stubsOutputDir should be final.
98
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 86).
101
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 114).
103
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 85).
105
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 90).
107
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 82).
109
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 83).
110
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 93).
112
-
+
Error
whitespace
NoWhitespaceAfter
'{' is followed by whitespace.
112
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 99).
113
-
+
Error
coding
AvoidInlineConditionals
Avoid inline conditionals.
113
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 109).
117
-
+
Error
blocks
RightCurly
'}' at column 3 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
File contains tab characters (this is the first instance).
45
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
45
-
+
Error
naming
ConstantName
Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
45
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
47
-
+
Error
javadoc
JavadocVariable
Missing a Javadoc comment.
49
-
+
Error
javadoc
JavadocMethod
Missing a Javadoc comment.
51
-
+
Error
misc
FinalParameters
Parameter repoSystem should be final.
52
-
+
Error
coding
HiddenField
'repoSystem' hides a field.
52
-
+
Error
misc
FinalParameters
Parameter project should be final.
53
-
+
Error
coding
HiddenField
'project' hides a field.
53
-
+
Error
sizes
LineLength
Line is longer than 80 characters (found 87).
58
-
+
Error
design
DesignForExtension
Class 'AetherStubDownloaderFactory' looks like designed for extension (can be subclassed), but the method 'build' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'AetherStubDownloaderFactory' final or making the method 'build' static/final/abstract/empty, or adding allowed annotation for the method.