The following document contains the results of Checkstyle
.
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 124 | 0 | 0 | 5237 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 20 | |
| NewlineAtEndOfFile | 11 | |
| Translation | 0 | |
| JavadocMethod | 585 | |
| JavadocType | 25 | |
| JavadocVariable | 158 | |
| JavadocStyle | 98 | |
| ConstantName | 8 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 26 | |
| IllegalImport | 0 | |
| RedundantImport | 2 | |
| UnusedImports | 22 | |
| FileLength | 0 | |
| LineLength | 753 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 1 | |
| MethodParamPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 1 | |
| OperatorWrap | 2 | |
| ParenPad | 209 | |
| TypecastParenPad | 0 | |
| TabCharacter | 12 | |
| WhitespaceAfter | 40 | |
| WhitespaceAround | 1114 | |
| ModifierOrder | 1 | |
| RedundantModifier | 2 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 2 | |
| LeftCurly | 880 | |
| NeedBraces | 152 | |
| RightCurly | 92 | |
| AvoidInlineConditionals | 18 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 102 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 2 | |
| MagicNumber | 12 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 70 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 323 | |
| FinalClass | 2 | |
| HideUtilityClassConstructor | 8 | |
| InterfaceIsType | 0 | |
| VisibilityModifier | 26 | |
| ArrayTypeStyle | 1 | |
| FinalParameters | 434 | |
GenericIllegalRegexp
|
23 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| '<' is not preceded with whitespace. | 10 | |
| '<' is not followed by whitespace. | 10 | |
| '>' is not preceded with whitespace. | 10 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Redundant 'public' modifier. | 12 | |
| First sentence should end with a period. | 14 | |
| First sentence should end with a period. | 20 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| '<' is not preceded with whitespace. | 38 | |
| '<' is not followed by whitespace. | 38 | |
| '?' is not preceded with whitespace. | 38 | |
| '>' is not preceded with whitespace. | 38 | |
| '?' is not followed by whitespace. | 38 | |
| Missing a Javadoc comment. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '?' is not preceded with whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| '?' is not followed by whitespace. | 40 | |
| '>' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| Missing a Javadoc comment. | 42 | |
| '<' is not preceded with whitespace. | 42 | |
| '<' is not followed by whitespace. | 42 | |
| '?' is not preceded with whitespace. | 42 | |
| '>' is not preceded with whitespace. | 42 | |
| '?' is not followed by whitespace. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '>' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| First sentence should end with a period. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Expected an @return tag. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Expected an @return tag. | 72 | |
| Expected an @return tag. | 77 | |
| Expected an @return tag. | 82 | |
| Expected an @return tag. | 87 | |
| First sentence should end with a period. | 89 | |
| Expected an @return tag. | 92 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 102 | |
| '<' is not preceded with whitespace. | 102 | |
| '<' is not followed by whitespace. | 102 | |
| '?' is not preceded with whitespace. | 102 | |
| '>' is not preceded with whitespace. | 102 | |
| '?' is not followed by whitespace. | 102 | |
| '<' is not preceded with whitespace. | 102 | |
| '<' is not followed by whitespace. | 102 | |
| '?' is not preceded with whitespace. | 102 | |
| '>' is not preceded with whitespace. | 102 | |
| '?' is not followed by whitespace. | 102 | |
| Expected @throws tag for 'ClassNotFoundException'. | 102 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 113 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Line is longer than 80 characters. | 130 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 7 | |
| Line is longer than 80 characters. | 9 | |
| Expected @param tag for 'key'. | 11 | |
| Expected @param tag for 'pluginArtifact'. | 11 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - com.atlassian.plugin.*. | 3 | |
| Line is longer than 80 characters. | 20 | |
| '{' should be on the previous line. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'recogniseSystemPlugins' must be private and have accessor methods. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Parameter source should be final. | 37 | |
| Expected @param tag for 'source'. | 37 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 37 | |
| '{' should be on the previous line. | 38 | |
| 'if' construct must use '{}'s. | 39 | |
| Line is longer than 80 characters. | 44 | |
| Method 'createDocument' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter source should be final. | 44 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 44 | |
| '{' should be on the previous line. | 48 | |
| '}' should be on the same line. | 50 | |
| '{' should be on the previous line. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' should be on the previous line. | 58 | |
| Line is longer than 80 characters. | 62 | |
| Method 'configurePlugin' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter moduleDescriptorFactory should be final. | 62 | |
| Parameter plugin should be final. | 62 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 62 | |
| '{' should be on the previous line. | 70 | |
| Line is longer than 80 characters. | 71 | |
| 'if' construct must use '{}'s. | 74 | |
| Line is longer than 80 characters. | 75 | |
| 'if' construct must use '{}'s. | 77 | |
| '{' should be on the previous line. | 81 | |
| '{' should be on the previous line. | 85 | |
| '}' should be on the same line. | 87 | |
| '{' should be on the previous line. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| 'if' construct must use '{}'s. | 93 | |
| 'if' construct must use '{}'s. | 96 | |
| Line is longer than 80 characters. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 101 | |
| '{' should be on the previous line. | 103 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 105 | |
| Missing a Javadoc comment. | 115 | |
| '{' should be on the previous line. | 116 | |
| Line is longer than 80 characters. | 120 | |
| Method 'createModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter plugin should be final. | 120 | |
| Parameter element should be final. | 120 | |
| Parameter moduleDescriptorFactory should be final. | 120 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 120 | |
| '{' should be on the previous line. | 128 | |
| Line is longer than 80 characters. | 129 | |
| '}' should be on the same line. | 130 | |
| Line is longer than 80 characters. | 131 | |
| '{' should be on the previous line. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 142 | |
| '{' should be on the previous line. | 144 | |
| Line is longer than 80 characters. | 145 | |
| Line is longer than 80 characters. | 149 | |
| '{' should be on the previous line. | 151 | |
| '}' should be on the same line. | 153 | |
| '{' should be on the previous line. | 156 | |
| Line is longer than 80 characters. | 157 | |
| Line is longer than 80 characters. | 159 | |
| Method 'createPluginInformation' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter element should be final. | 169 | |
| '{' should be on the previous line. | 170 | |
| '{' should be on the previous line. | 174 | |
| Line is longer than 80 characters. | 175 | |
| '{' should be on the previous line. | 177 | |
| Line is longer than 80 characters. | 178 | |
| 'if' construct must use '{}'s. | 182 | |
| '{' should be on the previous line. | 186 | |
| Line is longer than 80 characters. | 193 | |
| 'if' construct must use '{}'s. | 198 | |
| Line is longer than 80 characters. | 199 | |
| '{' should be on the previous line. | 203 | |
| Line is longer than 80 characters. | 204 | |
| Line is longer than 80 characters. | 205 | |
| '{' should be on the previous line. | 209 | |
| Line is longer than 80 characters. | 210 | |
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| Missing a Javadoc comment. | 216 | |
| '{' should be on the previous line. | 217 | |
| Method 'getPluginsVersion' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| '{' should be on the previous line. | 222 | |
| Method 'isSystemPlugin' is not designed for extension - needs to be abstract, final or empty. | 231 | |
| Missing a Javadoc comment. | 231 | |
| '{' should be on the previous line. | 232 | |
| Line is longer than 80 characters. | 233 |
| Violation | Message | Line |
|---|---|---|
| Redundant import from the same package - org.codehaus.classworlds.uberjar.protocol.jar.NonLockingJarUrlConnection. | 49 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 58 | |
| '{' should be on the previous line. | 63 | |
| Line is longer than 80 characters. | 71 | |
| '{' should be on the previous line. | 83 | |
| '{' should be on the previous line. | 96 | |
| Expected an @return tag. | 107 | |
| Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| '(' is followed by whitespace. | 107 | |
| Parameter url should be final. | 107 | |
| Expected @param tag for 'url'. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| Expected @throws tag for 'IOException'. | 108 | |
| '{' should be on the previous line. | 109 | |
| Method 'parseURL' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| '(' is followed by whitespace. | 116 | |
| Parameter url should be final. | 116 | |
| Expected @param tag for 'url'. | 116 | |
| Parameter spec should be final. | 117 | |
| Expected @param tag for 'spec'. | 117 | |
| Parameter start should be final. | 118 | |
| Expected @param tag for 'start'. | 118 | |
| Parameter limit should be final. | 119 | |
| Expected @param tag for 'limit'. | 119 | |
| ')' is preceded with whitespace. | 119 | |
| '{' should be on the previous line. | 120 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 122 | |
| '(' is followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| '}' should be on the same line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '{' should be on the previous line. | 131 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| '{' should be on the previous line. | 137 | |
| '}' should be on the same line. | 139 | |
| '{' should be on the previous line. | 141 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 143 | |
| '}' should be on the same line. | 145 | |
| '{' should be on the previous line. | 147 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| '{' should be on the previous line. | 155 | |
| '}' should be on the same line. | 157 | |
| '{' should be on the previous line. | 159 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 161 | |
| '}' should be on the same line. | 163 | |
| '{' should be on the previous line. | 165 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 178 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '{' should be on the previous line. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 29 | |
| '{' should be on the previous line. | 30 | |
| First sentence should end with a period. | 34 | |
| Line is longer than 80 characters. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Parameter deploymentUnit should be final. | 41 | |
| Parameter moduleDescriptorFactory should be final. | 41 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| '{' should be on the previous line. | 49 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| '}' should be on the same line. | 54 | |
| '{' should be on the previous line. | 56 | |
| '}' should be on the same line. | 58 | |
| '{' should be on the previous line. | 60 | |
| '{' should be on the previous line. | 63 | |
| First sentence should end with a period. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Method 'canCreate' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Parameter pluginArtifact should be final. | 76 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 76 | |
| Line is longer than 80 characters. | 78 | |
| '{' should be on the previous line. | 82 | |
| '{' should be on the previous line. | 84 | |
| Line is longer than 80 characters. | 85 | |
| '{' should be on the previous line. | 88 | |
| 'if' construct must use '{}'s. | 89 | |
| '{' should be on the previous line. | 92 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Using the '.*' form of import should be avoided - com.atlassian.plugin.*. | 3 | |
| Line is longer than 80 characters. | 15 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Line is longer than 80 characters. | 21 | |
| '{' should be on the previous line. | 28 | |
| Missing a Javadoc comment. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| Variable 'plugins' must be private and have accessor methods. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Variable 'resource' must be private and have accessor methods. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'is' must be private and have accessor methods. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Parameter resource should be final. | 34 | |
| 'resource' hides a field. | 34 | |
| '{' should be on the previous line. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Parameter is should be final. | 39 | |
| 'is' hides a field. | 39 | |
| '{' should be on the previous line. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Method 'loadAllPlugins' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| Parameter moduleDescriptorFactory should be final. | 44 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 44 | |
| 'if' construct must use '{}'s. | 46 | |
| Line is longer than 80 characters. | 47 | |
| Method 'supportsRemoval' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| '{' should be on the previous line. | 52 | |
| Method 'supportsAddition' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Method 'addFoundPlugins' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '<' is not preceded with whitespace. | 61 | |
| '<' is not followed by whitespace. | 61 | |
| '>' is not preceded with whitespace. | 61 | |
| Parameter moduleDescriptorFactory should be final. | 61 | |
| Line is longer than 80 characters. | 63 | |
| Method 'removePlugin' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter plugin should be final. | 66 | |
| Redundant throws: 'PluginException' is unchecked exception. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 71 | |
| Method 'loadPlugin' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter moduleDescriptorFactory should be final. | 71 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 71 | |
| 'if' construct must use '{}'s. | 74 | |
| Line is longer than 80 characters. | 75 | |
| '{' should be on the previous line. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| 'if' construct must use '{}'s. | 82 | |
| '}' should be on the same line. | 84 | |
| '{' should be on the previous line. | 86 | |
| Line is longer than 80 characters. | 87 | |
| ',' is not followed by whitespace. | 87 | |
| Method 'getNewPlugin' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '{' should be on the previous line. | 94 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 99 | |
| 'if' construct must use '{}'s. | 100 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 11 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 15 | |
| Parameter zipUrl should be final. | 15 | |
| 'zipUrl' hides a field. | 15 | |
| Parameter destDir should be final. | 15 | |
| '{' should be on the previous line. | 16 | |
| Method 'unzip' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| '{' should be on the previous line. | 22 | |
| '{' should be on the previous line. | 25 | |
| '{' should be on the previous line. | 30 | |
| '}' should be on the same line. | 33 | |
| '{' should be on the previous line. | 35 | |
| Method 'unzipFileInArchive' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter fileName should be final. | 40 | |
| '{' should be on the previous line. | 41 | |
| Method 'entries' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' should be on the previous line. | 46 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 6 | |
| '{' should be on the previous line. | 7 | |
| Missing a Javadoc comment. | 8 | |
| Parameter versionNumber should be final. | 8 | |
| '{' should be on the previous line. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Missing a Javadoc comment. | 14 | |
| Parameter versionStr should be final. | 14 | |
| '{' should be on the previous line. | 15 | |
| '{' should be on the previous line. | 17 | |
| '}' should be on the same line. | 19 | |
| 'catch' is not followed by whitespace. | 20 | |
| '{' should be on the previous line. | 21 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.io.File. | 5 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 11 | |
| '{' should be on the previous line. | 16 | |
| Line is longer than 80 characters. | 18 | |
| Line is longer than 80 characters. | 19 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| '<' is not preceded with whitespace. | 32 | |
| '<' is not followed by whitespace. | 32 | |
| '>' is not preceded with whitespace. | 32 | |
| Line is longer than 80 characters. | 35 | |
| Line is longer than 80 characters. | 40 | |
| Line is longer than 80 characters. | 44 | |
| Redundant throws: 'PluginException' is unchecked exception. | 47 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 7 | |
| Utility classes should not have a public or default constructor. | 12 | |
| '{' should be on the previous line. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Line is longer than 80 characters. | 18 | |
| Parameter plugin should be final. | 22 | |
| '{' should be on the previous line. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line is longer than 80 characters. | 27 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 10 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| '<' is not preceded with whitespace. | 19 | |
| '<' is not followed by whitespace. | 19 | |
| ',' is not followed by whitespace. | 19 | |
| '>' is not preceded with whitespace. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Parameter element should be final. | 22 | |
| '{' should be on the previous line. | 23 | |
| 'name' hides a field. | 25 | |
| '{' should be on the previous line. | 28 | |
| Line is longer than 80 characters. | 29 | |
| '{' should be on the previous line. | 33 | |
| Line is longer than 80 characters. | 34 | |
| '{' should be on the previous line. | 42 | |
| Line is longer than 80 characters. | 43 | |
| '{' should be on the previous line. | 47 | |
| Line is longer than 80 characters. | 48 | |
| '{' should be on the previous line. | 60 | |
| '}' should be on the same line. | 62 | |
| '{' should be on the previous line. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| '{' should be on the previous line. | 71 | |
| First sentence should end with a period. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Expected an @return tag. | 78 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| '{' should be on the previous line. | 79 | |
| '{' should be on the previous line. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| '{' should be on the previous line. | 88 | |
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '{' should be on the previous line. | 94 | |
| Method 'doesTypeAndNameMatch' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter type should be final. | 98 | |
| 'type' hides a field. | 98 | |
| Parameter name should be final. | 98 | |
| 'name' hides a field. | 98 | |
| '{' should be on the previous line. | 99 | |
| '{' should be on the previous line. | 101 | |
| '{' should be on the previous line. | 103 | |
| '}' should be on the same line. | 105 | |
| '{' should be on the previous line. | 107 | |
| '}' should be on the same line. | 110 | |
| '{' should be on the previous line. | 112 | |
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| '{' should be on the previous line. | 118 | |
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter key should be final. | 122 | |
| '{' should be on the previous line. | 123 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Parameter o should be final. | 127 | |
| '{' should be on the previous line. | 128 | |
| '{' should be on the previous line. | 130 | |
| '{' should be on the previous line. | 134 | |
| '{' should be on the previous line. | 141 | |
| '{' should be on the previous line. | 143 | |
| '}' should be on the same line. | 146 | |
| '{' should be on the previous line. | 148 | |
| Line is longer than 80 characters. | 149 | |
| '{' should be on the previous line. | 156 | |
| '{' should be on the previous line. | 158 | |
| '}' should be on the same line. | 161 | |
| '{' should be on the previous line. | 163 | |
| '{' should be on the previous line. | 165 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| '{' should be on the previous line. | 174 | |
| '{' should be on the previous line. | 177 | |
| '{' should be on the previous line. | 181 | |
| '29' is a magic number. | 182 | |
| '{' should be on the previous line. | 184 | |
| '29' is a magic number. | 185 | |
| Line is longer than 80 characters. | 191 | |
| Line is longer than 80 characters. | 193 | |
| Method 'getResourceLocationForName' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Parameter name should be final. | 196 | |
| 'name' hides a field. | 196 | |
| Expected @param tag for 'name'. | 196 | |
| '{' should be on the previous line. | 197 | |
| '{' should be on the previous line. | 200 | |
| '{' should be on the previous line. | 202 | |
| Line is longer than 80 characters. | 203 | |
| '}' should be on the same line. | 204 | |
| '{' should be on the previous line. | 206 | |
| Line is longer than 80 characters. | 207 | |
| '}' should be on the same line. | 209 | |
| '{' should be on the previous line. | 211 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - com.atlassian.plugin.*. | 3 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| '<' is not preceded with whitespace. | 14 | |
| '<' is not followed by whitespace. | 14 | |
| '>' is not preceded with whitespace. | 14 | |
| '<' is not preceded with whitespace. | 14 | |
| '<' is not followed by whitespace. | 14 | |
| '>' is not preceded with whitespace. | 14 | |
| '>' is not followed by whitespace. | 14 | |
| Missing a Javadoc comment. | 16 | |
| Variable 'plugin' must be private and have accessor methods. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'key' must be private and have accessor methods. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'name' must be private and have accessor methods. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Variable 'moduleClassName' must be private and have accessor methods. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'moduleClass' must be private and have accessor methods. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Variable 'description' must be private and have accessor methods. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Variable 'enabledByDefault' must be private and have accessor methods. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Variable 'systemModule' must be private and have accessor methods. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Variable 'singleton' must be private and have accessor methods. | 24 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| ',' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| Variable 'params' must be private and have accessor methods. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'resources' must be private and have accessor methods. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Variable 'enabled' must be private and have accessor methods. | 31 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter plugin should be final. | 33 | |
| 'plugin' hides a field. | 33 | |
| Parameter element should be final. | 33 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 33 | |
| Line is longer than 80 characters. | 43 | |
| Avoid inline conditionals. | 43 | |
| '{' should be on the previous line. | 47 | |
| '{' should be on the previous line. | 52 | |
| '{' should be on the previous line. | 57 | |
| Line is longer than 80 characters. | 58 | |
| '{' should be on the previous line. | 62 | |
| '}' should be on the same line. | 64 | |
| '{' should be on the previous line. | 66 | |
| '}' should be on the same line. | 68 | |
| '{' should be on the previous line. | 70 | |
| First sentence should end with a period. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 83 | |
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Parameter plugin should be final. | 83 | |
| 'plugin' hides a field. | 83 | |
| Expected @param tag for 'plugin'. | 83 | |
| Parameter element should be final. | 83 | |
| Expected @param tag for 'element'. | 83 | |
| Expected @throws tag for 'PluginParseException'. | 83 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 83 | |
| First sentence should end with a period. | 87 | |
| Line is longer than 80 characters. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter plugin should be final. | 93 | |
| 'plugin' hides a field. | 93 | |
| Expected @param tag for 'plugin'. | 93 | |
| Parameter clazz should be final. | 93 | |
| Expected @throws tag for 'PluginParseException'. | 93 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 93 | |
| '{' should be on the previous line. | 95 | |
| '{' should be on the previous line. | 97 | |
| Line is longer than 80 characters. | 101 | |
| '{' should be on the previous line. | 103 | |
| Line is longer than 80 characters. | 104 | |
| 'if' is not followed by whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| '}' should be on the same line. | 109 | |
| '{' should be on the previous line. | 111 | |
| Must have at least one statement. | 111 | |
| Line is longer than 80 characters. | 112 | |
| '}' should be on the same line. | 115 | |
| '{' should be on the previous line. | 117 | |
| '}' should be on the same line. | 119 | |
| '{' should be on the previous line. | 121 | |
| Line is longer than 80 characters. | 122 | |
| '}' should be on the same line. | 123 | |
| '{' should be on the previous line. | 125 | |
| Line is longer than 80 characters. | 126 | |
| '}' should be on the same line. | 127 | |
| '{' should be on the previous line. | 129 | |
| Line is longer than 80 characters. | 135 | |
| Parameter plugin should be final. | 141 | |
| 'plugin' hides a field. | 141 | |
| Parameter moduleKey should be final. | 141 | |
| '{' should be on the previous line. | 142 | |
| 'if' construct must use '{}'s. | 143 | |
| Parameter plugin should be final. | 154 | |
| 'plugin' hides a field. | 154 | |
| Expected @param tag for 'plugin'. | 154 | |
| '{' is not followed by whitespace. | 155 | |
| '}' is not preceded with whitespace. | 155 | |
| Method 'isEnabledByDefault' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| '{' should be on the previous line. | 158 | |
| Method 'isSystemModule' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| '{' should be on the previous line. | 163 | |
| Method 'isSingleton' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| '{' should be on the previous line. | 168 | |
| Line is longer than 80 characters. | 173 | |
| Expected an @return tag. | 177 | |
| Method 'isSingletonByDefault' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| '{' should be on the previous line. | 178 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Line is longer than 80 characters. | 185 | |
| Line is longer than 80 characters. | 187 | |
| 'protected' modifier out of order with the JLS suggestions. | 187 | |
| Parameter requiredModuleClazz should be final. | 187 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 187 | |
| '{' should be on the previous line. | 190 | |
| Line is longer than 80 characters. | 191 | |
| '{' should be on the previous line. | 194 | |
| Line is longer than 80 characters. | 195 | |
| Line has trailing spaces. | 199 | |
| Method 'getCompleteKey' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Line contains a tab character. | 200 | |
| '{' should be on the previous line. | 200 | |
| Method 'getPluginKey' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| Missing a Javadoc comment. | 204 | |
| '{' should be on the previous line. | 205 | |
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Missing a Javadoc comment. | 209 | |
| '{' should be on the previous line. | 210 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Missing a Javadoc comment. | 214 | |
| '{' should be on the previous line. | 215 | |
| Method 'getModuleClass' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| Missing a Javadoc comment. | 219 | |
| '<' is not preceded with whitespace. | 219 | |
| '<' is not followed by whitespace. | 219 | |
| '>' is not preceded with whitespace. | 219 | |
| '{' should be on the previous line. | 220 | |
| Missing a Javadoc comment. | 224 | |
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| Missing a Javadoc comment. | 226 | |
| '{' should be on the previous line. | 227 | |
| Method 'getParams' is not designed for extension - needs to be abstract, final or empty. | 231 | |
| Missing a Javadoc comment. | 231 | |
| '{' should be on the previous line. | 232 | |
| Method 'getI18nNameKey' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| Missing a Javadoc comment. | 236 | |
| '{' should be on the previous line. | 237 | |
| Line is longer than 80 characters. | 238 | |
| Method 'getDescriptionKey' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| '{' should be on the previous line. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Method 'getResourceDescriptors' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| Missing a Javadoc comment. | 246 | |
| '<' is not preceded with whitespace. | 246 | |
| '<' is not followed by whitespace. | 246 | |
| '>' is not preceded with whitespace. | 246 | |
| '{' should be on the previous line. | 247 | |
| Method 'getResourceDescriptors' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| Missing a Javadoc comment. | 251 | |
| '<' is not preceded with whitespace. | 251 | |
| '<' is not followed by whitespace. | 251 | |
| '>' is not preceded with whitespace. | 251 | |
| Parameter type should be final. | 251 | |
| '{' should be on the previous line. | 252 | |
| Method 'getResourceLocation' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| Missing a Javadoc comment. | 256 | |
| Parameter type should be final. | 256 | |
| Parameter name should be final. | 256 | |
| 'name' hides a field. | 256 | |
| '{' should be on the previous line. | 257 | |
| Expected an @return tag. | 264 | |
| Method 'getResourceDescriptor' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| Parameter type should be final. | 264 | |
| Expected @param tag for 'type'. | 264 | |
| Parameter name should be final. | 264 | |
| 'name' hides a field. | 264 | |
| Expected @param tag for 'name'. | 264 | |
| '{' should be on the previous line. | 265 | |
| Method 'getMinJavaVersion' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| Missing a Javadoc comment. | 269 | |
| '{' should be on the previous line. | 270 | |
| Method 'satisfiesMinJavaVersion' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| Missing a Javadoc comment. | 274 | |
| '{' should be on the previous line. | 275 | |
| 'if' is not followed by whitespace. | 276 | |
| '{' should be on the previous line. | 277 | |
| First sentence should end with a period. | 283 | |
| Method 'setPlugin' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| Parameter plugin should be final. | 286 | |
| 'plugin' hides a field. | 286 | |
| Expected @param tag for 'plugin'. | 286 | |
| '{' should be on the previous line. | 287 | |
| Method 'getPlugin' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| '{' should be on the previous line. | 296 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| Missing a Javadoc comment. | 300 | |
| '{' should be on the previous line. | 301 | |
| Line is longer than 80 characters. | 306 | |
| Method 'enabled' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| '{' should be on the previous line. | 312 | |
| Line is longer than 80 characters. | 318 | |
| Method 'disabled' is not designed for extension - needs to be abstract, final or empty. | 321 | |
| '{' should be on the previous line. | 322 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 19 | |
| Line is longer than 80 characters. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Line is longer than 80 characters. | 24 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 24 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 33 | |
| Line is longer than 80 characters. | 39 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 8 | |
| '{' should be on the previous line. | 9 | |
| Expected an @return tag. | 13 | |
| Method 'isUninstallable' is not designed for extension - needs to be abstract, final or empty. | 13 | |
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 18 | |
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| Missing a Javadoc comment. | 18 | |
| '<' is not preceded with whitespace. | 18 | |
| '<' is not followed by whitespace. | 18 | |
| '?' is not preceded with whitespace. | 18 | |
| '>' is not preceded with whitespace. | 18 | |
| '?' is not followed by whitespace. | 18 | |
| Parameter clazz should be final. | 18 | |
| Parameter callingClass should be final. | 18 | |
| Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' should be on the previous line. | 24 | |
| Line has trailing spaces. | 27 | |
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter name should be final. | 28 | |
| '{' should be on the previous line. | 29 | |
| Line has trailing spaces. | 32 | |
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter name should be final. | 33 | |
| '{' should be on the previous line. | 34 | |
| Method 'isDynamicallyLoaded' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' should be on the previous line. | 39 | |
| Method 'isBundledPlugin' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '{' should be on the previous line. | 44 | |
| Method 'isDeleteable' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '{' should be on the previous line. | 49 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - com.atlassian.plugin.*. | 3 | |
| Using the '.*' form of import should be avoided - com.atlassian.plugin.loaders.classloading.*. | 9 | |
| Using the '.*' form of import should be avoided - java.util.*. | 12 | |
| Line is longer than 80 characters. | 19 | |
| '{' should be on the previous line. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'scanner' must be private and have accessor methods. | 27 | |
| Missing a Javadoc comment. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| ',' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| Variable 'plugins' must be private and have accessor methods. | 28 | |
| Missing a Javadoc comment. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| Variable 'pluginFactories' must be private and have accessor methods. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Variable 'pluginArtifactFactory' must be private and have accessor methods. | 30 | |
| First sentence should end with a period. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 40 | |
| Parameter scanner should be final. | 40 | |
| 'scanner' hides a field. | 40 | |
| Parameter pluginFactories should be final. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| 'pluginFactories' hides a field. | 40 | |
| Parameter pluginEventManager should be final. | 41 | |
| '{' should be on the previous line. | 42 | |
| Line is longer than 80 characters. | 43 | |
| First sentence should end with a period. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 55 | |
| Parameter scanner should be final. | 55 | |
| 'scanner' hides a field. | 55 | |
| Parameter pluginFactories should be final. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| 'pluginFactories' hides a field. | 55 | |
| Parameter pluginArtifactFactory should be final. | 55 | |
| 'pluginArtifactFactory' hides a field. | 55 | |
| Parameter pluginEventManager should be final. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| '<' is not preceded with whitespace. | 62 | |
| '<' is not followed by whitespace. | 62 | |
| ',' is not followed by whitespace. | 62 | |
| '>' is not preceded with whitespace. | 62 | |
| '>' is not followed by whitespace. | 62 | |
| '<' is not preceded with whitespace. | 66 | |
| '<' is not followed by whitespace. | 66 | |
| '>' is not preceded with whitespace. | 66 | |
| '>' is not followed by whitespace. | 66 | |
| Line is longer than 80 characters. | 71 | |
| Method 'loadAllPlugins' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '<' is not preceded with whitespace. | 71 | |
| '<' is not followed by whitespace. | 71 | |
| '>' is not preceded with whitespace. | 71 | |
| Parameter moduleDescriptorFactory should be final. | 71 | |
| '{' should be on the previous line. | 76 | |
| '{' should be on the previous line. | 78 | |
| Line is longer than 80 characters. | 79 | |
| '}' should be on the same line. | 81 | |
| '{' should be on the previous line. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 87 | |
| 'if' construct must use '{}'s. | 91 | |
| Line is longer than 80 characters. | 97 | |
| Method 'deployPluginFromUnit' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter deploymentUnit should be final. | 97 | |
| Parameter moduleDescriptorFactory should be final. | 97 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 97 | |
| Line is longer than 80 characters. | 100 | |
| '+' is not preceded with whitespace. | 100 | |
| '+' is not followed by whitespace. | 100 | |
| '{' should be on the previous line. | 103 | |
| '{' should be on the previous line. | 105 | |
| Line is longer than 80 characters. | 106 | |
| '{' should be on the previous line. | 108 | |
| Line is longer than 80 characters. | 109 | |
| 'if' construct must use '{}'s. | 110 | |
| '}' should be on the same line. | 113 | |
| '{' should be on the previous line. | 115 | |
| 'if' construct must use '{}'s. | 119 | |
| 'else' construct must use '{}'s. | 121 | |
| Method 'supportsRemoval' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| '{' should be on the previous line. | 128 | |
| Method 'supportsAddition' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| '{' should be on the previous line. | 133 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 141 | |
| Method 'addFoundPlugins' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| '<' is not preceded with whitespace. | 141 | |
| '<' is not followed by whitespace. | 141 | |
| '>' is not preceded with whitespace. | 141 | |
| Parameter moduleDescriptorFactory should be final. | 141 | |
| Expected @param tag for 'moduleDescriptorFactory'. | 141 | |
| Expected @throws tag for 'PluginParseException'. | 141 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 141 | |
| '<' is not preceded with whitespace. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| '>' is not preceded with whitespace. | 144 | |
| '<' is not preceded with whitespace. | 147 | |
| '<' is not followed by whitespace. | 147 | |
| '>' is not preceded with whitespace. | 147 | |
| '<' is not preceded with whitespace. | 147 | |
| '<' is not followed by whitespace. | 147 | |
| '>' is not preceded with whitespace. | 147 | |
| '>' is not followed by whitespace. | 147 | |
| '{' should be on the previous line. | 149 | |
| '{' should be on the previous line. | 151 | |
| Line is longer than 80 characters. | 152 | |
| 'if' construct must use '{}'s. | 157 | |
| Line is longer than 80 characters. | 165 | |
| Method 'removePlugin' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Parameter plugin should be final. | 167 | |
| Redundant throws: 'PluginException' is unchecked exception. | 167 | |
| '{' should be on the previous line. | 168 | |
| 'if' construct must use '{}'s. | 169 | |
| '{' should be on the previous line. | 173 | |
| Line is longer than 80 characters. | 174 | |
| ')' is preceded with whitespace. | 174 | |
| '{' should be on the previous line. | 181 | |
| Line is longer than 80 characters. | 182 | |
| Line is longer than 80 characters. | 183 | |
| '{' should be on the previous line. | 187 | |
| Line is longer than 80 characters. | 188 | |
| 'if' is not followed by whitespace. | 188 | |
| 'if' construct must use '{}'s. | 195 | |
| '}' should be on the same line. | 197 | |
| '{' should be on the previous line. | 199 | |
| Missing a Javadoc comment. | 207 | |
| Parameter plugin should be final. | 207 | |
| Redundant throws: 'PluginException' is unchecked exception. | 208 | |
| '{' should be on the previous line. | 209 | |
| '<' is not preceded with whitespace. | 211 | |
| '<' is not followed by whitespace. | 211 | |
| '>' is not preceded with whitespace. | 211 | |
| '{' should be on the previous line. | 212 | |
| Line is longer than 80 characters. | 213 | |
| Line is longer than 80 characters. | 214 | |
| '{' should be on the previous line. | 217 | |
| 'if' construct must use '{}'s. | 223 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| ')' is preceded with whitespace. | 224 | |
| First sentence should end with a period. | 228 | |
| Method 'onShutdown' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| '}' is not preceded with whitespace. | 232 | |
| Parameter event should be final. | 234 | |
| '{' should be on the previous line. | 235 | |
| '<' is not preceded with whitespace. | 236 | |
| '<' is not followed by whitespace. | 236 | |
| '>' is not preceded with whitespace. | 236 | |
| '{' should be on the previous line. | 237 | |
| Line is longer than 80 characters. | 247 | |
| Method 'shutDown' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| '{' should be on the previous line. | 250 | |
| First sentence should end with a period. | 254 | |
| Line is longer than 80 characters. | 261 | |
| Method 'canLoad' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Parameter pluginArtifact should be final. | 261 | |
| Expected @throws tag for 'PluginParseException'. | 261 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 261 | |
| '{' should be on the previous line. | 265 | |
| 'if' construct must use '{}'s. | 267 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 5 | |
| '{' should be on the previous line. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| '<' is not preceded with whitespace. | 15 | |
| '<' is not followed by whitespace. | 15 | |
| ',' is not followed by whitespace. | 15 | |
| '>' is not preceded with whitespace. | 15 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Parameter location should be final. | 17 | |
| 'location' hides a field. | 17 | |
| Parameter name should be final. | 17 | |
| 'name' hides a field. | 17 | |
| Parameter type should be final. | 17 | |
| 'type' hides a field. | 17 | |
| Parameter contentType should be final. | 17 | |
| 'contentType' hides a field. | 17 | |
| Parameter content should be final. | 17 | |
| 'content' hides a field. | 17 | |
| Parameter params should be final. | 17 | |
| '<' is not preceded with whitespace. | 17 | |
| '<' is not followed by whitespace. | 17 | |
| ',' is not followed by whitespace. | 17 | |
| '>' is not preceded with whitespace. | 17 | |
| 'params' hides a field. | 17 | |
| Method 'getLocation' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '{' should be on the previous line. | 28 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' should be on the previous line. | 33 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' should be on the previous line. | 38 | |
| Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '{' should be on the previous line. | 43 | |
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| '{' should be on the previous line. | 48 | |
| Method 'getParameter' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter key should be final. | 52 | |
| '{' should be on the previous line. | 53 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 2 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.util.*. | 8 | |
| Line is longer than 80 characters. | 17 | |
| Line is longer than 80 characters. | 18 | |
| '{' should be on the previous line. | 21 | |
| Missing a Javadoc comment. | 22 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| ',' is not followed by whitespace. | 22 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| '>' is not followed by whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| Missing a Javadoc comment. | 24 | |
| First sentence should end with a period. | 26 | |
| Line is longer than 80 characters. | 27 | |
| '{' should be on the previous line. | 30 | |
| Line is longer than 80 characters. | 31 | |
| First sentence should end with a period. | 34 | |
| Line is longer than 80 characters. | 36 | |
| Parameter selectors should be final. | 38 | |
| '{' should be on the previous line. | 39 | |
| Line is longer than 80 characters. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| ',' is not followed by whitespace. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| '>' is not followed by whitespace. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| '>' is not followed by whitespace. | 41 | |
| '<' is not preceded with whitespace. | 42 | |
| '<' is not followed by whitespace. | 42 | |
| '>' is not preceded with whitespace. | 42 | |
| '<' is not preceded with whitespace. | 42 | |
| '<' is not followed by whitespace. | 42 | |
| '>' is not preceded with whitespace. | 42 | |
| '>' is not followed by whitespace. | 42 | |
| Line is longer than 80 characters. | 47 | |
| Method 'broadcast' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Parameter event should be final. | 51 | |
| '{' should be on the previous line. | 52 | |
| '<' is not preceded with whitespace. | 54 | |
| '<' is not followed by whitespace. | 54 | |
| '>' is not preceded with whitespace. | 54 | |
| '<' is not preceded with whitespace. | 54 | |
| '<' is not followed by whitespace. | 54 | |
| '>' is not preceded with whitespace. | 54 | |
| '>' is not followed by whitespace. | 54 | |
| '{' should be on the previous line. | 56 | |
| '<' is not preceded with whitespace. | 57 | |
| '<' is not followed by whitespace. | 57 | |
| '>' is not preceded with whitespace. | 57 | |
| '{' should be on the previous line. | 59 | |
| 'if' construct must use '{}'s. | 60 | |
| First sentence should end with a period. | 68 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 75 | |
| Method 'register' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Parameter listener should be final. | 75 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 75 | |
| 'if' construct must use '{}'s. | 77 | |
| Parameter listener should be final. | 82 | |
| Parameter m should be final. | 82 | |
| '{' should be on the previous line. | 83 | |
| 'if' construct must use '{}'s. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| First sentence should end with a period. | 92 | |
| Method 'unregister' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter listener should be final. | 96 | |
| '{' should be on the previous line. | 97 | |
| Parameter listener should be final. | 100 | |
| Parameter m should be final. | 100 | |
| '{' should be on the previous line. | 101 | |
| Line is longer than 80 characters. | 102 | |
| '<' is not preceded with whitespace. | 102 | |
| '<' is not followed by whitespace. | 102 | |
| '>' is not preceded with whitespace. | 102 | |
| First sentence should end with a period. | 108 | |
| Method 'forEveryListenerMethod' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter listener should be final. | 113 | |
| Parameter handler should be final. | 113 | |
| '=' is not preceded with whitespace. | 116 | |
| '=' is not followed by whitespace. | 116 | |
| '<' is not preceded with whitespace. | 116 | |
| '<' is not followed by whitespace. | 116 | |
| '{' should be on the previous line. | 117 | |
| '<' is not preceded with whitespace. | 119 | |
| '<' is not followed by whitespace. | 119 | |
| '{' should be on the previous line. | 120 | |
| '{' should be on the previous line. | 123 | |
| First sentence should end with a period. | 133 | |
| Line is longer than 80 characters. | 134 | |
| '{' should be on the previous line. | 137 | |
| Missing a Javadoc comment. | 138 | |
| Missing a Javadoc comment. | 141 | |
| '{' should be on the previous line. | 142 | |
| Missing a Javadoc comment. | 144 | |
| Variable 'listener' must be private and have accessor methods. | 144 | |
| Missing a Javadoc comment. | 146 | |
| Variable 'method' must be private and have accessor methods. | 146 | |
| Missing a Javadoc comment. | 148 | |
| Parameter listener should be final. | 148 | |
| 'listener' hides a field. | 148 | |
| Parameter method should be final. | 148 | |
| 'method' hides a field. | 148 | |
| '{' should be on the previous line. | 149 | |
| Missing a Javadoc comment. | 156 | |
| Parameter event should be final. | 156 | |
| '{' should be on the previous line. | 157 | |
| '{' should be on the previous line. | 160 | |
| '}' should be on the same line. | 162 | |
| '{' should be on the previous line. | 164 | |
| '+' is not preceded with whitespace. | 165 | |
| '+' is not followed by whitespace. | 165 | |
| '}' should be on the same line. | 166 | |
| '{' should be on the previous line. | 168 | |
| Missing a Javadoc comment. | 173 | |
| Parameter o should be final. | 173 | |
| '{' should be on the previous line. | 174 | |
| 'if' construct must use '{}'s. | 175 | |
| 'if' construct must use '{}'s. | 176 | |
| 'if' construct must use '{}'s. | 180 | |
| 'if' construct must use '{}'s. | 181 | |
| Missing a Javadoc comment. | 186 | |
| '{' should be on the previous line. | 187 | |
| '31' is a magic number. | 190 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - com.atlassian.plugin.*. | 3 | |
| Unused import - com.atlassian.plugin.impl.UnloadablePlugin. | 5 | |
| Unused import - com.atlassian.plugin.event.events.PluginFrameworkShutdownEvent. | 6 | |
| Unused import - com.atlassian.plugin.event.PluginEventListener. | 8 | |
| Unused import - com.atlassian.plugin.loaders.classloading.DeploymentUnit. | 9 | |
| Unused import - com.atlassian.plugin.loaders.classloading.Scanner. | 10 | |
| Redundant import from the same package - com.atlassian.plugin.loaders.DirectoryScanner. | 11 | |
| Unused import - org.apache.commons.logging.Log. | 12 | |
| Unused import - org.apache.commons.logging.LogFactory. | 13 | |
| Unused import - org.apache.commons.lang.Validate. | 14 | |
| Using the '.*' form of import should be avoided - java.util.*. | 17 | |
| Unused import - java.net.MalformedURLException. | 18 | |
| Line is longer than 80 characters. | 21 | |
| '{' should be on the previous line. | 25 | |
| First sentence should end with a period. | 27 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 34 | |
| Parameter path should be final. | 34 | |
| Parameter pluginFactories should be final. | 34 | |
| '<' is not preceded with whitespace. | 34 | |
| '<' is not followed by whitespace. | 34 | |
| '>' is not preceded with whitespace. | 34 | |
| Parameter pluginEventManager should be final. | 34 | |
| First sentence should end with a period. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 47 | |
| Parameter path should be final. | 47 | |
| Parameter pluginFactories should be final. | 47 | |
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| Parameter pluginArtifactFactory should be final. | 47 | |
| Parameter pluginEventManager should be final. | 48 | |
| '{' should be on the previous line. | 49 | |
| Line is longer than 80 characters. | 50 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| Class WaitUntil should be declared as final. | 11 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 13 | |
| Missing a Javadoc comment. | 15 | |
| '{' is not followed by whitespace. | 15 | |
| '}' is not preceded with whitespace. | 15 | |
| First sentence should end with a period. | 17 | |
| Parameter waitCondition should be final. | 23 | |
| '{' should be on the previous line. | 24 | |
| '10' is a magic number. | 25 | |
| First sentence should end with a period. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Parameter waitCondition should be final. | 35 | |
| Parameter tries should be final. | 35 | |
| '{' should be on the previous line. | 36 | |
| '{' should be on the previous line. | 39 | |
| '{' should be on the previous line. | 41 | |
| '{' should be on the previous line. | 47 | |
| Line is longer than 80 characters. | 48 | |
| '{' should be on the previous line. | 51 | |
| '1000' is a magic number. | 52 | |
| '{' should be on the previous line. | 54 | |
| First sentence should end with a period. | 62 | |
| '{' should be on the previous line. | 66 | |
| First sentence should end with a period. | 67 | |
| First sentence should end with a period. | 73 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 6 | |
| Class ClassUtils should be declared as final. | 9 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 11 | |
| '{' is not followed by whitespace. | 11 | |
| '}' is not preceded with whitespace. | 11 | |
| First sentence should end with a period. | 13 | |
| '<' is not preceded with whitespace. | 18 | |
| '<' is not followed by whitespace. | 18 | |
| '>' is not preceded with whitespace. | 18 | |
| Parameter cls should be final. | 18 | |
| '{' should be on the previous line. | 19 | |
| '<' is not preceded with whitespace. | 20 | |
| '<' is not followed by whitespace. | 20 | |
| '>' is not preceded with whitespace. | 20 | |
| '<' is not preceded with whitespace. | 20 | |
| '<' is not followed by whitespace. | 20 | |
| '>' is not preceded with whitespace. | 20 | |
| '>' is not followed by whitespace. | 20 | |
| First sentence should end with a period. | 25 | |
| Parameter cls should be final. | 30 | |
| Parameter types should be final. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| '{' should be on the previous line. | 31 | |
| 'if' construct must use '{}'s. | 32 | |
| 'if' construct must use '{}'s. | 36 | |
| 'for' construct must use '{}'s. | 42 | |
| '<' is not preceded with whitespace. | 42 | |
| '<' is not followed by whitespace. | 42 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 11 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Method 'getModule' is not designed for extension - needs to be abstract, final or empty. | 15 | |
| Missing a Javadoc comment. | 15 | |
| '{' should be on the previous line. | 16 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Parameter plugin should be final. | 20 | |
| Parameter element should be final. | 20 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 20 | |
| Line is longer than 80 characters. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| '>' is not followed by whitespace. | 27 | |
| Method 'isEnabledByDefault' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' should be on the previous line. | 31 | |
| Method 'getErrorText' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '{' should be on the previous line. | 37 | |
| Method 'setErrorText' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter errorText should be final. | 41 | |
| 'errorText' hides a field. | 41 | |
| '{' should be on the previous line. | 42 | |
| Line is longer than 80 characters. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Parameter key should be final. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Parameter name should be final. | 67 | |
| '{' should be on the previous line. | 68 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 14 | |
| '{' should be on the previous line. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '>' is not followed by whitespace. | 24 | |
| Line has trailing spaces. | 26 | |
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '{' should be on the previous line. | 28 | |
| Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter description should be final. | 32 | |
| 'description' hides a field. | 32 | |
| '{' should be on the previous line. | 33 | |
| Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' should be on the previous line. | 38 | |
| Method 'setVersion' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter version should be final. | 42 | |
| 'version' hides a field. | 42 | |
| '{' should be on the previous line. | 43 | |
| Method 'setVendorName' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter vendorName should be final. | 47 | |
| 'vendorName' hides a field. | 47 | |
| '{' should be on the previous line. | 48 | |
| Method 'setVendorUrl' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter vendorUrl should be final. | 52 | |
| 'vendorUrl' hides a field. | 52 | |
| '{' should be on the previous line. | 53 | |
| Method 'getVendorName' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' should be on the previous line. | 58 | |
| Method 'getVendorUrl' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| '{' should be on the previous line. | 63 | |
| Method 'setMaxVersion' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter maxVersion should be final. | 68 | |
| 'maxVersion' hides a field. | 68 | |
| '{' should be on the previous line. | 69 | |
| Method 'setMinVersion' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter minVersion should be final. | 73 | |
| 'minVersion' hides a field. | 73 | |
| '{' should be on the previous line. | 74 | |
| Method 'getMaxVersion' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Method 'getMinVersion' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| Method 'getMinJavaVersion' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| '{' should be on the previous line. | 89 | |
| Method 'setMinJavaVersion' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter minJavaVersion should be final. | 93 | |
| 'minJavaVersion' hides a field. | 93 | |
| '{' should be on the previous line. | 94 | |
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 99 | |
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter key should be final. | 103 | |
| Parameter value should be final. | 103 | |
| '{' should be on the previous line. | 104 | |
| Method 'satisfiesMinJavaVersion' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| '{' should be on the previous line. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Method 'setDescriptionKey' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter descriptionKey should be final. | 113 | |
| 'descriptionKey' hides a field. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'getDescriptionKey' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| '{' should be on the previous line. | 119 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 26 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter zipUrl should be final. | 27 | |
| Parameter pluginPath should be final. | 27 | |
| Parameter pluginFactories should be final. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| Parameter eventManager should be final. | 27 | |
| 'if' construct must use '{}'s. | 30 | |
| Line is longer than 80 characters. | 31 | |
| First sentence should end with a period. | 35 | |
| Line is longer than 80 characters. | 36 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 43 | |
| Method 'deployPluginFromUnit' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Parameter deploymentUnit should be final. | 43 | |
| Parameter moduleDescriptorFactory should be final. | 43 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 43 | |
| Line is longer than 80 characters. | 45 | |
| '{' should be on the previous line. | 47 | |
| 'if' construct must use '{}'s. | 53 | |
| '+' is not preceded with whitespace. | 54 | |
| '+' is not followed by whitespace. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 6 | |
| '{' should be on the previous line. | 12 | |
| Line is longer than 80 characters. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Expected @param tag for 'name'. | 17 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 17 | |
| Expected an @return tag. | 29 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 6 | |
| '{' should be on the previous line. | 10 | |
| Line is longer than 80 characters. | 15 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 17 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.util.*. | 8 | |
| Missing a Javadoc comment. | 10 | |
| Utility classes should not have a public or default constructor. | 10 | |
| '{' should be on the previous line. | 11 | |
| Expected an @return tag. | 15 | |
| Line is longer than 80 characters. | 15 | |
| '<' is not preceded with whitespace. | 15 | |
| '<' is not followed by whitespace. | 15 | |
| '>' is not preceded with whitespace. | 15 | |
| Parameter element should be final. | 15 | |
| Expected @param tag for 'element'. | 15 | |
| Expected @throws tag for 'PluginParseException'. | 15 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 15 | |
| Missing a Javadoc comment. | 20 | |
| '<' is not preceded with whitespace. | 20 | |
| '<' is not followed by whitespace. | 20 | |
| ',' is not followed by whitespace. | 20 | |
| '>' is not preceded with whitespace. | 20 | |
| Parameter element should be final. | 20 | |
| '{' should be on the previous line. | 21 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '>' is not followed by whitespace. | 24 | |
| '{' should be on the previous line. | 27 | |
| Line is longer than 80 characters. | 31 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 6 | |
| '{' should be on the previous line. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Unused @throws tag for 'IllegalArgumentException'. | 13 | |
| 'moduleClass' hides a field. | 15 | |
| Expected @param tag for 'moduleClass'. | 15 | |
| '{' should be on the previous line. | 16 | |
| '{' should be on the previous line. | 18 | |
| Line is longer than 80 characters. | 19 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| '{' should be on the previous line. | 25 | |
| '{' should be on the previous line. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 29 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 7 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Parameter pluginController should be final. | 15 | |
| 'pluginController' hides a field. | 15 | |
| Parameter pluginAccessor should be final. | 15 | |
| 'pluginAccessor' hides a field. | 15 | |
| Method 'getPluginController' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' should be on the previous line. | 24 | |
| Method 'getPluginAccessor' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' should be on the previous line. | 29 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - com.atlassian.plugin.predicate.*. | 11 | |
| Using the '.*' form of import should be avoided - java.util.*. | 27 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| '{' should be on the previous line. | 42 | |
| Line is longer than 80 characters. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| '<' is not preceded with whitespace. | 44 | |
| '<' is not followed by whitespace. | 44 | |
| '>' is not preceded with whitespace. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| ',' is not followed by whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| ',' is not followed by whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| '>' is not followed by whitespace. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 59 | |
| '<' is not preceded with whitespace. | 59 | |
| '<' is not followed by whitespace. | 59 | |
| ',' is not followed by whitespace. | 59 | |
| '>' is not preceded with whitespace. | 59 | |
| '<' is not preceded with whitespace. | 59 | |
| '<' is not followed by whitespace. | 59 | |
| ',' is not followed by whitespace. | 59 | |
| '>' is not preceded with whitespace. | 59 | |
| '>' is not followed by whitespace. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter store should be final. | 61 | |
| 'store' hides a field. | 61 | |
| Parameter pluginLoaders should be final. | 61 | |
| '<' is not preceded with whitespace. | 61 | |
| '<' is not followed by whitespace. | 61 | |
| '>' is not preceded with whitespace. | 61 | |
| 'pluginLoaders' hides a field. | 61 | |
| Parameter moduleDescriptorFactory should be final. | 61 | |
| 'moduleDescriptorFactory' hides a field. | 61 | |
| Parameter pluginEventManager should be final. | 61 | |
| 'pluginEventManager' hides a field. | 61 | |
| '{' should be on the previous line. | 64 | |
| Line is longer than 80 characters. | 65 | |
| '{' should be on the previous line. | 68 | |
| Line is longer than 80 characters. | 69 | |
| '{' should be on the previous line. | 72 | |
| Line is longer than 80 characters. | 73 | |
| '{' should be on the previous line. | 76 | |
| Line is longer than 80 characters. | 77 | |
| First sentence should end with a period. | 86 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Expected @throws tag for 'PluginParseException'. | 91 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 91 | |
| '{' should be on the previous line. | 92 | |
| Line is longer than 80 characters. | 94 | |
| '{' should be on the previous line. | 96 | |
| 'if' construct must use '{}'s. | 97 | |
| Line is longer than 80 characters. | 101 | |
| First sentence should end with a period. | 104 | |
| Method 'shutdown' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| '{' should be on the previous line. | 109 | |
| Line is longer than 80 characters. | 111 | |
| First sentence should end with a period. | 114 | |
| Method 'setPluginInstaller' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Parameter pluginInstaller should be final. | 120 | |
| 'pluginInstaller' hides a field. | 120 | |
| '{' should be on the previous line. | 121 | |
| Missing a Javadoc comment. | 125 | |
| '{' should be on the previous line. | 126 | |
| Line is longer than 80 characters. | 130 | |
| Method 'installPlugin' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter pluginArtifact should be final. | 130 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 130 | |
| Line is longer than 80 characters. | 139 | |
| Unused @throws tag for 'NullPointerException'. | 145 | |
| Line is longer than 80 characters. | 147 | |
| Method 'validatePlugin' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Parameter pluginArtifact should be final. | 147 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 147 | |
| '{' should be on the previous line. | 153 | |
| '{' should be on the previous line. | 155 | |
| 'if' construct must use '{}'s. | 158 | |
| '{' should be on the previous line. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 167 | |
| Method 'scanForNewPlugins' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 170 | |
| '{' should be on the previous line. | 171 | |
| '{' should be on the previous line. | 175 | |
| '{' should be on the previous line. | 177 | |
| '{' should be on the previous line. | 179 | |
| '<' is not preceded with whitespace. | 180 | |
| '<' is not followed by whitespace. | 180 | |
| '>' is not preceded with whitespace. | 180 | |
| '<' is not preceded with whitespace. | 180 | |
| '<' is not followed by whitespace. | 180 | |
| '>' is not preceded with whitespace. | 180 | |
| '>' is not followed by whitespace. | 180 | |
| Line is longer than 80 characters. | 181 | |
| Line is longer than 80 characters. | 183 | |
| Line is longer than 80 characters. | 185 | |
| '{' should be on the previous line. | 188 | |
| '}' should be on the same line. | 190 | |
| '{' should be on the previous line. | 192 | |
| Line is longer than 80 characters. | 193 | |
| Line is longer than 80 characters. | 195 | |
| Method 'uninstall' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Missing a Javadoc comment. | 210 | |
| Parameter plugin should be final. | 210 | |
| Redundant throws: 'PluginException' is unchecked exception. | 210 | |
| '{' should be on the previous line. | 211 | |
| Line is longer than 80 characters. | 218 | |
| Method 'removeStateFromStore' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| Missing a Javadoc comment. | 218 | |
| Parameter stateStore should be final. | 218 | |
| Parameter plugin should be final. | 218 | |
| Line is longer than 80 characters. | 222 | |
| '<' is not preceded with whitespace. | 222 | |
| '<' is not followed by whitespace. | 222 | |
| '?' is not preceded with whitespace. | 222 | |
| '>' is not preceded with whitespace. | 222 | |
| '?' is not followed by whitespace. | 222 | |
| Method 'unloadPlugin' is not designed for extension - needs to be abstract, final or empty. | 236 | |
| Parameter plugin should be final. | 236 | |
| Redundant throws: 'PluginException' is unchecked exception. | 236 | |
| '{' should be on the previous line. | 237 | |
| 'if' construct must use '{}'s. | 238 | |
| Line is longer than 80 characters. | 239 | |
| '{' should be on the previous line. | 244 | |
| Line is longer than 80 characters. | 245 | |
| 'if' construct must use '{}'s. | 248 | |
| '{' should be on the previous line. | 253 | |
| Missing a Javadoc comment. | 260 | |
| Parameter plugin should be final. | 260 | |
| Redundant throws: 'PluginException' is unchecked exception. | 260 | |
| '{' should be on the previous line. | 261 | |
| '{' should be on the previous line. | 263 | |
| Method 'notifyUninstallPlugin' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| Missing a Javadoc comment. | 271 | |
| Parameter plugin should be final. | 271 | |
| '{' should be on the previous line. | 272 | |
| '{' should be on the previous line. | 276 | |
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 281 | |
| Missing a Javadoc comment. | 281 | |
| '{' should be on the previous line. | 282 | |
| Line is longer than 80 characters. | 287 | |
| Unclosed HTML tag found: <Plugin>...)} instead | 287 | |
| Line is longer than 80 characters. | 289 | |
| Method 'addPlugin' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Parameter loader should be final. | 289 | |
| Expected @param tag for 'loader'. | 289 | |
| Parameter plugin should be final. | 289 | |
| Expected @param tag for 'plugin'. | 289 | |
| Expected @throws tag for 'PluginParseException'. | 289 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 289 | |
| Line is longer than 80 characters. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 299 | |
| Line is longer than 80 characters. | 300 | |
| Line is longer than 80 characters. | 308 | |
| Method 'addPlugins' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| Parameter loader should be final. | 308 | |
| Parameter pluginsToAdd should be final. | 308 | |
| '<' is not preceded with whitespace. | 308 | |
| '<' is not followed by whitespace. | 308 | |
| '>' is not preceded with whitespace. | 308 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 308 | |
| '<' is not preceded with whitespace. | 310 | |
| '<' is not followed by whitespace. | 310 | |
| '>' is not preceded with whitespace. | 310 | |
| '<' is not preceded with whitespace. | 310 | |
| '<' is not followed by whitespace. | 310 | |
| '>' is not preceded with whitespace. | 310 | |
| '>' is not followed by whitespace. | 310 | |
| '<' is not preceded with whitespace. | 311 | |
| '<' is not followed by whitespace. | 311 | |
| '>' is not preceded with whitespace. | 311 | |
| '>' is not followed by whitespace. | 311 | |
| '{' should be on the previous line. | 312 | |
| '{' should be on the previous line. | 315 | |
| '{' should be on the previous line. | 318 | |
| '{' should be on the previous line. | 320 | |
| '}' should be on the same line. | 322 | |
| '{' should be on the previous line. | 324 | |
| Line is longer than 80 characters. | 325 | |
| '}' should be on the same line. | 327 | |
| '{' should be on the previous line. | 329 | |
| Line is longer than 80 characters. | 330 | |
| 'if' construct must use '{}'s. | 331 | |
| Line is longer than 80 characters. | 332 | |
| '{' should be on the previous line. | 340 | |
| '{' should be on the previous line. | 342 | |
| '{' should be on the previous line. | 346 | |
| '+' is not preceded with whitespace. | 347 | |
| '+' is not followed by whitespace. | 347 | |
| '{' should be on the previous line. | 355 | |
| Line is longer than 80 characters. | 356 | |
| '{' should be on the previous line. | 360 | |
| Line is longer than 80 characters. | 361 | |
| '<' is not preceded with whitespace. | 361 | |
| '<' is not followed by whitespace. | 361 | |
| '>' is not preceded with whitespace. | 361 | |
| ';' is followed by whitespace. | 361 | |
| 'if' construct must use '{}'s. | 364 | |
| Line is longer than 80 characters. | 370 | |
| 'return' is not preceded with whitespace. | 370 | |
| '{' is not followed by whitespace. | 370 | |
| '+' is not preceded with whitespace. | 370 | |
| '+' is not followed by whitespace. | 370 | |
| ';' is not followed by whitespace. | 370 | |
| '}' is not preceded with whitespace. | 370 | |
| '60' is a magic number. | 371 | |
| '{' should be on the previous line. | 376 | |
| '{' should be on the previous line. | 379 | |
| Line is longer than 80 characters. | 384 | |
| 'for' construct must use '{}'s. | 388 | |
| 'if' construct must use '{}'s. | 389 | |
| Line is longer than 80 characters. | 395 | |
| Line is longer than 80 characters. | 402 | |
| Method 'updatePlugin' is not designed for extension - needs to be abstract, final or empty. | 402 | |
| Redundant throws: 'PluginException' is unchecked exception. | 402 | |
| 'if' construct must use '{}'s. | 404 | |
| Line is longer than 80 characters. | 405 | |
| 'if' construct must use '{}'s. | 407 | |
| Line is longer than 80 characters. | 408 | |
| Line is longer than 80 characters. | 411 | |
| Line is longer than 80 characters. | 413 | |
| '<' is not preceded with whitespace. | 413 | |
| '<' is not followed by whitespace. | 413 | |
| ',' is not followed by whitespace. | 413 | |
| '>' is not preceded with whitespace. | 413 | |
| 'if' construct must use '{}'s. | 415 | |
| Line is longer than 80 characters. | 415 | |
| 'if' construct must use '{}'s. | 417 | |
| Line is longer than 80 characters. | 417 | |
| '+' is not followed by whitespace. | 417 | |
| '<' is not preceded with whitespace. | 420 | |
| '<' is not followed by whitespace. | 420 | |
| '>' is not preceded with whitespace. | 420 | |
| '<' is not preceded with whitespace. | 420 | |
| '<' is not followed by whitespace. | 420 | |
| '>' is not preceded with whitespace. | 420 | |
| '>' is not followed by whitespace. | 420 | |
| Line is longer than 80 characters. | 423 | |
| Line is longer than 80 characters. | 425 | |
| Line is longer than 80 characters. | 429 | |
| Parameter o should be final. | 432 | |
| '{' should be on the previous line. | 433 | |
| Method 'getPlugins' is not designed for extension - needs to be abstract, final or empty. | 444 | |
| Missing a Javadoc comment. | 444 | |
| '<' is not preceded with whitespace. | 444 | |
| '<' is not followed by whitespace. | 444 | |
| '>' is not preceded with whitespace. | 444 | |
| '{' should be on the previous line. | 445 | |
| Expected an @return tag. | 453 | |
| Method 'getPlugins' is not designed for extension - needs to be abstract, final or empty. | 453 | |
| '<' is not preceded with whitespace. | 453 | |
| '<' is not followed by whitespace. | 453 | |
| '>' is not preceded with whitespace. | 453 | |
| Expected @param tag for 'pluginPredicate'. | 453 | |
| Parameter o should be final. | 457 | |
| '{' should be on the previous line. | 458 | |
| Expected an @return tag. | 467 | |
| Method 'getEnabledPlugins' is not designed for extension - needs to be abstract, final or empty. | 467 | |
| '<' is not preceded with whitespace. | 467 | |
| '<' is not followed by whitespace. | 467 | |
| '>' is not preceded with whitespace. | 467 | |
| '{' should be on the previous line. | 468 | |
| Line is longer than 80 characters. | 473 | |
| Expected an @return tag. | 476 | |
| Line is longer than 80 characters. | 476 | |
| Method 'getModules' is not designed for extension - needs to be abstract, final or empty. | 476 | |
| '<' is not followed by whitespace. | 476 | |
| Expected @param tag for '<T>'. | 476 | |
| '>' is not preceded with whitespace. | 476 | |
| '<' is not preceded with whitespace. | 476 | |
| '<' is not followed by whitespace. | 476 | |
| '>' is not preceded with whitespace. | 476 | |
| '<' is not preceded with whitespace. | 476 | |
| '<' is not followed by whitespace. | 476 | |
| '>' is not preceded with whitespace. | 476 | |
| Expected @param tag for 'moduleDescriptorPredicate'. | 476 | |
| Line is longer than 80 characters. | 478 | |
| '<' is not preceded with whitespace. | 478 | |
| '<' is not followed by whitespace. | 478 | |
| '<' is not preceded with whitespace. | 478 | |
| '<' is not followed by whitespace. | 478 | |
| '>' is not preceded with whitespace. | 478 | |
| '>' is not followed by whitespace. | 478 | |
| '>' is not preceded with whitespace. | 478 | |
| Line is longer than 80 characters. | 483 | |
| Expected an @return tag. | 486 | |
| Line is longer than 80 characters. | 486 | |
| Method 'getModuleDescriptors' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| '<' is not followed by whitespace. | 486 | |
| Expected @param tag for '<T>'. | 486 | |
| '>' is not preceded with whitespace. | 486 | |
| '<' is not preceded with whitespace. | 486 | |
| '<' is not followed by whitespace. | 486 | |
| '<' is not preceded with whitespace. | 486 | |
| '<' is not followed by whitespace. | 486 | |
| '>' is not preceded with whitespace. | 486 | |
| '>' is not followed by whitespace. | 486 | |
| '>' is not preceded with whitespace. | 486 | |
| '<' is not preceded with whitespace. | 486 | |
| '<' is not followed by whitespace. | 486 | |
| '>' is not preceded with whitespace. | 486 | |
| Expected @param tag for 'moduleDescriptorPredicate'. | 486 | |
| Line is longer than 80 characters. | 488 | |
| '<' is not preceded with whitespace. | 488 | |
| '<' is not followed by whitespace. | 488 | |
| '<' is not preceded with whitespace. | 488 | |
| '<' is not followed by whitespace. | 488 | |
| '>' is not preceded with whitespace. | 488 | |
| '>' is not followed by whitespace. | 488 | |
| '>' is not preceded with whitespace. | 488 | |
| '<' is not preceded with whitespace. | 488 | |
| '<' is not followed by whitespace. | 488 | |
| '<' is not preceded with whitespace. | 488 | |
| '<' is not followed by whitespace. | 488 | |
| '>' is not preceded with whitespace. | 488 | |
| '>' is not followed by whitespace. | 488 | |
| '>' is not preceded with whitespace. | 488 | |
| '>' is not followed by whitespace. | 488 | |
| 'for' construct must use '{}'s. | 489 | |
| '<' is not preceded with whitespace. | 489 | |
| '<' is not followed by whitespace. | 489 | |
| '?' is not preceded with whitespace. | 489 | |
| '>' is not preceded with whitespace. | 489 | |
| '?' is not followed by whitespace. | 489 | |
| '<' is not preceded with whitespace. | 490 | |
| '<' is not followed by whitespace. | 490 | |
| '>' is not preceded with whitespace. | 490 | |
| '>' is not followed by whitespace. | 490 | |
| Parameter o should be final. | 494 | |
| '{' should be on the previous line. | 495 | |
| First sentence should end with a period. | 502 | |
| Line is longer than 80 characters. | 508 | |
| '<' is not preceded with whitespace. | 508 | |
| '<' is not followed by whitespace. | 508 | |
| '<' is not preceded with whitespace. | 508 | |
| '<' is not followed by whitespace. | 508 | |
| '?' is not preceded with whitespace. | 508 | |
| '>' is not preceded with whitespace. | 508 | |
| '?' is not followed by whitespace. | 508 | |
| '>' is not followed by whitespace. | 508 | |
| '>' is not preceded with whitespace. | 508 | |
| '<' is not preceded with whitespace. | 508 | |
| '<' is not followed by whitespace. | 508 | |
| '>' is not preceded with whitespace. | 508 | |
| 'plugins' hides a field. | 508 | |
| Line is longer than 80 characters. | 510 | |
| '<' is not preceded with whitespace. | 510 | |
| '<' is not followed by whitespace. | 510 | |
| '<' is not preceded with whitespace. | 510 | |
| '<' is not followed by whitespace. | 510 | |
| '?' is not preceded with whitespace. | 510 | |
| '>' is not preceded with whitespace. | 510 | |
| '?' is not followed by whitespace. | 510 | |
| '>' is not followed by whitespace. | 510 | |
| '>' is not preceded with whitespace. | 510 | |
| '<' is not preceded with whitespace. | 510 | |
| '<' is not followed by whitespace. | 510 | |
| '<' is not preceded with whitespace. | 510 | |
| '<' is not followed by whitespace. | 510 | |
| '?' is not preceded with whitespace. | 510 | |
| '>' is not preceded with whitespace. | 510 | |
| '?' is not followed by whitespace. | 510 | |
| '>' is not followed by whitespace. | 510 | |
| '>' is not preceded with whitespace. | 510 | |
| '>' is not followed by whitespace. | 510 | |
| '{' should be on the previous line. | 512 | |
| Line is longer than 80 characters. | 521 | |
| Line is longer than 80 characters. | 525 | |
| '<' is not followed by whitespace. | 525 | |
| Expected @param tag for '<T>'. | 525 | |
| '>' is not preceded with whitespace. | 525 | |
| '<' is not preceded with whitespace. | 525 | |
| '<' is not followed by whitespace. | 525 | |
| '>' is not preceded with whitespace. | 525 | |
| '<' is not preceded with whitespace. | 525 | |
| '<' is not followed by whitespace. | 525 | |
| '<' is not preceded with whitespace. | 525 | |
| '<' is not followed by whitespace. | 525 | |
| '>' is not preceded with whitespace. | 525 | |
| '>' is not followed by whitespace. | 525 | |
| '>' is not preceded with whitespace. | 525 | |
| '<' is not preceded with whitespace. | 527 | |
| '<' is not followed by whitespace. | 527 | |
| '>' is not preceded with whitespace. | 527 | |
| '<' is not preceded with whitespace. | 527 | |
| '<' is not followed by whitespace. | 527 | |
| '>' is not preceded with whitespace. | 527 | |
| '>' is not followed by whitespace. | 527 | |
| Parameter o should be final. | 530 | |
| '{' should be on the previous line. | 531 | |
| Line is longer than 80 characters. | 532 | |
| Method 'getPlugin' is not designed for extension - needs to be abstract, final or empty. | 538 | |
| Missing a Javadoc comment. | 538 | |
| Parameter key should be final. | 538 | |
| '{' should be on the previous line. | 539 | |
| Method 'getEnabledPlugin' is not designed for extension - needs to be abstract, final or empty. | 543 | |
| Missing a Javadoc comment. | 543 | |
| Parameter pluginKey should be final. | 543 | |
| '{' should be on the previous line. | 544 | |
| 'if' construct must use '{}'s. | 545 | |
| Method 'getPluginModule' is not designed for extension - needs to be abstract, final or empty. | 551 | |
| Missing a Javadoc comment. | 551 | |
| Parameter completeKey should be final. | 551 | |
| '{' should be on the previous line. | 552 | |
| 'if' construct must use '{}'s. | 557 | |
| Method 'getEnabledPluginModule' is not designed for extension - needs to be abstract, final or empty. | 563 | |
| Missing a Javadoc comment. | 563 | |
| Parameter completeKey should be final. | 563 | |
| '{' should be on the previous line. | 564 | |
| 'if' construct must use '{}'s. | 568 | |
| Line is longer than 80 characters. | 571 | |
| Expected an @return tag. | 577 | |
| Method 'getEnabledModulesByClass' is not designed for extension - needs to be abstract, final or empty. | 577 | |
| '<' is not followed by whitespace. | 577 | |
| Expected @param tag for '<T>'. | 577 | |
| '>' is not preceded with whitespace. | 577 | |
| '<' is not preceded with whitespace. | 577 | |
| '<' is not followed by whitespace. | 577 | |
| '>' is not preceded with whitespace. | 577 | |
| '<' is not preceded with whitespace. | 577 | |
| '<' is not followed by whitespace. | 577 | |
| '>' is not preceded with whitespace. | 577 | |
| Expected @param tag for 'moduleClass'. | 577 | |
| '{' should be on the previous line. | 578 | |
| Line is longer than 80 characters. | 579 | |
| Line is longer than 80 characters. | 584 | |
| Expected an @return tag. | 586 | |
| Line is longer than 80 characters. | 586 | |
| Method 'getEnabledModulesByClassAndDescriptor' is not designed for extension - needs to be abstract, final or empty. | 586 | |
| '<' is not followed by whitespace. | 586 | |
| Expected @param tag for '<T>'. | 586 | |
| '>' is not preceded with whitespace. | 586 | |
| '<' is not preceded with whitespace. | 586 | |
| '<' is not followed by whitespace. | 586 | |
| '>' is not preceded with whitespace. | 586 | |
| '<' is not preceded with whitespace. | 586 | |
| '<' is not followed by whitespace. | 586 | |
| '<' is not preceded with whitespace. | 586 | |
| '<' is not followed by whitespace. | 586 | |
| '>' is not preceded with whitespace. | 586 | |
| '>' is not followed by whitespace. | 586 | |
| '>' is not preceded with whitespace. | 586 | |
| '>' is not followed by whitespace. | 586 | |
| Expected @param tag for 'descriptorClasses'. | 586 | |
| '<' is not preceded with whitespace. | 586 | |
| '<' is not followed by whitespace. | 586 | |
| '>' is not preceded with whitespace. | 586 | |
| Expected @param tag for 'moduleClass'. | 586 | |
| Line is longer than 80 characters. | 588 | |
| Line is longer than 80 characters. | 589 | |
| '<' is not preceded with whitespace. | 591 | |
| '<' is not followed by whitespace. | 591 | |
| '>' is not preceded with whitespace. | 591 | |
| '>' is not followed by whitespace. | 591 | |
| Line is longer than 80 characters. | 596 | |
| Expected an @return tag. | 598 | |
| Line is longer than 80 characters. | 598 | |
| Method 'getEnabledModulesByClassAndDescriptor' is not designed for extension - needs to be abstract, final or empty. | 598 | |
| '<' is not followed by whitespace. | 598 | |
| Expected @param tag for '<T>'. | 598 | |
| '>' is not preceded with whitespace. | 598 | |
| '<' is not preceded with whitespace. | 598 | |
| '<' is not followed by whitespace. | 598 | |
| '>' is not preceded with whitespace. | 598 | |
| '<' is not preceded with whitespace. | 598 | |
| '<' is not followed by whitespace. | 598 | |
| '<' is not preceded with whitespace. | 598 | |
| '<' is not followed by whitespace. | 598 | |
| '>' is not preceded with whitespace. | 598 | |
| '>' is not followed by whitespace. | 598 | |
| '>' is not preceded with whitespace. | 598 | |
| Expected @param tag for 'descriptorClass'. | 598 | |
| '<' is not preceded with whitespace. | 598 | |
| '<' is not followed by whitespace. | 598 | |
| '>' is not preceded with whitespace. | 598 | |
| Expected @param tag for 'moduleClass'. | 598 | |
| Line is longer than 80 characters. | 600 | |
| Line is longer than 80 characters. | 601 | |
| '<' is not preceded with whitespace. | 603 | |
| '<' is not followed by whitespace. | 603 | |
| '>' is not preceded with whitespace. | 603 | |
| '>' is not followed by whitespace. | 603 | |
| Line is longer than 80 characters. | 607 | |
| Line is longer than 80 characters. | 612 | |
| '<' is not followed by whitespace. | 612 | |
| Expected @param tag for '<T>'. | 612 | |
| '>' is not preceded with whitespace. | 612 | |
| '<' is not preceded with whitespace. | 612 | |
| '<' is not followed by whitespace. | 612 | |
| '<' is not preceded with whitespace. | 612 | |
| '<' is not followed by whitespace. | 612 | |
| '>' is not preceded with whitespace. | 612 | |
| '>' is not followed by whitespace. | 612 | |
| '>' is not preceded with whitespace. | 612 | |
| '<' is not preceded with whitespace. | 612 | |
| '<' is not followed by whitespace. | 612 | |
| '>' is not preceded with whitespace. | 612 | |
| Line is longer than 80 characters. | 614 | |
| '<' is not preceded with whitespace. | 614 | |
| '<' is not followed by whitespace. | 614 | |
| '<' is not preceded with whitespace. | 614 | |
| '<' is not followed by whitespace. | 614 | |
| '?' is not preceded with whitespace. | 614 | |
| '>' is not preceded with whitespace. | 614 | |
| '?' is not followed by whitespace. | 614 | |
| '>' is not followed by whitespace. | 614 | |
| '>' is not preceded with whitespace. | 614 | |
| Line is longer than 80 characters. | 615 | |
| Line is longer than 80 characters. | 616 | |
| '<' is not preceded with whitespace. | 619 | |
| '<' is not followed by whitespace. | 619 | |
| '<' is not preceded with whitespace. | 619 | |
| '<' is not followed by whitespace. | 619 | |
| '>' is not preceded with whitespace. | 619 | |
| '>' is not followed by whitespace. | 619 | |
| '>' is not preceded with whitespace. | 619 | |
| '<' is not preceded with whitespace. | 619 | |
| '<' is not followed by whitespace. | 619 | |
| '<' is not preceded with whitespace. | 619 | |
| '<' is not followed by whitespace. | 619 | |
| '>' is not preceded with whitespace. | 619 | |
| '>' is not followed by whitespace. | 619 | |
| '>' is not preceded with whitespace. | 619 | |
| '>' is not followed by whitespace. | 619 | |
| 'for' construct must use '{}'s. | 620 | |
| '<' is not preceded with whitespace. | 621 | |
| '<' is not followed by whitespace. | 621 | |
| '>' is not preceded with whitespace. | 621 | |
| '>' is not followed by whitespace. | 621 | |
| Line is longer than 80 characters. | 625 | |
| Method 'getEnabledModuleDescriptorsByClass' is not designed for extension - needs to be abstract, final or empty. | 625 | |
| Missing a Javadoc comment. | 625 | |
| '<' is not followed by whitespace. | 625 | |
| '>' is not preceded with whitespace. | 625 | |
| '<' is not preceded with whitespace. | 625 | |
| '<' is not followed by whitespace. | 625 | |
| '>' is not preceded with whitespace. | 625 | |
| Parameter moduleDescriptorClass should be final. | 625 | |
| '<' is not preceded with whitespace. | 625 | |
| '<' is not followed by whitespace. | 625 | |
| '>' is not preceded with whitespace. | 625 | |
| Line is longer than 80 characters. | 631 | |
| Line is longer than 80 characters. | 632 | |
| Line is longer than 80 characters. | 633 | |
| Expected an @return tag. | 637 | |
| Line is longer than 80 characters. | 637 | |
| Method 'getEnabledModuleDescriptorsByClass' is not designed for extension - needs to be abstract, final or empty. | 637 | |
| '<' is not followed by whitespace. | 637 | |
| Expected @param tag for '<T>'. | 637 | |
| '>' is not preceded with whitespace. | 637 | |
| '<' is not preceded with whitespace. | 637 | |
| '<' is not followed by whitespace. | 637 | |
| '>' is not preceded with whitespace. | 637 | |
| Parameter moduleDescriptorClass should be final. | 637 | |
| '<' is not preceded with whitespace. | 637 | |
| '<' is not followed by whitespace. | 637 | |
| '>' is not preceded with whitespace. | 637 | |
| Expected @param tag for 'moduleDescriptorClass'. | 637 | |
| Parameter verbose should be final. | 637 | |
| Expected @param tag for 'verbose'. | 637 | |
| '<' is not preceded with whitespace. | 639 | |
| '<' is not followed by whitespace. | 639 | |
| '>' is not preceded with whitespace. | 639 | |
| '<' is not preceded with whitespace. | 639 | |
| '<' is not followed by whitespace. | 639 | |
| '>' is not preceded with whitespace. | 639 | |
| '>' is not followed by whitespace. | 639 | |
| '{' should be on the previous line. | 641 | |
| '{' should be on the previous line. | 644 | |
| '{' should be on the previous line. | 646 | |
| '{' should be on the previous line. | 653 | |
| Line is longer than 80 characters. | 654 | |
| '{' should be on the previous line. | 658 | |
| '{' should be on the previous line. | 660 | |
| Line is longer than 80 characters. | 661 | |
| Line is longer than 80 characters. | 672 | |
| Expected an @return tag. | 674 | |
| Line is longer than 80 characters. | 674 | |
| Method 'getEnabledModuleDescriptorsByType' is not designed for extension - needs to be abstract, final or empty. | 674 | |
| '<' is not preceded with whitespace. | 674 | |
| '<' is not followed by whitespace. | 674 | |
| '<' is not preceded with whitespace. | 674 | |
| '<' is not followed by whitespace. | 674 | |
| '?' is not preceded with whitespace. | 674 | |
| '>' is not preceded with whitespace. | 674 | |
| '?' is not followed by whitespace. | 674 | |
| '>' is not followed by whitespace. | 674 | |
| '>' is not preceded with whitespace. | 674 | |
| Parameter type should be final. | 674 | |
| Expected @param tag for 'type'. | 674 | |
| Expected @throws tag for 'PluginParseException'. | 674 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 674 | |
| Expected @throws tag for 'IllegalArgumentException'. | 674 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 674 | |
| Line is longer than 80 characters. | 676 | |
| '<' is not preceded with whitespace. | 676 | |
| '<' is not followed by whitespace. | 676 | |
| '<' is not preceded with whitespace. | 676 | |
| '<' is not followed by whitespace. | 676 | |
| '?' is not preceded with whitespace. | 676 | |
| '>' is not preceded with whitespace. | 676 | |
| '?' is not followed by whitespace. | 676 | |
| '>' is not followed by whitespace. | 676 | |
| '>' is not preceded with whitespace. | 676 | |
| Line is longer than 80 characters. | 677 | |
| Line is longer than 80 characters. | 678 | |
| '<' is not preceded with whitespace. | 679 | |
| '<' is not followed by whitespace. | 679 | |
| '<' is not preceded with whitespace. | 679 | |
| '<' is not followed by whitespace. | 679 | |
| '?' is not preceded with whitespace. | 679 | |
| '>' is not preceded with whitespace. | 679 | |
| '?' is not followed by whitespace. | 679 | |
| '>' is not followed by whitespace. | 679 | |
| '>' is not preceded with whitespace. | 679 | |
| '>' is not followed by whitespace. | 679 | |
| Line is longer than 80 characters. | 685 | |
| Line is longer than 80 characters. | 688 | |
| Parameter o should be final. | 692 | |
| '{' should be on the previous line. | 693 | |
| Method 'enablePlugin' is not designed for extension - needs to be abstract, final or empty. | 699 | |
| Missing a Javadoc comment. | 699 | |
| Parameter key should be final. | 699 | |
| '{' should be on the previous line. | 700 | |
| 'if' construct must use '{}'s. | 701 | |
| Line is longer than 80 characters. | 702 | |
| '{' should be on the previous line. | 705 | |
| 'if' construct must use '{}'s. | 706 | |
| Line is longer than 80 characters. | 707 | |
| '{' should be on the previous line. | 715 | |
| Line is longer than 80 characters. | 716 | |
| '{' should be on the previous line. | 724 | |
| Method 'enablePluginState' is not designed for extension - needs to be abstract, final or empty. | 730 | |
| Missing a Javadoc comment. | 730 | |
| Parameter plugin should be final. | 730 | |
| Parameter stateStore should be final. | 730 | |
| 'if' construct must use '{}'s. | 734 | |
| 'else' construct must use '{}'s. | 736 | |
| Line is longer than 80 characters. | 742 | |
| Line is longer than 80 characters. | 743 | |
| Method 'notifyPluginEnabled' is not designed for extension - needs to be abstract, final or empty. | 748 | |
| Parameter plugin should be final. | 748 | |
| '{' should be on the previous line. | 749 | |
| Line is longer than 80 characters. | 756 | |
| Parameter plugin should be final. | 760 | |
| '{' should be on the previous line. | 761 | |
| Line is longer than 80 characters. | 762 | |
| '{' should be on the previous line. | 767 | |
| 'if' construct must use '{}'s. | 768 | |
| Line is longer than 80 characters. | 769 | |
| '{' should be on the previous line. | 774 | |
| 'if' construct must use '{}'s. | 775 | |
| Line is longer than 80 characters. | 776 | |
| '{' should be on the previous line. | 781 | |
| 'if' construct must use '{}'s. | 782 | |
| '}' should be on the same line. | 785 | |
| Line is longer than 80 characters. | 786 | |
| Line is longer than 80 characters. | 788 | |
| Line is longer than 80 characters. | 789 | |
| Method 'disablePlugin' is not designed for extension - needs to be abstract, final or empty. | 795 | |
| Missing a Javadoc comment. | 795 | |
| Parameter key should be final. | 795 | |
| '{' should be on the previous line. | 796 | |
| 'if' construct must use '{}'s. | 797 | |
| Line is longer than 80 characters. | 798 | |
| '{' should be on the previous line. | 801 | |
| 'if' construct must use '{}'s. | 802 | |
| Line is longer than 80 characters. | 803 | |
| Line is longer than 80 characters. | 814 | |
| Method 'disablePluginState' is not designed for extension - needs to be abstract, final or empty. | 814 | |
| Missing a Javadoc comment. | 814 | |
| Parameter plugin should be final. | 814 | |
| Parameter stateStore should be final. | 814 | |
| 'if' construct must use '{}'s. | 818 | |
| 'else' construct must use '{}'s. | 820 | |
| Method 'getEnabledStateAwareModuleKeys' is not designed for extension - needs to be abstract, final or empty. | 825 | |
| Missing a Javadoc comment. | 825 | |
| '<' is not preceded with whitespace. | 825 | |
| '<' is not followed by whitespace. | 825 | |
| '>' is not preceded with whitespace. | 825 | |
| Parameter plugin should be final. | 825 | |
| '{' should be on the previous line. | 826 | |
| '<' is not preceded with whitespace. | 827 | |
| '<' is not followed by whitespace. | 827 | |
| '>' is not preceded with whitespace. | 827 | |
| '<' is not preceded with whitespace. | 827 | |
| '<' is not followed by whitespace. | 827 | |
| '>' is not preceded with whitespace. | 827 | |
| '>' is not followed by whitespace. | 827 | |
| Line is longer than 80 characters. | 828 | |
| '<' is not preceded with whitespace. | 828 | |
| '<' is not followed by whitespace. | 828 | |
| '>' is not preceded with whitespace. | 828 | |
| '<' is not preceded with whitespace. | 828 | |
| '<' is not followed by whitespace. | 828 | |
| '>' is not preceded with whitespace. | 828 | |
| '>' is not followed by whitespace. | 828 | |
| '{' should be on the previous line. | 831 | |
| '{' should be on the previous line. | 833 | |
| '{' should be on the previous line. | 835 | |
| Method 'notifyPluginDisabled' is not designed for extension - needs to be abstract, final or empty. | 843 | |
| Missing a Javadoc comment. | 843 | |
| Parameter plugin should be final. | 843 | |
| '{' should be on the previous line. | 844 | |
| '<' is not preceded with whitespace. | 845 | |
| '<' is not followed by whitespace. | 845 | |
| '>' is not preceded with whitespace. | 845 | |
| '{' should be on the previous line. | 848 | |
| Line has trailing spaces. | 853 | |
| Method 'disablePluginModule' is not designed for extension - needs to be abstract, final or empty. | 858 | |
| Missing a Javadoc comment. | 858 | |
| Parameter completeKey should be final. | 858 | |
| '{' should be on the previous line. | 859 | |
| 'if' construct must use '{}'s. | 860 | |
| Line is longer than 80 characters. | 861 | |
| '{' should be on the previous line. | 866 | |
| 'if' construct must use '{}'s. | 867 | |
| Line is longer than 80 characters. | 868 | |
| Line is longer than 80 characters. | 876 | |
| Method 'disablePluginModuleState' is not designed for extension - needs to be abstract, final or empty. | 876 | |
| Missing a Javadoc comment. | 876 | |
| Parameter module should be final. | 876 | |
| Parameter stateStore should be final. | 876 | |
| 'if' construct must use '{}'s. | 880 | |
| 'else' construct must use '{}'s. | 882 | |
| Method 'notifyModuleDisabled' is not designed for extension - needs to be abstract, final or empty. | 887 | |
| Missing a Javadoc comment. | 887 | |
| Parameter module should be final. | 887 | |
| '{' should be on the previous line. | 888 | |
| 'if' construct must use '{}'s. | 889 | |
| Method 'enablePluginModule' is not designed for extension - needs to be abstract, final or empty. | 893 | |
| Missing a Javadoc comment. | 893 | |
| Parameter completeKey should be final. | 893 | |
| '{' should be on the previous line. | 894 | |
| 'if' construct must use '{}'s. | 895 | |
| Line is longer than 80 characters. | 896 | |
| '{' should be on the previous line. | 901 | |
| 'if' construct must use '{}'s. | 902 | |
| Line is longer than 80 characters. | 903 | |
| '{' should be on the previous line. | 909 | |
| Line is longer than 80 characters. | 910 | |
| Line is longer than 80 characters. | 917 | |
| Method 'enablePluginModuleState' is not designed for extension - needs to be abstract, final or empty. | 917 | |
| Missing a Javadoc comment. | 917 | |
| Parameter module should be final. | 917 | |
| Parameter stateStore should be final. | 917 | |
| 'if' construct must use '{}'s. | 921 | |
| 'else' construct must use '{}'s. | 923 | |
| Method 'notifyModuleEnabled' is not designed for extension - needs to be abstract, final or empty. | 928 | |
| Missing a Javadoc comment. | 928 | |
| Parameter module should be final. | 928 | |
| '{' should be on the previous line. | 929 | |
| 'if' construct must use '{}'s. | 931 | |
| Method 'isPluginModuleEnabled' is not designed for extension - needs to be abstract, final or empty. | 935 | |
| Missing a Javadoc comment. | 935 | |
| Parameter completeKey should be final. | 935 | |
| '{' should be on the previous line. | 936 | |
| Line has trailing spaces. | 937 | |
| Line is longer than 80 characters. | 944 | |
| Method 'isPluginEnabled' is not designed for extension - needs to be abstract, final or empty. | 947 | |
| Missing a Javadoc comment. | 947 | |
| Parameter key should be final. | 947 | |
| '{' should be on the previous line. | 948 | |
| Line is longer than 80 characters. | 949 | |
| Method 'getDynamicResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 952 | |
| Missing a Javadoc comment. | 952 | |
| Parameter name should be final. | 952 | |
| '{' should be on the previous line. | 953 | |
| Line is longer than 80 characters. | 957 | |
| Method 'getDynamicPluginClass' is not designed for extension - needs to be abstract, final or empty. | 957 | |
| Missing a Javadoc comment. | 957 | |
| Parameter className should be final. | 957 | |
| Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. | 962 | |
| Missing a Javadoc comment. | 962 | |
| '{' should be on the previous line. | 963 | |
| Line is longer than 80 characters. | 967 | |
| Method 'getPluginResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 967 | |
| Missing a Javadoc comment. | 967 | |
| Parameter pluginKey should be final. | 967 | |
| Parameter resourcePath should be final. | 967 | |
| '{' should be on the previous line. | 971 | |
| Line is longer than 80 characters. | 972 | |
| Line is longer than 80 characters. | 987 | |
| Parameter plugin should be final. | 987 | |
| Parameter descriptor should be final. | 987 | |
| Parameter throwable should be final. | 987 | |
| Line is longer than 80 characters. | 990 | |
| Line is longer than 80 characters. | 991 | |
| Method 'isSystemPlugin' is not designed for extension - needs to be abstract, final or empty. | 1002 | |
| Missing a Javadoc comment. | 1002 | |
| Parameter key should be final. | 1002 | |
| '{' should be on the previous line. | 1003 | |
| Line is longer than 80 characters. | 1011 | |
| Parameter descriptorParserFactory should be final. | 1011 | |
| Expected @param tag for 'descriptorParserFactory'. | 1011 | |
| Line is longer than 80 characters. | 1015 | |
| Missing a Javadoc comment. | 1015 | |
| Missing a Javadoc comment. | 1017 | |
| Missing a Javadoc comment. | 1019 | |
| Parameter plugin should be final. | 1019 | |
| 'plugin' hides a field. | 1019 | |
| '{' should be on the previous line. | 1020 | |
| Missing a Javadoc comment. | 1024 | |
| '{' should be on the previous line. | 1025 | |
| Missing a Javadoc comment. | 1029 | |
| '{' should be on the previous line. | 1030 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 6 | |
| '{' should be on the previous line. | 11 | |
| Line is longer than 80 characters. | 14 | |
| Line is longer than 80 characters. | 17 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| '{' should be on the previous line. | 8 | |
| First sentence should end with a period. | 9 | |
| '{' should be on the previous line. | 13 | |
| Missing a Javadoc comment. | 14 | |
| First sentence should end with a period. | 15 | |
| First sentence should end with a period. | 18 | |
| First sentence should end with a period. | 21 | |
| Line is longer than 80 characters. | 25 | |
| '<' is not followed by whitespace. | 36 | |
| Expected @param tag for '<T>'. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| First sentence should end with a period. | 38 | |
| '<' is not followed by whitespace. | 45 | |
| Expected @param tag for '<T>'. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| First sentence should end with a period. | 53 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.util.*. | 7 | |
| Line is longer than 80 characters. | 10 | |
| '{' should be on the previous line. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| '<' is not preceded with whitespace. | 17 | |
| '<' is not followed by whitespace. | 17 | |
| '>' is not preceded with whitespace. | 17 | |
| '>' is not followed by whitespace. | 17 | |
| Missing a Javadoc comment. | 18 | |
| '<' is not preceded with whitespace. | 18 | |
| '<' is not followed by whitespace. | 18 | |
| '>' is not preceded with whitespace. | 18 | |
| Line is longer than 80 characters. | 21 | |
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 27 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 32 | |
| Parameter element should be final. | 32 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 32 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 32 | |
| 'if' construct must use '{}'s. | 34 | |
| Line is longer than 80 characters. | 35 | |
| '<' is not preceded with whitespace. | 37 | |
| '<' is not followed by whitespace. | 37 | |
| '>' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters. | 39 | |
| '<' is not preceded with whitespace. | 39 | |
| '<' is not followed by whitespace. | 39 | |
| '>' is not preceded with whitespace. | 39 | |
| '<' is not preceded with whitespace. | 39 | |
| '<' is not followed by whitespace. | 39 | |
| '>' is not preceded with whitespace. | 39 | |
| '>' is not followed by whitespace. | 39 | |
| '{' should be on the previous line. | 42 | |
| Line is longer than 80 characters. | 43 | |
| 'if' construct must use '{}'s. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 60 | |
| Parameter resourceDescriptors should be final. | 60 | |
| '<' is not preceded with whitespace. | 60 | |
| '<' is not followed by whitespace. | 60 | |
| '>' is not preceded with whitespace. | 60 | |
| 'resourceDescriptors' hides a field. | 60 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 60 | |
| 'if' construct must use '{}'s. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getResourceDescriptors' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| '<' is not preceded with whitespace. | 67 | |
| '<' is not followed by whitespace. | 67 | |
| '>' is not preceded with whitespace. | 67 | |
| '{' should be on the previous line. | 68 | |
| Method 'getResourceDescriptors' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '<' is not preceded with whitespace. | 72 | |
| '<' is not followed by whitespace. | 72 | |
| '>' is not preceded with whitespace. | 72 | |
| Parameter type should be final. | 72 | |
| '{' should be on the previous line. | 73 | |
| Line is longer than 80 characters. | 74 | |
| '<' is not preceded with whitespace. | 74 | |
| '<' is not followed by whitespace. | 74 | |
| '>' is not preceded with whitespace. | 74 | |
| '<' is not preceded with whitespace. | 74 | |
| '<' is not followed by whitespace. | 74 | |
| '>' is not preceded with whitespace. | 74 | |
| '>' is not followed by whitespace. | 74 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 78 | |
| '{' should be on the previous line. | 80 | |
| Method 'getResourceLocation' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter type should be final. | 88 | |
| Parameter name should be final. | 88 | |
| '{' should be on the previous line. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Line is longer than 80 characters. | 92 | |
| '{' should be on the previous line. | 94 | |
| Expected an @return tag. | 105 | |
| Method 'getResourceDescriptor' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter type should be final. | 105 | |
| Expected @param tag for 'type'. | 105 | |
| Parameter name should be final. | 105 | |
| Expected @param tag for 'name'. | 105 | |
| '{' should be on the previous line. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter deploymentUnit should be final. | 19 | |
| 'deploymentUnit' hides a field. | 19 | |
| Parameter loader should be final. | 19 | |
| 'loader' hides a field. | 19 | |
| '{' should be on the previous line. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 29 | |
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '?' is not preceded with whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| '?' is not followed by whitespace. | 29 | |
| Parameter clazz should be final. | 29 | |
| Parameter callingClass should be final. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| '?' is not preceded with whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| '?' is not followed by whitespace. | 29 | |
| Method 'isUninstallable' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' should be on the previous line. | 35 | |
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter name should be final. | 39 | |
| '{' should be on the previous line. | 40 | |
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter name should be final. | 44 | |
| '{' should be on the previous line. | 45 | |
| Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '{' should be on the previous line. | 50 | |
| Method 'isDynamicallyLoaded' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| '{' should be on the previous line. | 60 | |
| Method 'getDeploymentUnit' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Method 'isDeleteable' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Method 'setDeletable' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter deletable should be final. | 74 | |
| 'deletable' hides a field. | 74 | |
| '{' should be on the previous line. | 75 | |
| Method 'isBundledPlugin' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Method 'setBundled' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter bundled should be final. | 84 | |
| 'bundled' hides a field. | 84 | |
| '{' should be on the previous line. | 85 | |
| Method 'close' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.io.*. | 8 | |
| Missing a Javadoc comment. | 15 | |
| '{' should be on the previous line. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Variable 'log' must be private and have accessor methods. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Variable 'destDir' must be private and have accessor methods. | 18 | |
| Method 'saveEntry' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Parameter is should be final. | 20 | |
| Parameter entry should be final. | 20 | |
| '{' should be on the previous line. | 25 | |
| '}' should be on the same line. | 27 | |
| '{' should be on the previous line. | 29 | |
| '{' should be on the previous line. | 35 | |
| '}' should be on the same line. | 39 | |
| '{' should be on the previous line. | 41 | |
| Line is longer than 80 characters. | 42 | |
| '}' should be on the same line. | 44 | |
| '{' should be on the previous line. | 46 | |
| Method 'entries' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter zis should be final. | 54 | |
| '{' should be on the previous line. | 55 | |
| '{' should be on the previous line. | 58 | |
| '{' should be on the previous line. | 61 | |
| '}' should be on the same line. | 66 | |
| '{' should be on the previous line. | 68 | |
| Method 'conditionalUnzip' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' should be on the previous line. | 76 | |
| '{' should be on the previous line. | 81 | |
| Line is longer than 80 characters. | 85 | |
| '{' should be on the previous line. | 89 | |
| '}' should be on the same line. | 92 | |
| '{' should be on the previous line. | 94 | |
| 'if' construct must use '{}'s. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Method 'getContentsOfTargetDir' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter dir should be final. | 100 | |
| '{' should be on the previous line. | 101 | |
| Parameter dir should be final. | 105 | |
| Parameter name should be final. | 105 | |
| '{' should be on the previous line. | 106 | |
| '{' should be on the previous line. | 114 | |
| 'if' construct must use '{}'s. | 121 | |
| '{' should be on the previous line. | 125 | |
| 'if' construct must use '{}'s. | 126 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 5 | |
| '{' should be on the previous line. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Line has trailing spaces. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Parameter plugin should be final. | 12 | |
| 'plugin' hides a field. | 12 | |
| '{' should be on the previous line. | 13 | |
| Line has trailing spaces. | 16 | |
| Method 'getPlugin' is not designed for extension - needs to be abstract, final or empty. | 17 | |
| Missing a Javadoc comment. | 17 | |
| '{' should be on the previous line. | 18 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Method 'getInstance' is not designed for extension - needs to be abstract, final or empty. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Parameter source should be final. | 15 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 15 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 10 | |
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| '<' is not preceded with whitespace. | 15 | |
| '<' is not followed by whitespace. | 15 | |
| '>' is not preceded with whitespace. | 15 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 15 | |
| Line is longer than 80 characters. | 18 | |
| Line is longer than 80 characters. | 23 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 30 | |
| '<' is not preceded with whitespace. | 30 | |
| '<' is not followed by whitespace. | 30 | |
| '>' is not preceded with whitespace. | 30 | |
| Expected @param tag for 'moduleDescriptorFactory'. | 30 | |
| Expected @throws tag for 'PluginParseException'. | 30 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 30 | |
| First sentence should end with a period. | 32 | |
| Expected @param tag for 'plugin'. | 35 | |
| Expected @throws tag for 'PluginException'. | 35 | |
| Redundant throws: 'PluginException' is unchecked exception. | 35 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 8 | |
| '{' should be on the previous line. | 9 | |
| Missing a Javadoc comment. | 10 | |
| '<' is not preceded with whitespace. | 10 | |
| '<' is not followed by whitespace. | 10 | |
| '>' is not preceded with whitespace. | 10 | |
| Missing a Javadoc comment. | 12 | |
| '<' is not preceded with whitespace. | 12 | |
| '<' is not followed by whitespace. | 12 | |
| '>' is not preceded with whitespace. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Expected an @return tag. | 19 | |
| Expected @param tag for 'type'. | 19 | |
| Expected @param tag for 'name'. | 19 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 10 | |
| '{' should be on the previous line. | 18 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 7 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Parameter pluginController should be final. | 15 | |
| 'pluginController' hides a field. | 15 | |
| Parameter pluginAccessor should be final. | 15 | |
| 'pluginAccessor' hides a field. | 15 | |
| Method 'getPluginController' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' should be on the previous line. | 24 | |
| Method 'getPluginAccessor' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' should be on the previous line. | 29 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.io.*. | 7 | |
| '{' should be on the previous line. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 19 | |
| Parameter jarFile should be final. | 19 | |
| 'jarFile' hides a field. | 19 | |
| '{' should be on the previous line. | 20 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 28 | |
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Parameter fileName should be final. | 28 | |
| Expected @param tag for 'fileName'. | 28 | |
| Expected @throws tag for 'PluginParseException'. | 28 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 28 | |
| '{' should be on the previous line. | 33 | |
| '}' should be on the same line. | 35 | |
| '{' should be on the previous line. | 37 | |
| Line is longer than 80 characters. | 38 | |
| '{' should be on the previous line. | 43 | |
| '{' should be on the previous line. | 49 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 53 | |
| '{' should be on the previous line. | 55 | |
| '}' should be on the same line. | 60 | |
| '{' should be on the previous line. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| '{' should be on the previous line. | 78 | |
| '{' should be on the previous line. | 80 | |
| '}' should be on the same line. | 82 | |
| '{' should be on the previous line. | 84 | |
| Line is longer than 80 characters. | 85 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 5 | |
| '{' should be on the previous line. | 9 | |
| First sentence should end with a period. | 10 |
| Violation | Message | Line |
|---|---|---|
| Unused import - com.atlassian.plugin.Plugin. | 3 | |
| Unused import - com.atlassian.plugin.PluginParseException. | 4 | |
| Unused import - com.atlassian.plugin.elements.ResourceDescriptor. | 5 | |
| Unused import - com.atlassian.plugin.loaders.LoaderUtils. | 6 | |
| Unused import - org.dom4j.Element. | 7 | |
| Unused import - java.util.Iterator. | 9 | |
| Unused import - java.util.List. | 10 | |
| Unused import - java.util.LinkedList. | 11 | |
| Line is longer than 80 characters. | 14 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 10 | |
| '{' should be on the previous line. | 14 | |
| '<' is not preceded with whitespace. | 19 | |
| '<' is not followed by whitespace. | 19 | |
| '>' is not preceded with whitespace. | 19 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| '<' is not preceded with whitespace. | 33 | |
| '<' is not followed by whitespace. | 33 | |
| '>' is not preceded with whitespace. | 33 | |
| Line is longer than 80 characters. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line is longer than 80 characters. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| Expected @param tag for '<T>'. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not followed by whitespace. | 41 | |
| '>' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters. | 44 | |
| Line is longer than 80 characters. | 45 | |
| Line is longer than 80 characters. | 46 | |
| Line is longer than 80 characters. | 49 | |
| '<' is not followed by whitespace. | 49 | |
| Expected @param tag for '<T>'. | 49 | |
| '>' is not preceded with whitespace. | 49 | |
| '<' is not preceded with whitespace. | 49 | |
| '<' is not followed by whitespace. | 49 | |
| '<' is not preceded with whitespace. | 49 | |
| '<' is not followed by whitespace. | 49 | |
| '>' is not preceded with whitespace. | 49 | |
| '>' is not followed by whitespace. | 49 | |
| '>' is not preceded with whitespace. | 49 | |
| '<' is not preceded with whitespace. | 49 | |
| '<' is not followed by whitespace. | 49 | |
| '>' is not preceded with whitespace. | 49 | |
| Expected @param tag for 'key'. | 55 | |
| Line is longer than 80 characters. | 59 | |
| Expected @param tag for 'pluginKey'. | 61 | |
| Expected an @return tag. | 68 | |
| Expected @param tag for 'completeKey'. | 68 | |
| Expected an @return tag. | 73 | |
| Expected @param tag for 'completeKey'. | 73 | |
| Expected an @return tag. | 78 | |
| Expected @param tag for 'key'. | 78 | |
| Line is longer than 80 characters. | 81 | |
| Expected an @return tag. | 85 | |
| Expected @param tag for 'completeKey'. | 85 | |
| '<' is not followed by whitespace. | 92 | |
| Expected @param tag for '<T>'. | 92 | |
| '>' is not preceded with whitespace. | 92 | |
| '<' is not preceded with whitespace. | 92 | |
| '<' is not followed by whitespace. | 92 | |
| '>' is not preceded with whitespace. | 92 | |
| '<' is not preceded with whitespace. | 92 | |
| '<' is not followed by whitespace. | 92 | |
| '>' is not preceded with whitespace. | 92 | |
| Expected @param tag for 'moduleClass'. | 92 | |
| First sentence should end with a period. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 103 | |
| '<' is not followed by whitespace. | 103 | |
| Expected @param tag for '<T>'. | 103 | |
| '>' is not preceded with whitespace. | 103 | |
| '<' is not preceded with whitespace. | 103 | |
| '<' is not followed by whitespace. | 103 | |
| '>' is not preceded with whitespace. | 103 | |
| '<' is not preceded with whitespace. | 103 | |
| '<' is not followed by whitespace. | 103 | |
| '<' is not preceded with whitespace. | 103 | |
| '<' is not followed by whitespace. | 103 | |
| '>' is not preceded with whitespace. | 103 | |
| '>' is not followed by whitespace. | 103 | |
| '>' is not preceded with whitespace. | 103 | |
| '>' is not followed by whitespace. | 103 | |
| '<' is not preceded with whitespace. | 103 | |
| '<' is not followed by whitespace. | 103 | |
| '>' is not preceded with whitespace. | 103 | |
| First sentence should end with a period. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| Expected @param tag for '<T>'. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| '>' is not followed by whitespace. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| '<' is not preceded with whitespace. | 114 | |
| '<' is not followed by whitespace. | 114 | |
| '>' is not preceded with whitespace. | 114 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| '<' is not followed by whitespace. | 122 | |
| Expected @param tag for '<T>'. | 122 | |
| '>' is not preceded with whitespace. | 122 | |
| '<' is not preceded with whitespace. | 122 | |
| '<' is not followed by whitespace. | 122 | |
| '>' is not preceded with whitespace. | 122 | |
| '<' is not preceded with whitespace. | 122 | |
| '<' is not followed by whitespace. | 122 | |
| '>' is not preceded with whitespace. | 122 | |
| Line is longer than 80 characters. | 129 | |
| Line is longer than 80 characters. | 131 | |
| '<' is not followed by whitespace. | 131 | |
| Expected @param tag for '<T>'. | 131 | |
| '>' is not preceded with whitespace. | 131 | |
| '<' is not preceded with whitespace. | 131 | |
| '<' is not followed by whitespace. | 131 | |
| '>' is not preceded with whitespace. | 131 | |
| '<' is not preceded with whitespace. | 131 | |
| '<' is not followed by whitespace. | 131 | |
| '>' is not preceded with whitespace. | 131 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 139 | |
| '<' is not followed by whitespace. | 139 | |
| Expected @param tag for '<T>'. | 139 | |
| '>' is not preceded with whitespace. | 139 | |
| '<' is not preceded with whitespace. | 139 | |
| '<' is not followed by whitespace. | 139 | |
| '>' is not preceded with whitespace. | 139 | |
| Expected @param tag for 'type'. | 139 | |
| Expected @throws tag for 'PluginParseException'. | 139 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 139 | |
| Line is longer than 80 characters. | 142 | |
| Line is longer than 80 characters. | 146 | |
| Line is longer than 80 characters. | 151 | |
| Line is longer than 80 characters. | 152 | |
| Line is longer than 80 characters. | 155 | |
| Expected an @return tag. | 157 | |
| Line is longer than 80 characters. | 157 | |
| Expected @param tag for 'pluginKey'. | 157 | |
| Expected @param tag for 'resourcePath'. | 157 | |
| Line is longer than 80 characters. | 160 | |
| Line is longer than 80 characters. | 165 | |
| Line is longer than 80 characters. | 167 | |
| Line is longer than 80 characters. | 169 | |
| '<' is not preceded with whitespace. | 169 | |
| '<' is not followed by whitespace. | 169 | |
| '?' is not preceded with whitespace. | 169 | |
| '>' is not preceded with whitespace. | 169 | |
| '?' is not followed by whitespace. | 169 | |
| Line is longer than 80 characters. | 172 | |
| Expected @param tag for 'key'. | 181 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 8 | |
| '{' should be on the previous line. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 12 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 14 | |
| Missing a Javadoc comment. | 16 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 6 | |
| Line is longer than 80 characters. | 7 | |
| '{' should be on the previous line. | 12 | |
| First sentence should end with a period. | 13 | |
| Line is longer than 80 characters. | 18 | |
| Unused @throws tag for 'IllegalArgumentException'. | 18 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| Parameter artifactUri should be final. | 20 | |
| '{' should be on the previous line. | 21 | |
| '{' should be on the previous line. | 27 | |
| Line has trailing spaces. | 29 | |
| 'if' construct must use '{}'s. | 31 | |
| 'if' construct must use '{}'s. | 33 | |
| 'if' construct must use '{}'s. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Line has trailing spaces. | 39 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 15 | |
| Parameter url should be final. | 15 | |
| Parameter content should be final. | 15 | |
| 'content' hides a field. | 15 | |
| '{' should be on the previous line. | 16 | |
| Missing a Javadoc comment. | 21 | |
| '{' should be on the previous line. | 22 | |
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' should be on the previous line. | 26 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 9 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Parameter completeKey should be final. | 14 | |
| '{' should be on the previous line. | 15 | |
| 'if' construct must use '{}'s. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Line has trailing spaces. | 18 | |
| 'if' construct must use '{}'s. | 21 | |
| Line is longer than 80 characters. | 22 | |
| Method 'getModuleKey' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' should be on the previous line. | 29 | |
| Method 'getPluginKey' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' should be on the previous line. | 34 | |
| Method 'getCompleteKey' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' should be on the previous line. | 39 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Unused @throws tag for 'IllegalArgumentException'. | 14 | |
| 'pluginAccessor' hides a field. | 16 | |
| Expected @param tag for 'pluginAccessor'. | 16 | |
| '{' should be on the previous line. | 17 | |
| '{' should be on the previous line. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' should be on the previous line. | 26 | |
| Line is longer than 80 characters. | 27 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 20 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 23 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 31 | |
| Line is longer than 80 characters. | 32 | |
| Line is longer than 80 characters. | 34 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 34 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| '{' should be on the previous line. | 6 | |
| Missing a Javadoc comment. | 8 | |
| Missing a Javadoc comment. | 11 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Unused @throws tag for 'IllegalArgumentException'. | 14 | |
| 'pluginAccessor' hides a field. | 16 | |
| Expected @param tag for 'pluginAccessor'. | 16 | |
| '{' should be on the previous line. | 17 | |
| '{' should be on the previous line. | 19 | |
| Line is longer than 80 characters. | 20 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' should be on the previous line. | 26 | |
| Line is longer than 80 characters. | 27 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| '{' should be on the previous line. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Method 'isBundledPlugin' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' should be on the previous line. | 20 | |
| Method 'isUninstallable' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| '{' should be on the previous line. | 25 | |
| Method 'isDeleteable' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' should be on the previous line. | 30 | |
| Method 'isDynamicallyLoaded' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' should be on the previous line. | 35 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on the previous line. | 40 | |
| Method 'setDeletable' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter deletable should be final. | 43 | |
| 'deletable' hides a field. | 43 | |
| '{' should be on the previous line. | 44 | |
| Method 'setBundled' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter bundled should be final. | 48 | |
| '{' should be on the previous line. | 49 | |
| Line is longer than 80 characters. | 53 | |
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '<' is not preceded with whitespace. | 53 | |
| '<' is not followed by whitespace. | 53 | |
| '?' is not preceded with whitespace. | 53 | |
| '>' is not preceded with whitespace. | 53 | |
| '?' is not followed by whitespace. | 53 | |
| Parameter clazz should be final. | 53 | |
| Parameter callingClass should be final. | 53 | |
| Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| '{' should be on the previous line. | 59 | |
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter name should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter name should be final. | 68 | |
| '{' should be on the previous line. | 69 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| '{' should be on the previous line. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 15 | |
| '{' should be on the previous line. | 16 | |
| Parameter text should be final. | 24 | |
| '{' should be on the previous line. | 25 | |
| Method 'isUninstallable' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' should be on the previous line. | 31 | |
| Method 'setDeletable' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter deletable should be final. | 35 | |
| 'deletable' hides a field. | 35 | |
| '{' should be on the previous line. | 36 | |
| Method 'isDeleteable' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' should be on the previous line. | 41 | |
| Method 'setUninstallable' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter uninstallable should be final. | 45 | |
| 'uninstallable' hides a field. | 45 | |
| '{' should be on the previous line. | 46 | |
| Method 'isEnabledByDefault' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Method 'getErrorText' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Method 'setErrorText' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter errorText should be final. | 60 | |
| 'errorText' hides a field. | 60 | |
| '{' should be on the previous line. | 61 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 7 | |
| Line is longer than 80 characters. | 9 | |
| Line is longer than 80 characters. | 14 | |
| Line is longer than 80 characters. | 25 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| '{' should be on the previous line. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Missing a Javadoc comment. | 5 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 5 | |
| Missing a Javadoc comment. | 7 | |
| Missing a Javadoc comment. | 9 | |
| '<' is not preceded with whitespace. | 9 | |
| '<' is not followed by whitespace. | 9 | |
| '?' is not preceded with whitespace. | 9 | |
| '>' is not preceded with whitespace. | 9 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 | |
| Line is longer than 80 characters. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Method 'setDelegateClassLoader' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter delegateClassLoader should be final. | 19 | |
| 'delegateClassLoader' hides a field. | 19 | |
| '{' should be on the previous line. | 20 | |
| Line is longer than 80 characters. | 21 | |
| '{' should be on the previous line. | 23 | |
| Line is longer than 80 characters. | 24 | |
| '+' should be on a new line. | 24 | |
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter name should be final. | 30 | |
| '{' should be on the previous line. | 31 | |
| Method 'getResource' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter name should be final. | 35 | |
| '{' should be on the previous line. | 36 | |
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter name should be final. | 40 | |
| '{' should be on the previous line. | 41 | |
| Method 'setDefaultAssertionStatus' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter enabled should be final. | 45 | |
| '{' should be on the previous line. | 46 | |
| Line is longer than 80 characters. | 50 | |
| Method 'setPackageAssertionStatus' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter packageName should be final. | 50 | |
| Parameter enabled should be final. | 50 | |
| Line is longer than 80 characters. | 55 | |
| Method 'setClassAssertionStatus' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter className should be final. | 55 | |
| Parameter enabled should be final. | 55 | |
| Method 'clearAssertionStatus' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' should be on the previous line. | 61 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 7 | |
| Missing a Javadoc comment. | 9 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 14 | |
| Parameter s should be final. | 14 | |
| '{' should be on the previous line. | 15 | |
| Missing a Javadoc comment. | 19 | |
| Parameter throwable should be final. | 19 | |
| '{' should be on the previous line. | 20 | |
| Missing a Javadoc comment. | 24 | |
| Parameter s should be final. | 24 | |
| Parameter throwable should be final. | 24 | |
| '{' should be on the previous line. | 25 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| '{' should be on the previous line. | 14 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 23 | |
| '{' should be on the previous line. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Parameter pluginDescriptorFileName should be final. | 33 | |
| 'pluginDescriptorFileName' hides a field. | 33 | |
| '{' should be on the previous line. | 34 | |
| Line is longer than 80 characters. | 35 | |
| ',' is not followed by whitespace. | 35 | |
| Line is longer than 80 characters. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter pluginDescriptorFileName should be final. | 38 | |
| 'pluginDescriptorFileName' hides a field. | 38 | |
| Parameter tempDirectory should be final. | 38 | |
| 'tempDirectory' hides a field. | 38 | |
| Line is longer than 80 characters. | 41 | |
| First sentence should end with a period. | 46 | |
| Line is longer than 80 characters. | 53 | |
| Method 'create' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Parameter deploymentUnit should be final. | 53 | |
| Parameter moduleDescriptorFactory should be final. | 53 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 56 | |
| '{' should be on the previous line. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Line is longer than 80 characters. | 64 | |
| 'if' construct must use '{}'s. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line is longer than 80 characters. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 71 | |
| '}' should be on the same line. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 74 | |
| '{' should be on the previous line. | 76 | |
| 'if' construct must use '{}'s. | 77 | |
| '}' should be on the same line. | 79 | |
| '{' should be on the previous line. | 81 | |
| 'if' construct must use '{}'s. | 82 | |
| '}' should be on the same line. | 84 | |
| '{' should be on the previous line. | 86 | |
| 'if' construct must use '{}'s. | 87 | |
| '}' should be on the same line. | 89 | |
| '{' should be on the previous line. | 91 | |
| 'if' construct must use '{}'s. | 92 | |
| '{' should be on the previous line. | 95 | |
| Line is longer than 80 characters. | 107 | |
| Method 'createPlugin' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter deploymentUnit should be final. | 107 | |
| Parameter loader should be final. | 107 | |
| First sentence should end with a period. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 119 | |
| Method 'canCreate' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Parameter pluginArtifact should be final. | 119 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 119 | |
| Line is longer than 80 characters. | 121 | |
| Line is longer than 80 characters. | 123 | |
| '{' should be on the previous line. | 125 | |
| '{' should be on the previous line. | 127 | |
| Line is longer than 80 characters. | 128 | |
| 'if' construct must use '{}'s. | 131 | |
| '{' should be on the previous line. | 134 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| First sentence should end with a period. | 7 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Parameter pluginController should be final. | 15 | |
| 'pluginController' hides a field. | 15 | |
| Parameter pluginAccessor should be final. | 15 | |
| 'pluginAccessor' hides a field. | 15 | |
| Method 'getPluginController' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' should be on the previous line. | 24 | |
| Method 'getPluginAccessor' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' should be on the previous line. | 29 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 7 | |
| Line is longer than 80 characters. | 8 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| '{' should be on the previous line. | 15 | |
| Missing a Javadoc comment. | 19 | |
| Parameter s should be final. | 19 | |
| '{' should be on the previous line. | 20 | |
| 'if' construct must use '{}'s. | 21 | |
| Line is longer than 80 characters. | 22 | |
| First sentence should end with a period. | 27 | |
| Line is longer than 80 characters. | 30 | |
| Method 'isListenerMethod' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Parameter method should be final. | 32 | |
| '{' should be on the previous line. | 33 | |
| 'if' construct must use '{}'s. | 34 |
| Violation | Message | Line |
|---|---|---|
| Unused import - com.atlassian.plugin.loaders.SinglePluginLoader. | 3 | |
| Using the '.*' form of import should be avoided - java.util.*. | 8 | |
| Missing a Javadoc comment. | 10 | |
| '{' should be on the previous line. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Line is longer than 80 characters. | 14 | |
| Missing a Javadoc comment. | 14 | |
| '<' is not preceded with whitespace. | 14 | |
| '<' is not followed by whitespace. | 14 | |
| ',' is not followed by whitespace. | 14 | |
| '<' is not preceded with whitespace. | 14 | |
| '<' is not followed by whitespace. | 14 | |
| '?' is not preceded with whitespace. | 14 | |
| '>' is not preceded with whitespace. | 14 | |
| '>' is not followed by whitespace. | 14 | |
| '>' is not preceded with whitespace. | 14 | |
| Missing a Javadoc comment. | 15 | |
| '<' is not preceded with whitespace. | 15 | |
| '<' is not followed by whitespace. | 15 | |
| '>' is not preceded with whitespace. | 15 | |
| Missing a Javadoc comment. | 17 | |
| '{' should be on the previous line. | 18 | |
| Line is longer than 80 characters. | 19 | |
| '<' is not preceded with whitespace. | 19 | |
| '<' is not followed by whitespace. | 19 | |
| '<' is not preceded with whitespace. | 19 | |
| '<' is not followed by whitespace. | 19 | |
| '?' is not preceded with whitespace. | 19 | |
| '>' is not preceded with whitespace. | 19 | |
| '>' is not followed by whitespace. | 19 | |
| '>' is not preceded with whitespace. | 19 | |
| '>' is not followed by whitespace. | 19 | |
| Line is longer than 80 characters. | 22 | |
| Method 'getModuleDescriptorClass' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| '?' is not preceded with whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| Parameter type should be final. | 22 | |
| Line is longer than 80 characters. | 27 | |
| Method 'getModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter type should be final. | 27 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 27 | |
| 'if' construct must use '{}'s. | 29 | |
| 'if' construct must use '{}'s. | 34 | |
| Line is longer than 80 characters. | 35 | |
| Method 'shouldSkipModuleOfType' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter type should be final. | 40 | |
| '{' should be on the previous line. | 41 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 45 | |
| Method 'setModuleDescriptors' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter moduleDescriptorClassNames should be final. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters. | 47 | |
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| '<' is not preceded with whitespace. | 47 | |
| '<' is not followed by whitespace. | 47 | |
| ',' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| '>' is not followed by whitespace. | 47 | |
| '>' is not preceded with whitespace. | 47 | |
| '<' is not preceded with whitespace. | 49 | |
| '<' is not followed by whitespace. | 49 | |
| ',' is not followed by whitespace. | 49 | |
| '>' is not preceded with whitespace. | 49 | |
| Line is longer than 80 characters. | 50 | |
| '<' is not preceded with whitespace. | 50 | |
| '<' is not followed by whitespace. | 50 | |
| '?' is not preceded with whitespace. | 50 | |
| '>' is not preceded with whitespace. | 50 | |
| 'if' construct must use '{}'s. | 51 | |
| Line is longer than 80 characters. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '<' is not preceded with whitespace. | 56 | |
| '<' is not followed by whitespace. | 56 | |
| '?' is not preceded with whitespace. | 56 | |
| '>' is not preceded with whitespace. | 56 | |
| Parameter entry should be final. | 56 | |
| '<' is not preceded with whitespace. | 56 | |
| '<' is not followed by whitespace. | 56 | |
| ',' is not followed by whitespace. | 56 | |
| '>' is not preceded with whitespace. | 56 | |
| 'if' construct must use '{}'s. | 58 | |
| '<' is not preceded with whitespace. | 61 | |
| '<' is not followed by whitespace. | 61 | |
| '?' is not preceded with whitespace. | 61 | |
| '>' is not preceded with whitespace. | 61 | |
| '{' should be on the previous line. | 63 | |
| Line is longer than 80 characters. | 64 | |
| '<' is not preceded with whitespace. | 64 | |
| '<' is not followed by whitespace. | 64 | |
| '?' is not preceded with whitespace. | 64 | |
| '>' is not preceded with whitespace. | 64 | |
| '>' is not followed by whitespace. | 64 | |
| '{' should be on the previous line. | 67 | |
| Line is longer than 80 characters. | 68 | |
| '}' should be on the same line. | 71 | |
| '{' should be on the previous line. | 73 | |
| Line is longer than 80 characters. | 74 | |
| Method 'hasModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter type should be final. | 80 | |
| '{' should be on the previous line. | 81 | |
| Line is longer than 80 characters. | 85 | |
| Method 'addModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter type should be final. | 85 | |
| Parameter moduleDescriptorClass should be final. | 85 | |
| '<' is not preceded with whitespace. | 85 | |
| '<' is not followed by whitespace. | 85 | |
| '?' is not preceded with whitespace. | 85 | |
| '>' is not preceded with whitespace. | 85 | |
| Method 'removeModuleDescriptorForType' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter type should be final. | 90 | |
| '{' should be on the previous line. | 91 | |
| Line is longer than 80 characters. | 95 | |
| Method 'getDescriptorClassesMap' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| '<' is not preceded with whitespace. | 95 | |
| '<' is not followed by whitespace. | 95 | |
| '<' is not preceded with whitespace. | 95 | |
| '<' is not followed by whitespace. | 95 | |
| '?' is not preceded with whitespace. | 95 | |
| '>' is not preceded with whitespace. | 95 | |
| '>' is not followed by whitespace. | 95 | |
| '>' is not preceded with whitespace. | 95 | |
| Line is longer than 80 characters. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Method 'setPermittedModuleKeys' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter permittedModuleKeys should be final. | 106 | |
| '<' is not preceded with whitespace. | 106 | |
| '<' is not followed by whitespace. | 106 | |
| '>' is not preceded with whitespace. | 106 | |
| 'permittedModuleKeys' hides a field. | 106 | |
| '{' should be on the previous line. | 107 | |
| 'if' construct must use '{}'s. | 108 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Utility classes should not have a public or default constructor. | 12 | |
| '{' should be on the previous line. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Line is longer than 80 characters. | 18 | |
| Line is longer than 80 characters. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 28 | |
| Parameter plugin should be final. | 28 | |
| Parameter element should be final. | 28 | |
| Parameter e should be final. | 28 | |
| Parameter moduleDescriptorFactory should be final. | 28 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 34 | |
| 'if' construct must use '{}'s. | 37 | |
| 'else' construct must use '{}'s. | 39 | |
| Line is longer than 80 characters. | 42 | |
| Line is longer than 80 characters. | 50 | |
| Line is longer than 80 characters. | 52 | |
| Line is longer than 80 characters. | 59 | |
| Parameter plugin should be final. | 59 | |
| Parameter descriptor should be final. | 59 | |
| Parameter e should be final. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 66 | |
| Avoid inline conditionals. | 66 | |
| First sentence should end with a period. | 73 | |
| Line is longer than 80 characters. | 82 | |
| Parameter plugin should be final. | 82 | |
| Parameter moduleName should be final. | 82 | |
| Parameter moduleClass should be final. | 82 | |
| Parameter e should be final. | 82 | |
| 'if' construct must use '{}'s. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Avoid inline conditionals. | 87 | |
| 'if' construct must use '{}'s. | 88 | |
| Line is longer than 80 characters. | 89 | |
| 'if' construct must use '{}'s. | 90 | |
| Line is longer than 80 characters. | 91 | |
| 'if' construct must use '{}'s. | 92 | |
| Line is longer than 80 characters. | 93 | |
| 'if' construct must use '{}'s. | 94 | |
| Line is longer than 80 characters. | 95 | |
| 'else' construct must use '{}'s. | 96 | |
| Line is longer than 80 characters. | 97 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.util.*. | 6 | |
| Using the '.*' form of import should be avoided - com.atlassian.plugin.*. | 10 | |
| First sentence should end with a period. | 13 | |
| '{' should be on the previous line. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| '<' is not preceded with whitespace. | 19 | |
| '<' is not followed by whitespace. | 19 | |
| '>' is not preceded with whitespace. | 19 | |
| Variable 'plugins' must be private and have accessor methods. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Variable 'fileNameToLoad' must be private and have accessor methods. | 20 | |
| Missing a Javadoc comment. | 22 | |
| '{' should be on the previous line. | 23 | |
| Missing a Javadoc comment. | 27 | |
| Parameter fileNameToLoad should be final. | 27 | |
| 'fileNameToLoad' hides a field. | 27 | |
| '{' should be on the previous line. | 28 | |
| Line is longer than 80 characters. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter moduleDescriptorFactory should be final. | 32 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 32 | |
| '<' is not preceded with whitespace. | 35 | |
| '<' is not followed by whitespace. | 35 | |
| '>' is not preceded with whitespace. | 35 | |
| '>' is not followed by whitespace. | 35 | |
| Line has trailing spaces. | 36 | |
| '{' should be on the previous line. | 38 | |
| Line is longer than 80 characters. | 39 | |
| '}' should be on the same line. | 40 | |
| '{' should be on the previous line. | 42 | |
| '{' should be on the previous line. | 48 | |
| '{' should be on the previous line. | 51 | |
| Line is longer than 80 characters. | 52 | |
| '}' should be on the same line. | 54 | |
| '{' should be on the previous line. | 56 | |
| '}' should be on the same line. | 58 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 66 | |
| Method 'loadAllPlugins' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '<' is not preceded with whitespace. | 66 | |
| '<' is not followed by whitespace. | 66 | |
| '>' is not preceded with whitespace. | 66 | |
| Parameter moduleDescriptorFactory should be final. | 66 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 66 | |
| '{' should be on the previous line. | 69 | |
| Method 'supportsRemoval' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| Method 'supportsAddition' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 86 | |
| Method 'addFoundPlugins' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| Parameter moduleDescriptorFactory should be final. | 86 | |
| Line is longer than 80 characters. | 88 | |
| Method 'removePlugin' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter plugin should be final. | 91 | |
| Redundant throws: 'PluginException' is unchecked exception. | 91 | |
| '{' should be on the previous line. | 92 | |
| Line is longer than 80 characters. | 93 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.util.*. | 9 | |
| Using the '.*' form of import should be avoided - com.atlassian.plugin.loaders.classloading.*. | 11 | |
| Line is longer than 80 characters. | 15 | |
| Line is longer than 80 characters. | 19 | |
| Missing a Javadoc comment. | 21 | |
| First sentence should end with a period. | 23 | |
| Line is longer than 80 characters. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| ',' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| ',' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '>' is not followed by whitespace. | 31 | |
| Line is longer than 80 characters. | 37 | |
| Parameter pluginsDirectory should be final. | 39 | |
| 'pluginsDirectory' hides a field. | 39 | |
| '{' should be on the previous line. | 40 | |
| Line is longer than 80 characters. | 41 | |
| Line is longer than 80 characters. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter file should be final. | 45 | |
| 'if' construct must use '{}'s. | 47 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Parameter file should be final. | 61 | |
| '{' should be on the previous line. | 62 | |
| Expected an @return tag. | 69 | |
| Parameter file should be final. | 69 | |
| Expected @param tag for 'file'. | 69 | |
| '{' should be on the previous line. | 70 | |
| Line is longer than 80 characters. | 75 | |
| Parameter file should be final. | 80 | |
| '{' should be on the previous line. | 81 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 88 | |
| '<' is not preceded with whitespace. | 90 | |
| '<' is not followed by whitespace. | 90 | |
| '>' is not preceded with whitespace. | 90 | |
| '{' should be on the previous line. | 91 | |
| '<' is not preceded with whitespace. | 93 | |
| '<' is not followed by whitespace. | 93 | |
| '>' is not preceded with whitespace. | 93 | |
| '<' is not preceded with whitespace. | 93 | |
| '<' is not followed by whitespace. | 93 | |
| '>' is not preceded with whitespace. | 93 | |
| '>' is not followed by whitespace. | 93 | |
| '{' should be on the previous line. | 95 | |
| '{' should be on the previous line. | 97 | |
| '<' is not preceded with whitespace. | 104 | |
| '<' is not followed by whitespace. | 104 | |
| '>' is not preceded with whitespace. | 104 | |
| '<' is not preceded with whitespace. | 104 | |
| '<' is not followed by whitespace. | 104 | |
| '>' is not preceded with whitespace. | 104 | |
| '>' is not followed by whitespace. | 104 | |
| Array brackets at illegal position. | 105 | |
| '{' should be on the previous line. | 107 | |
| Line is longer than 80 characters. | 108 | |
| '}' should be on the same line. | 109 | |
| '{' should be on the previous line. | 111 | |
| '{' should be on the previous line. | 113 | |
| '{' should be on the previous line. | 115 | |
| '{' should be on the previous line. | 117 | |
| Line is longer than 80 characters. | 119 | |
| 'if' construct must use '{}'s. | 120 | |
| '{' should be on the previous line. | 123 | |
| Line is longer than 80 characters. | 124 | |
| 'if' construct must use '{}'s. | 125 | |
| '}' should be on the same line. | 128 | |
| '{' should be on the previous line. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Missing a Javadoc comment. | 138 | |
| Parameter file should be final. | 138 | |
| '{' should be on the previous line. | 139 | |
| Missing a Javadoc comment. | 144 | |
| Parameter toUndeploy should be final. | 144 | |
| '<' is not preceded with whitespace. | 144 | |
| '<' is not followed by whitespace. | 144 | |
| '>' is not preceded with whitespace. | 144 | |
| '{' should be on the previous line. | 145 | |
| '{' should be on the previous line. | 147 | |
| '(' is followed by whitespace. | 148 | |
| Line is longer than 80 characters. | 155 | |
| '<' is not preceded with whitespace. | 157 | |
| '<' is not followed by whitespace. | 157 | |
| '>' is not preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| Line is longer than 80 characters. | 159 | |
| '{' should be on the previous line. | 166 | |
| Missing a Javadoc comment. | 170 | |
| Parameter unit should be final. | 170 | |
| Redundant throws: 'PluginException' is unchecked exception. | 170 | |
| '{' should be on the previous line. | 171 | |
| 'if' construct must use '{}'s. | 172 | |
| Line is longer than 80 characters. | 173 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 7 | |
| '<' is not preceded with whitespace. | 7 | |
| '<' is not followed by whitespace. | 7 | |
| '>' is not preceded with whitespace. | 7 | |
| '{' should be on the previous line. | 8 | |
| Expected an @return tag. | 15 | |
| First sentence should end with a period. | 17 | |
| Expected an @return tag. | 20 | |
| Expected an @return tag. | 25 | |
| Expected an @return tag. | 30 | |
| Line has trailing spaces. | 34 | |
| Expected an @return tag. | 35 | |
| Expected an @return tag. | 40 | |
| '<' is not preceded with whitespace. | 40 | |
| '<' is not followed by whitespace. | 40 | |
| '>' is not preceded with whitespace. | 40 | |
| Expected an @return tag. | 45 | |
| Line is longer than 80 characters. | 49 | |
| Line has trailing spaces. | 50 | |
| Expected @param tag for 'plugin'. | 51 | |
| Expected @param tag for 'element'. | 51 | |
| Expected @throws tag for 'PluginParseException'. | 51 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 51 | |
| Expected an @return tag. | 57 | |
| First sentence should end with a period. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Expected an @return tag. | 63 | |
| Expected @param tag for 'plugin'. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Missing a Javadoc comment. | 81 | |
| Line is longer than 80 characters. | 91 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| '{' should be on the previous line. | 11 | |
| Line is longer than 80 characters. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Redundant 'public' modifier. | 12 | |
| Line is longer than 80 characters. | 15 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 18 | |
| Line is longer than 80 characters. | 21 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 14 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 19 | |
| Line is longer than 80 characters. | 22 | |
| Line is longer than 80 characters. | 25 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 25 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 6 | |
| '<' is not preceded with whitespace. | 9 | |
| '<' is not followed by whitespace. | 9 | |
| '>' is not preceded with whitespace. | 9 | |
| '>' is not followed by whitespace. | 9 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 11 | |
| First sentence should end with a period. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Parameter p1 should be final. | 20 | |
| Parameter p2 should be final. | 20 | |
| '{' should be on the previous line. | 21 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| '{' should be on the previous line. | 8 | |
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 17 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| '{' should be on the previous line. | 13 | |
| Expected an @return tag. | 19 | |
| Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| Parameter url should be final. | 19 | |
| Expected @param tag for 'url'. | 19 | |
| Expected @throws tag for 'IOException'. | 19 | |
| '{' should be on the previous line. | 20 | |
| Method 'parseURL' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Parameter url should be final. | 27 | |
| Expected @param tag for 'url'. | 27 | |
| Parameter spec should be final. | 27 | |
| Expected @param tag for 'spec'. | 27 | |
| Parameter start should be final. | 27 | |
| Expected @param tag for 'start'. | 27 | |
| Parameter limit should be final. | 27 | |
| Expected @param tag for 'limit'. | 27 | |
| '{' should be on the previous line. | 28 | |
| '{' should be on the previous line. | 35 | |
| '}' should be on the same line. | 37 | |
| '{' should be on the previous line. | 39 | |
| '{' should be on the previous line. | 45 | |
| '}' should be on the same line. | 47 | |
| '{' should be on the previous line. | 49 | |
| '}' should be on the same line. | 53 | |
| '{' should be on the previous line. | 55 | |
| '{' should be on the previous line. | 59 | |
| '{' should be on the previous line. | 63 | |
| '}' should be on the same line. | 65 | |
| '{' should be on the previous line. | 67 | |
| '}' should be on the same line. | 71 | |
| '{' should be on the previous line. | 73 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 19 | |
| '{' should be on the previous line. | 20 | |
| Line is longer than 80 characters. | 25 | |
| Unused @throws tag for 'IllegalArgumentException'. | 25 | |
| Line is longer than 80 characters. | 27 | |
| 'moduleDescriptorClasses' hides a field. | 27 | |
| Expected @param tag for 'moduleDescriptorClasses'. | 27 | |
| '{' should be on the previous line. | 30 | |
| Line is longer than 80 characters. | 31 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '{' should be on the previous line. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Parameter object should be final. | 40 | |
| '{' should be on the previous line. | 41 | |
| Line is longer than 80 characters. | 42 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 3 | |
| '{' should be on the previous line. | 7 | |
| Expected @param tag for 'key'. | 11 | |
| Expected @param tag for 'key'. | 16 | |
| Expected @param tag for 'completeKey'. | 21 | |
| Expected @param tag for 'completeKey'. | 26 | |
| First sentence should end with a period. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Expected an @return tag. | 32 | |
| Line is longer than 80 characters. | 32 | |
| Expected @param tag for 'pluginArtifact'. | 32 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 32 | |
| Line is longer than 80 characters. | 36 | |
| Expected @param tag for 'plugin'. | 38 | |
| Redundant throws: 'PluginException' is unchecked exception. | 38 | |
| Expected @throws tag for 'PluginParseException'. | 44 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Unused import - java.io.File. | 4 | |
| '{' should be on the previous line. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Parameter parent should be final. | 14 | |
| '{' should be on the previous line. | 15 | |
| Missing a Javadoc comment. | 19 | |
| '{' should be on the previous line. | 20 | |
| Missing a Javadoc comment. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line is longer than 80 characters. | 29 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| Parameter name should be final. | 36 | |
| '{' should be on the previous line. | 37 | |
| Line is longer than 80 characters. | 39 | |
| Avoid inline conditionals. | 39 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 8 | |
| Missing a Javadoc comment. | 13 | |
| '<' is not preceded with whitespace. | 13 | |
| '<' is not followed by whitespace. | 13 | |
| '?' is not preceded with whitespace. | 13 | |
| '>' is not preceded with whitespace. | 13 | |
| Missing a Javadoc comment. | 15 | |
| '{' should be on the previous line. | 16 | |
| Line is longer than 80 characters. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Parameter markerAnnotation should be final. | 20 | |
| '<' is not preceded with whitespace. | 20 | |
| '<' is not followed by whitespace. | 20 | |
| '?' is not preceded with whitespace. | 20 | |
| '>' is not preceded with whitespace. | 20 | |
| 'markerAnnotation' hides a field. | 20 | |
| Method 'isListenerMethod' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter method should be final. | 24 | |
| '{' should be on the previous line. | 25 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Parameter directory should be final. | 27 | |
| 'directory' hides a field. | 27 | |
| '{' should be on the previous line. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Line is longer than 80 characters. | 36 | |
| Unused @throws tag for 'RuntimeException'. | 36 | |
| Method 'installPlugin' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Parameter key should be final. | 38 | |
| Expected @param tag for 'key'. | 38 | |
| Parameter pluginArtifact should be final. | 38 | |
| Expected @param tag for 'pluginArtifact'. | 38 | |
| '{' should be on the previous line. | 39 | |
| Line is longer than 80 characters. | 41 | |
| Line has trailing spaces. | 42 | |
| 'if' construct must use '{}'s. | 44 | |
| '{' should be on the previous line. | 49 | |
| '=' is not preceded with whitespace. | 50 | |
| '}' should be on the same line. | 52 | |
| '{' should be on the previous line. | 54 | |
| Line is longer than 80 characters. | 55 | |
| '}' should be on the same line. | 56 | |
| '{' should be on the previous line. | 58 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 8 | |
| Missing a Javadoc comment. | 9 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 14 | |
| Parameter s should be final. | 14 | |
| '{' should be on the previous line. | 15 | |
| Missing a Javadoc comment. | 19 | |
| Parameter throwable should be final. | 19 | |
| '{' should be on the previous line. | 20 | |
| Missing a Javadoc comment. | 24 | |
| Parameter s should be final. | 24 | |
| Parameter throwable should be final. | 24 | |
| '{' should be on the previous line. | 25 |
| Violation | Message | Line |
|---|---|---|
| Unused import - java.util.concurrent.ConcurrentHashMap. | 9 | |
| Using the '.*' form of import should be avoided - com.atlassian.plugin.*. | 11 | |
| Missing a Javadoc comment. | 16 | |
| '<' is not preceded with whitespace. | 16 | |
| '<' is not followed by whitespace. | 16 | |
| '>' is not preceded with whitespace. | 16 | |
| '{' should be on the previous line. | 17 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Missing a Javadoc comment. | 21 | |
| '<' is not preceded with whitespace. | 21 | |
| '<' is not followed by whitespace. | 21 | |
| ',' is not followed by whitespace. | 21 | |
| '<' is not preceded with whitespace. | 21 | |
| '<' is not followed by whitespace. | 21 | |
| '?' is not preceded with whitespace. | 21 | |
| '>' is not preceded with whitespace. | 21 | |
| '?' is not followed by whitespace. | 21 | |
| '>' is not followed by whitespace. | 21 | |
| '>' is not preceded with whitespace. | 21 | |
| '<' is not preceded with whitespace. | 21 | |
| '<' is not followed by whitespace. | 21 | |
| ',' is not followed by whitespace. | 21 | |
| '<' is not preceded with whitespace. | 21 | |
| '<' is not followed by whitespace. | 21 | |
| '?' is not preceded with whitespace. | 21 | |
| '>' is not preceded with whitespace. | 21 | |
| '?' is not followed by whitespace. | 21 | |
| '>' is not followed by whitespace. | 21 | |
| '>' is not preceded with whitespace. | 21 | |
| '>' is not followed by whitespace. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' should be on the previous line. | 31 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter name should be final. | 35 | |
| 'name' hides a field. | 35 | |
| '{' should be on the previous line. | 36 | |
| Method 'getI18nNameKey' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' should be on the previous line. | 41 | |
| Method 'setI18nNameKey' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter i18nNameKey should be final. | 45 | |
| 'i18nNameKey' hides a field. | 45 | |
| '{' should be on the previous line. | 46 | |
| Method 'getKey' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter aPackage should be final. | 55 | |
| '{' should be on the previous line. | 56 | |
| Method 'addModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter moduleDescriptor should be final. | 60 | |
| '<' is not preceded with whitespace. | 60 | |
| '<' is not followed by whitespace. | 60 | |
| '?' is not preceded with whitespace. | 60 | |
| '>' is not preceded with whitespace. | 60 | |
| '?' is not followed by whitespace. | 60 | |
| '{' should be on the previous line. | 61 | |
| Method 'removeModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter key should be final. | 65 | |
| 'key' hides a field. | 65 | |
| '{' should be on the previous line. | 66 | |
| First sentence should end with a period. | 70 | |
| Method 'getModuleDescriptors' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| '<' is not preceded with whitespace. | 74 | |
| '<' is not followed by whitespace. | 74 | |
| '<' is not preceded with whitespace. | 74 | |
| '<' is not followed by whitespace. | 74 | |
| '?' is not preceded with whitespace. | 74 | |
| '>' is not preceded with whitespace. | 74 | |
| '?' is not followed by whitespace. | 74 | |
| '>' is not followed by whitespace. | 74 | |
| '>' is not preceded with whitespace. | 74 | |
| '{' should be on the previous line. | 75 | |
| '<' is not preceded with whitespace. | 76 | |
| '<' is not followed by whitespace. | 76 | |
| '<' is not preceded with whitespace. | 76 | |
| '<' is not followed by whitespace. | 76 | |
| '?' is not preceded with whitespace. | 76 | |
| '>' is not preceded with whitespace. | 76 | |
| '?' is not followed by whitespace. | 76 | |
| '>' is not followed by whitespace. | 76 | |
| '>' is not preceded with whitespace. | 76 | |
| '>' is not followed by whitespace. | 76 | |
| Method 'getModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '<' is not preceded with whitespace. | 79 | |
| '<' is not followed by whitespace. | 79 | |
| '?' is not preceded with whitespace. | 79 | |
| '>' is not preceded with whitespace. | 79 | |
| '?' is not followed by whitespace. | 79 | |
| Parameter key should be final. | 79 | |
| 'key' hides a field. | 79 | |
| '{' should be on the previous line. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Method 'getModuleDescriptorsByModuleClass' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '<' is not followed by whitespace. | 84 | |
| '>' is not preceded with whitespace. | 84 | |
| '<' is not preceded with whitespace. | 84 | |
| '<' is not followed by whitespace. | 84 | |
| '<' is not preceded with whitespace. | 84 | |
| '<' is not followed by whitespace. | 84 | |
| '>' is not preceded with whitespace. | 84 | |
| '>' is not followed by whitespace. | 84 | |
| '>' is not preceded with whitespace. | 84 | |
| Parameter aClass should be final. | 84 | |
| '<' is not preceded with whitespace. | 84 | |
| '<' is not followed by whitespace. | 84 | |
| '>' is not preceded with whitespace. | 84 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| '>' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '<' is not preceded with whitespace. | 86 | |
| '<' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| '>' is not followed by whitespace. | 86 | |
| '>' is not preceded with whitespace. | 86 | |
| '>' is not followed by whitespace. | 86 | |
| '{' should be on the previous line. | 89 | |
| '{' should be on the previous line. | 92 | |
| '<' is not preceded with whitespace. | 93 | |
| '<' is not followed by whitespace. | 93 | |
| '>' is not preceded with whitespace. | 93 | |
| '>' is not followed by whitespace. | 93 | |
| Line has trailing spaces. | 96 | |
| Method 'isEnabledByDefault' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| '{' should be on the previous line. | 101 | |
| Line is longer than 80 characters. | 102 | |
| Method 'setEnabledByDefault' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter enabledByDefault should be final. | 105 | |
| 'enabledByDefault' hides a field. | 105 | |
| '{' should be on the previous line. | 106 | |
| Method 'getPluginsVersion' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '{' should be on the previous line. | 111 | |
| Method 'setPluginsVersion' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter pluginsVersion should be final. | 115 | |
| 'pluginsVersion' hides a field. | 115 | |
| '{' should be on the previous line. | 116 | |
| Method 'getPluginInformation' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| '{' should be on the previous line. | 121 | |
| Method 'setPluginInformation' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter pluginInformation should be final. | 125 | |
| 'pluginInformation' hides a field. | 125 | |
| '{' should be on the previous line. | 126 | |
| Method 'setResources' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter resources should be final. | 130 | |
| 'resources' hides a field. | 130 | |
| '{' should be on the previous line. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Avoid inline conditionals. | 132 | |
| Method 'getResourceDescriptors' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| '{' should be on the previous line. | 136 | |
| Method 'getResourceDescriptors' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter type should be final. | 140 | |
| '{' should be on the previous line. | 141 | |
| Method 'getResourceLocation' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter type should be final. | 145 | |
| Parameter name should be final. | 145 | |
| 'name' hides a field. | 145 | |
| '{' should be on the previous line. | 146 | |
| Expected an @return tag. | 153 | |
| Method 'getResourceDescriptor' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Parameter type should be final. | 153 | |
| Expected @param tag for 'type'. | 153 | |
| Parameter name should be final. | 153 | |
| 'name' hides a field. | 153 | |
| Expected @param tag for 'name'. | 153 | |
| '{' should be on the previous line. | 154 | |
| Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| '{' should be on the previous line. | 162 | |
| Line is longer than 80 characters. | 167 | |
| Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Parameter enabled should be final. | 169 | |
| 'enabled' hides a field. | 169 | |
| Expected @param tag for 'enabled'. | 169 | |
| '{' should be on the previous line. | 170 | |
| Method 'isSystemPlugin' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| '{' should be on the previous line. | 175 | |
| Method 'containsSystemModule' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 179 | |
| '{' should be on the previous line. | 180 | |
| '{' should be on the previous line. | 182 | |
| 'if' is not followed by whitespace. | 183 | |
| '{' should be on the previous line. | 184 | |
| Method 'setSystemPlugin' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Parameter system should be final. | 191 | |
| 'system' hides a field. | 191 | |
| '{' should be on the previous line. | 192 | |
| Method 'getDateLoaded' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| '{' should be on the previous line. | 197 | |
| Line is longer than 80 characters. | 202 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| Parameter otherPlugin should be final. | 208 | |
| Expected @param tag for 'otherPlugin'. | 208 | |
| '{' should be on the previous line. | 209 | |
| 'if' construct must use '{}'s. | 210 | |
| 'if' construct must use '{}'s. | 211 | |
| Line is longer than 80 characters. | 213 | |
| 'if' construct must use '{}'s. | 214 | |
| Line is longer than 80 characters. | 214 | |
| Line has trailing spaces. | 215 | |
| Line is longer than 80 characters. | 217 | |
| Avoid inline conditionals. | 217 | |
| Line is longer than 80 characters. | 219 | |
| Avoid inline conditionals. | 219 | |
| Line has trailing spaces. | 220 | |
| 'if' construct must use '{}'s. | 221 | |
| Line is longer than 80 characters. | 221 | |
| 'if' construct must use '{}'s. | 222 | |
| Line is longer than 80 characters. | 222 | |
| Line has trailing spaces. | 223 | |
| Missing a Javadoc comment. | 227 | |
| Parameter version should be final. | 227 | |
| '{' should be on the previous line. | 228 | |
| 'if' construct must use '{}'s. | 229 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| '{' should be on the previous line. | 234 | |
| Avoid inline conditionals. | 236 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 4 | |
| Line is longer than 80 characters. | 5 | |
| Line is longer than 80 characters. | 6 | |
| Line is longer than 80 characters. | 7 | |
| '{' should be on the previous line. | 11 | |
| First sentence should end with a period. | 12 | |
| First sentence should end with a period. | 19 | |
| First sentence should end with a period. | 26 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 11 | |
| Line is longer than 80 characters. | 17 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing a Javadoc comment. | 11 | |
| Utility classes should not have a public or default constructor. | 11 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 13 | |
| Line is longer than 80 characters. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Parameter zipUrl should be final. | 23 | |
| Parameter destDir should be final. | 23 | |
| '{' should be on the previous line. | 24 | |
| '{' should be on the previous line. | 26 | |
| '}' should be on the same line. | 29 | |
| '{' should be on the previous line. | 31 | |
| Parameter directory should be final. | 39 | |
| Expected @param tag for 'directory'. | 39 | |
| '{' should be on the previous line. | 40 | |
| '{' should be on the previous line. | 42 | |
| '{' should be on the previous line. | 45 | |
| Line is longer than 80 characters. | 46 | |
| '+' is not preceded with whitespace. | 46 | |
| '+' is not followed by whitespace. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 7 | |
| '{' should be on the previous line. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Method 'savePluginState' is not designed for extension - needs to be abstract, final or empty. | 13 | |
| Missing a Javadoc comment. | 13 | |
| Parameter state should be final. | 13 | |
| 'state' hides a field. | 13 | |
| '{' should be on the previous line. | 14 | |
| Method 'loadPluginState' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| Missing a Javadoc comment. | 18 | |
| '{' should be on the previous line. | 19 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 6 | |
| Line is longer than 80 characters. | 8 | |
| Line is longer than 80 characters. | 10 | |
| Missing a Javadoc comment. | 10 | |
| Line is longer than 80 characters. | 12 | |
| Avoid inline conditionals. | 12 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 8 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Method 'getModule' is not designed for extension - needs to be abstract, final or empty. | 15 | |
| Missing a Javadoc comment. | 15 | |
| '{' should be on the previous line. | 16 | |
| Line is longer than 80 characters. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Parameter plugin should be final. | 20 | |
| Parameter element should be final. | 20 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 20 | |
| Line is longer than 80 characters. | 21 | |
| Method 'isEnabledByDefault' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| '{' should be on the previous line. | 25 | |
| Method 'getErrorText' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' should be on the previous line. | 31 | |
| Method 'setErrorText' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter errorText should be final. | 35 | |
| 'errorText' hides a field. | 35 | |
| '{' should be on the previous line. | 36 | |
| Line is longer than 80 characters. | 43 | |
| Line is longer than 80 characters. | 44 | |
| Method 'setKey' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Parameter key should be final. | 48 | |
| '{' should be on the previous line. | 49 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Parameter name should be final. | 61 | |
| '{' should be on the previous line. | 62 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 13 | |
| Line is longer than 80 characters. | 14 | |
| Utility classes should not have a public or default constructor. | 19 | |
| '{' should be on the previous line. | 20 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 28 | |
| Line is longer than 80 characters. | 29 | |
| Expected an @return tag. | 36 | |
| Line is longer than 80 characters. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '?' is not preceded with whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| '?' is not followed by whitespace. | 36 | |
| Parameter className should be final. | 36 | |
| Parameter callingClass should be final. | 36 | |
| '<' is not preceded with whitespace. | 36 | |
| '<' is not followed by whitespace. | 36 | |
| '?' is not preceded with whitespace. | 36 | |
| '>' is not preceded with whitespace. | 36 | |
| '?' is not followed by whitespace. | 36 | |
| '{' should be on the previous line. | 39 | |
| Line is longer than 80 characters. | 40 | |
| '}' should be on the same line. | 41 | |
| '{' should be on the previous line. | 43 | |
| '{' should be on the previous line. | 45 | |
| '}' should be on the same line. | 47 | |
| '{' should be on the previous line. | 49 | |
| '{' should be on the previous line. | 51 | |
| Line is longer than 80 characters. | 52 | |
| '}' should be on the same line. | 53 | |
| '{' should be on the previous line. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 58 | |
| '}' should be on the same line. | 59 | |
| '{' should be on the previous line. | 61 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| Expected an @return tag. | 82 | |
| Parameter resourceName should be final. | 82 | |
| Parameter callingClass should be final. | 82 | |
| '<' is not preceded with whitespace. | 82 | |
| '<' is not followed by whitespace. | 82 | |
| '?' is not preceded with whitespace. | 82 | |
| '>' is not preceded with whitespace. | 82 | |
| '?' is not followed by whitespace. | 82 | |
| '{' should be on the previous line. | 83 | |
| Line is longer than 80 characters. | 86 | |
| '{' should be on the previous line. | 89 | |
| Line is longer than 80 characters. | 90 | |
| '{' should be on the previous line. | 94 | |
| Line is longer than 80 characters. | 103 | |
| Line is longer than 80 characters. | 105 | |
| Line is longer than 80 characters. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Expected an @return tag. | 113 | |
| Line is longer than 80 characters. | 113 | |
| '<' is not preceded with whitespace. | 113 | |
| '<' is not followed by whitespace. | 113 | |
| '>' is not preceded with whitespace. | 113 | |
| Parameter resourceName should be final. | 113 | |
| Parameter callingClass should be final. | 113 | |
| '<' is not preceded with whitespace. | 113 | |
| '<' is not followed by whitespace. | 113 | |
| '?' is not preceded with whitespace. | 113 | |
| '>' is not preceded with whitespace. | 113 | |
| '?' is not followed by whitespace. | 113 | |
| Expected @throws tag for 'IOException'. | 113 | |
| Line is longer than 80 characters. | 115 | |
| '<' is not preceded with whitespace. | 115 | |
| '<' is not followed by whitespace. | 115 | |
| '>' is not preceded with whitespace. | 115 | |
| '{' should be on the previous line. | 117 | |
| Line is longer than 80 characters. | 118 | |
| '{' should be on the previous line. | 120 | |
| Expected an @return tag. | 136 | |
| Line is longer than 80 characters. | 136 | |
| Parameter resourceName should be final. | 136 | |
| Parameter callingClass should be final. | 136 | |
| '<' is not preceded with whitespace. | 136 | |
| '<' is not followed by whitespace. | 136 | |
| '?' is not preceded with whitespace. | 136 | |
| '>' is not preceded with whitespace. | 136 | |
| '?' is not followed by whitespace. | 136 | |
| '{' should be on the previous line. | 140 | |
| Avoid inline conditionals. | 141 | |
| '}' should be on the same line. | 142 | |
| '{' should be on the previous line. | 144 | |
| '{' should be on the previous line. | 153 | |
| Line is longer than 80 characters. | 159 | |
| Parameter cl should be final. | 161 | |
| Expected @param tag for 'cl'. | 161 | |
| '{' should be on the previous line. | 162 | |
| Line is longer than 80 characters. | 163 | |
| '{' should be on the previous line. | 165 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.io.*. | 11 | |
| Missing a Javadoc comment. | 14 | |
| '{' should be on the previous line. | 15 | |
| Missing a Javadoc comment. | 16 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 16 | |
| Missing a Javadoc comment. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Parameter zipFile should be final. | 21 | |
| 'zipFile' hides a field. | 21 | |
| Parameter destDir should be final. | 21 | |
| 'destDir' hides a field. | 21 | |
| '{' should be on the previous line. | 22 | |
| First sentence should end with a period. | 27 | |
| Method 'unzip' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Expected @throws tag for 'IOException'. | 32 | |
| '{' should be on the previous line. | 33 | |
| 'if' construct must use '{}'s. | 34 | |
| Method 'entries' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' should be on the previous line. | 41 | |
| First sentence should end with a period. | 45 | |
| Expected an @return tag. | 50 | |
| Method 'unzipFileInArchive' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Parameter fileName should be final. | 50 | |
| Expected @param tag for 'fileName'. | 50 | |
| Expected @throws tag for 'IOException'. | 50 | |
| '{' should be on the previous line. | 51 | |
| 'if' construct must use '{}'s. | 54 | |
| Line is longer than 80 characters. | 54 | |
| 'if' construct must use '{}'s. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Missing a Javadoc comment. | 65 | |
| '{' should be on the previous line. | 66 | |
| Line is longer than 80 characters. | 67 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Unused import - com.atlassian.plugin.ModuleDescriptor. | 6 | |
| First sentence should end with a period. | 9 | |
| Line is longer than 80 characters. | 10 | |
| Utility classes should not have a public or default constructor. | 12 | |
| '{' should be on the previous line. | 13 | |
| Line is longer than 80 characters. | 15 | |
| Line is longer than 80 characters. | 18 | |
| Line is longer than 80 characters. | 24 | |
| Line is longer than 80 characters. | 26 | |
| Line is longer than 80 characters. | 28 | |
| Parameter plugin should be final. | 28 | |
| Parameter element should be final. | 28 | |
| Parameter e should be final. | 28 | |
| Parameter moduleDescriptorFactory should be final. | 28 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 28 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 34 | |
| 'if' construct must use '{}'s. | 37 | |
| 'else' construct must use '{}'s. | 39 | |
| Line is longer than 80 characters. | 42 | |
| First sentence should end with a period. | 49 | |
| Line is longer than 80 characters. | 58 | |
| Parameter plugin should be final. | 58 | |
| Parameter moduleName should be final. | 58 | |
| Parameter moduleClass should be final. | 58 | |
| Parameter e should be final. | 58 | |
| 'if' is not followed by whitespace. | 62 | |
| '==' is not preceded with whitespace. | 62 | |
| '==' is not followed by whitespace. | 62 | |
| '{' should be on the previous line. | 63 | |
| 'if' construct must use '{}'s. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Avoid inline conditionals. | 65 | |
| 'if' construct must use '{}'s. | 66 | |
| Line is longer than 80 characters. | 67 | |
| 'if' construct must use '{}'s. | 68 | |
| Line is longer than 80 characters. | 69 | |
| 'if' construct must use '{}'s. | 70 | |
| Line is longer than 80 characters. | 71 | |
| 'if' construct must use '{}'s. | 72 | |
| Line is longer than 80 characters. | 73 | |
| 'else' construct must use '{}'s. | 74 | |
| Line is longer than 80 characters. | 75 | |
| '}' should be on the same line. | 76 | |
| '{' should be on the previous line. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 10 | |
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 14 | |
| Line is longer than 80 characters. | 15 | |
| Line is longer than 80 characters. | 18 | |
| '{' should be on the previous line. | 21 | |
| Missing a Javadoc comment. | 22 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| ',' is not followed by whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| '<' is not preceded with whitespace. | 22 | |
| '<' is not followed by whitespace. | 22 | |
| ',' is not followed by whitespace. | 22 | |
| '>' is not preceded with whitespace. | 22 | |
| '>' is not followed by whitespace. | 22 | |
| Missing a Javadoc comment. | 24 | |
| '{' should be on the previous line. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Parameter map should be final. | 29 | |
| '<' is not preceded with whitespace. | 29 | |
| '<' is not followed by whitespace. | 29 | |
| ',' is not followed by whitespace. | 29 | |
| '>' is not preceded with whitespace. | 29 | |
| 'map' hides a field. | 29 | |
| '{' should be on the previous line. | 30 | |
| Expected an @return tag. | 37 | |
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Parameter key should be final. | 37 | |
| Expected @param tag for 'key'. | 37 | |
| '{' should be on the previous line. | 38 | |
| Expected an @return tag. | 45 | |
| Method 'getMap' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| '<' is not preceded with whitespace. | 45 | |
| '<' is not followed by whitespace. | 45 | |
| ',' is not followed by whitespace. | 45 | |
| '>' is not preceded with whitespace. | 45 | |
| '{' should be on the previous line. | 46 | |
| Line is longer than 80 characters. | 51 | |
| Expected an @return tag. | 53 | |
| Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Parameter plugin should be final. | 53 | |
| Expected @param tag for 'plugin'. | 53 | |
| '{' should be on the previous line. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Avoid inline conditionals. | 56 | |
| Line is longer than 80 characters. | 60 | |
| Expected an @return tag. | 62 | |
| Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Parameter pluginModule should be final. | 62 | |
| Expected @param tag for 'pluginModule'. | 62 | |
| '{' should be on the previous line. | 63 | |
| 'if' construct must use '{}'s. | 64 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Avoid inline conditionals. | 68 | |
| Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Parameter key should be final. | 74 | |
| Expected @param tag for 'key'. | 74 | |
| Parameter enabled should be final. | 74 | |
| Expected @param tag for 'enabled'. | 74 | |
| '{' should be on the previous line. | 75 | |
| Method 'removeState' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Parameter key should be final. | 82 | |
| Expected @param tag for 'key'. | 82 | |
| '{' should be on the previous line. | 83 | |
| Method 'getPluginStateMap' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| '<' is not preceded with whitespace. | 87 | |
| '<' is not followed by whitespace. | 87 | |
| ',' is not followed by whitespace. | 87 | |
| '>' is not preceded with whitespace. | 87 | |
| '{' should be on the previous line. | 88 | |
| '<' is not preceded with whitespace. | 89 | |
| '<' is not followed by whitespace. | 89 | |
| ',' is not followed by whitespace. | 89 | |
| '>' is not preceded with whitespace. | 89 | |
| '>' is not followed by whitespace. | 89 | |
| Line is longer than 80 characters. | 90 | |
| Missing a Javadoc comment. | 94 | |
| '{' should be on the previous line. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 98 | |
| Parameter keyPrefix should be final. | 98 | |
| '{' should be on the previous line. | 99 | |
| Missing a Javadoc comment. | 103 | |
| Parameter object should be final. | 103 | |
| '{' should be on the previous line. | 104 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| '{' should be on the previous line. | 6 | |
| Missing a Javadoc comment. | 7 | |
| Missing a Javadoc comment. | 9 | |
| Parameter plugin should be final. | 9 | |
| 'plugin' hides a field. | 9 | |
| '{' should be on the previous line. | 10 | |
| Method 'getPlugin' is not designed for extension - needs to be abstract, final or empty. | 14 | |
| Missing a Javadoc comment. | 14 | |
| '{' should be on the previous line. | 15 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 6 | |
| '<' is not preceded with whitespace. | 9 | |
| '<' is not followed by whitespace. | 9 | |
| '>' is not preceded with whitespace. | 9 | |
| '{' should be on the previous line. | 10 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Parameter path should be final. | 14 | |
| 'path' hides a field. | 14 | |
| Line contains a tab character. | 15 | |
| '{' should be on the previous line. | 15 | |
| '{' should be on the previous line. | 17 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 25 | |
| '{' should be on the previous line. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| '{' should be on the previous line. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Parameter target should be final. | 34 | |
| '{' should be on the previous line. | 35 | |
| 'if' construct must use '{}'s. | 37 | |
| Line is longer than 80 characters. | 38 | |
| Avoid inline conditionals. | 38 | |
| ':' should be on a new line. | 38 | |
| Line is longer than 80 characters. | 39 | |
| Avoid inline conditionals. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Parameter deploymentUnit should be final. | 43 | |
| '{' should be on the previous line. | 44 | |
| 'if' construct must use '{}'s. | 45 | |
| 'else' construct must use '{}'s. | 47 | |
| Missing a Javadoc comment. | 51 | |
| Parameter deploymentUnit should be final. | 51 | |
| '{' should be on the previous line. | 52 | |
| 'if' construct must use '{}'s. | 53 | |
| 'if' construct must use '{}'s. | 54 | |
| Line is longer than 80 characters. | 54 | |
| Missing a Javadoc comment. | 59 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 63 | |
| '31' is a magic number. | 63 | |
| '32' is a magic number. | 63 | |
| Missing a Javadoc comment. | 67 | |
| '{' should be on the previous line. | 68 | |
| Line is longer than 80 characters. | 69 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| '{' should be on the previous line. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line is longer than 80 characters. | 24 | |
| Missing a Javadoc comment. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '<' is not preceded with whitespace. | 24 | |
| '<' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| '>' is not preceded with whitespace. | 24 | |
| '>' is not followed by whitespace. | 24 | |
| Line is longer than 80 characters. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| ',' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| '<' is not preceded with whitespace. | 25 | |
| '<' is not followed by whitespace. | 25 | |
| ',' is not followed by whitespace. | 25 | |
| '>' is not preceded with whitespace. | 25 | |
| '>' is not followed by whitespace. | 25 | |
| Missing a Javadoc comment. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| '>' is not followed by whitespace. | 27 | |
| Missing a Javadoc comment. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| '<' is not preceded with whitespace. | 28 | |
| '<' is not followed by whitespace. | 28 | |
| '>' is not preceded with whitespace. | 28 | |
| '>' is not followed by whitespace. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Parameter pluginAccessor should be final. | 30 | |
| 'pluginAccessor' hides a field. | 30 | |
| '{' should be on the previous line. | 31 | |
| ',' is not followed by whitespace. | 32 | |
| Missing a Javadoc comment. | 35 | |
| Parameter parent should be final. | 35 | |
| Parameter pluginAccessor should be final. | 35 | |
| 'pluginAccessor' hides a field. | 35 | |
| '{' should be on the previous line. | 39 | |
| Line is longer than 80 characters. | 40 | |
| Method 'findResource' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' should be on the previous line. | 46 | |
| '{' should be on the previous line. | 49 | |
| '{' should be on the previous line. | 54 | |
| '}' should be on the same line. | 56 | |
| '{' should be on the previous line. | 58 | |
| '{' should be on the previous line. | 62 | |
| Line is longer than 80 characters. | 63 | |
| Method 'findClass' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter className should be final. | 68 | |
| '{' should be on the previous line. | 69 | |
| '{' should be on the previous line. | 72 | |
| '{' should be on the previous line. | 78 | |
| '}' should be on the same line. | 80 | |
| '{' should be on the previous line. | 82 | |
| '{' should be on the previous line. | 86 | |
| Line is longer than 80 characters. | 87 | |
| '{' should be on the previous line. | 90 | |
| '}' should be on the same line. | 92 | |
| '{' should be on the previous line. | 94 | |
| Missing a Javadoc comment. | 99 | |
| Parameter className should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '{' should be on the previous line. | 103 | |
| '{' should be on the previous line. | 107 | |
| '<' is not preceded with whitespace. | 110 | |
| '<' is not followed by whitespace. | 110 | |
| '>' is not preceded with whitespace. | 110 | |
| '{' should be on the previous line. | 112 | |
| '{' should be on the previous line. | 114 | |
| '{' should be on the previous line. | 118 | |
| '}' should be on the same line. | 122 | |
| '{' should be on the previous line. | 124 | |
| Must have at least one statement. | 124 | |
| '{' should be on the previous line. | 129 | |
| Missing a Javadoc comment. | 135 | |
| Parameter name should be final. | 135 | |
| '{' should be on the previous line. | 136 | |
| '{' should be on the previous line. | 139 | |
| '{' should be on the previous line. | 143 | |
| '<' is not preceded with whitespace. | 146 | |
| '<' is not followed by whitespace. | 146 | |
| '>' is not preceded with whitespace. | 146 | |
| '{' should be on the previous line. | 148 | |
| '{' should be on the previous line. | 151 | |
| '{' should be on the previous line. | 153 | |
| '{' should be on the previous line. | 160 | |
| Missing a Javadoc comment. | 166 | |
| Parameter plugin should be final. | 166 | |
| '{' should be on the previous line. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Method 'notifyUninstallPlugin' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Parameter plugin should be final. | 171 | |
| '{' should be on the previous line. | 172 | |
| Line is longer than 80 characters. | 174 | |
| '{' should be on the previous line. | 179 | |
| Line is longer than 80 characters. | 183 | |
| '{' should be on the previous line. | 188 | |
| Method 'notifyPluginOrModuleEnabled' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| Missing a Javadoc comment. | 194 | |
| '{' should be on the previous line. | 195 | |
| Missing a Javadoc comment. | 199 | |
| '{' should be on the previous line. | 200 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 5 | |
| '{' should be on the previous line. | 11 | |
| First sentence should end with a period. | 12 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 18 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.io.*. | 3 | |
| First sentence should end with a period. | 5 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Parameter xmlFile should be final. | 14 | |
| 'xmlFile' hides a field. | 14 | |
| '{' should be on the previous line. | 15 | |
| First sentence should end with a period. | 19 | |
| Expected an @return tag. | 22 | |
| Line is longer than 80 characters. | 22 | |
| Method 'getResourceAsStream' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Parameter name should be final. | 22 | |
| Expected @param tag for 'name'. | 22 | |
| Expected @throws tag for 'PluginParseException'. | 22 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 22 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '{' should be on the previous line. | 28 | |
| Line is longer than 80 characters. | 33 | |
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| '{' should be on the previous line. | 37 | |
| '{' should be on the previous line. | 39 | |
| '}' should be on the same line. | 41 | |
| '{' should be on the previous line. | 43 | |
| Line is longer than 80 characters. | 44 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 11 | |
| Line is longer than 80 characters. | 14 | |
| '{' should be on the previous line. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 30 | |
| Parameter version should be final. | 30 | |
| '{' should be on the previous line. | 31 | |
| Unused @throws tag for 'IllegalArgumentException'. | 39 | |
| Expected an @return tag. | 43 | |
| Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Parameter o1 should be final. | 43 | |
| Expected @param tag for 'o1'. | 43 | |
| Parameter o2 should be final. | 43 | |
| Expected @param tag for 'o2'. | 43 | |
| '{' should be on the previous line. | 44 | |
| 'if' construct must use '{}'s. | 45 | |
| 'if' construct must use '{}'s. | 46 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Unused @throws tag for 'IllegalArgumentException'. | 56 | |
| Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Parameter version1 should be final. | 59 | |
| Expected @param tag for 'version1'. | 59 | |
| Parameter version2 should be final. | 59 | |
| Expected @param tag for 'version2'. | 59 | |
| '{' should be on the previous line. | 60 | |
| '{' should be on the previous line. | 64 | |
| '{' should be on the previous line. | 69 | |
| Line is longer than 80 characters. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Avoid inline conditionals. | 86 | |
| '++' is preceded with whitespace. | 86 | |
| Avoid inline conditionals. | 88 | |
| Avoid inline conditionals. | 89 | |
| 'if' construct must use '{}'s. | 91 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 99 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 103 | |
| Parameter o1 should be final. | 103 | |
| Parameter o2 should be final. | 103 | |
| '{' should be on the previous line. | 104 | |
| 'if' construct must use '{}'s. | 105 | |
| 'if' construct must use '{}'s. | 106 | |
| Missing a Javadoc comment. | 111 | |
| Parameter component1 should be final. | 111 | |
| Parameter component2 should be final. | 111 | |
| '{' should be on the previous line. | 112 | |
| 'if' construct must use '{}'s. | 113 | |
| '{' should be on the previous line. | 116 | |
| 'if' construct must use '{}'s. | 118 | |
| Line is longer than 80 characters. | 118 | |
| 'if' construct must use '{}'s. | 119 | |
| Line is longer than 80 characters. | 119 | |
| 'if' construct must use '{}'s. | 124 | |
| 'if' construct must use '{}'s. | 125 | |
| 'if' construct must use '{}'s. | 128 | |
| Line is longer than 80 characters. | 128 | |
| 'if' construct must use '{}'s. | 129 | |
| Line is longer than 80 characters. | 129 | |
| Missing a Javadoc comment. | 135 | |
| Parameter string should be final. | 135 | |
| '{' should be on the previous line. | 136 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 8 | |
| '{' should be on the previous line. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 15 | |
| Parameter factories should be final. | 15 | |
| 'factories' hides a field. | 15 | |
| '{' should be on the previous line. | 16 | |
| Line is longer than 80 characters. | 20 | |
| Method 'getModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Parameter type should be final. | 20 | |
| Redundant throws: 'PluginParseException' is unchecked exception. | 20 | |
| '{' should be on the previous line. | 24 | |
| '{' should be on the previous line. | 26 | |
| Method 'hasModuleDescriptor' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter type should be final. | 34 | |
| '{' should be on the previous line. | 35 | |
| '{' should be on the previous line. | 38 | |
| '{' should be on the previous line. | 40 | |
| Line is longer than 80 characters. | 48 | |
| Method 'getModuleDescriptorClass' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| '<' is not followed by whitespace. | 48 | |
| '?' is not preceded with whitespace. | 48 | |
| '>' is not preceded with whitespace. | 48 | |
| Parameter type should be final. | 48 | |
| '<' is not preceded with whitespace. | 50 | |
| '<' is not followed by whitespace. | 50 | |
| '?' is not preceded with whitespace. | 50 | |
| '>' is not preceded with whitespace. | 50 | |
| '{' should be on the previous line. | 52 | |
| 'if' construct must use '{}'s. | 54 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 14 | |
| '{' should be on the previous line. | 15 | |
| First sentence should end with a period. | 16 | |
| Line is longer than 80 characters. | 17 | |
| Parameter oldPlugin should be final. | 22 | |
| '{' should be on the previous line. | 23 | |
| Line is longer than 80 characters. | 30 | |
| Line is longer than 80 characters. | 37 | |
| Parameter oldPlugin should be final. | 37 | |
| Parameter unloadableDescriptor should be final. | 37 | |
| Line is longer than 80 characters. | 52 | |
| '{' should be on the previous line. | 57 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 60 | |
| 'if' construct must use '{}'s. | 61 | |
| Line is longer than 80 characters. | 61 | |
| 'if' construct must use '{}'s. | 68 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 12 | |
| '{' should be on the previous line. | 16 | |
| Missing a Javadoc comment. | 17 | |
| First sentence should end with a period. | 19 | |
| Parameter zipStream should be final. | 24 | |
| Parameter destDir should be final. | 24 | |
| '{' should be on the previous line. | 25 | |
| 'if' construct must use '{}'s. | 26 | |
| Method 'unzip' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' should be on the previous line. | 33 | |
| '{' should be on the previous line. | 36 | |
| '{' should be on the previous line. | 38 | |
| '}' should be on the same line. | 43 | |
| '{' should be on the previous line. | 45 | |
| Method 'unzipFileInArchive' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter fileName should be final. | 50 | |
| '{' should be on the previous line. | 51 | |
| '{' should be on the previous line. | 55 | |
| '{' should be on the previous line. | 58 | |
| Line is longer than 80 characters. | 61 | |
| 'if' construct must use '{}'s. | 62 | |
| Line is longer than 80 characters. | 62 | |
| '{' should be on the previous line. | 66 | |
| '}' should be on the same line. | 73 | |
| '{' should be on the previous line. | 75 | |
| Method 'entries' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| '{' should be on the previous line. | 83 |
| Violation | Message | Line |
|---|---|---|
| Using the '.*' form of import should be avoided - java.net.*. | 51 | |
| Using the '.*' form of import should be avoided - java.util.*. | 52 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 59 | |
| '{' should be on the previous line. | 64 | |
| Line is longer than 80 characters. | 92 | |
| '(' is followed by whitespace. | 95 | |
| Parameter url should be final. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| Inner assignments should be avoided. | 98 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| '{' should be on the previous line. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| '{' should be on the previous line. | 113 | |
| '}' should be on the same line. | 115 | |
| '{' should be on the previous line. | 117 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 118 | |
| '}' should be on the same line. | 120 | |
| '{' should be on the previous line. | 122 | |
| Line is longer than 80 characters. | 123 | |
| '(' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| 'segments' hides a field. | 127 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| '{' should be on the previous line. | 132 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| Line is longer than 80 characters. | 136 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| Missing a Javadoc comment. | 141 | |
| '(' is followed by whitespace. | 141 | |
| Parameter url should be final. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '{' should be on the previous line. | 142 | |
| '(' is followed by whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| '(' is followed by whitespace. | 145 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| '{' should be on the previous line. | 146 | |
| '(' is followed by whitespace. | 150 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| Method 'getSegments' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| '{' should be on the previous line. | 168 | |
| Method 'getBaseResource' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| '{' should be on the previous line. | 178 | |
| Method 'connect' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Expected @throws tag for 'IOException'. | 186 | |
| '{' should be on the previous line. | 187 | |
| '(' is followed by whitespace. | 188 | |
| ')' is preceded with whitespace. | 188 | |
| '{' should be on the previous line. | 189 | |
| '}' should be on the same line. | 191 | |
| '{' should be on the previous line. | 193 | |
| Method 'setupBaseResourceInputStream' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| '{' should be on the previous line. | 205 | |
| Method 'setupPathedInputStream' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| '{' should be on the previous line. | 216 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| '{' should be on the previous line. | 220 | |
| '(' is followed by whitespace. | 221 | |
| ')' is preceded with whitespace. | 222 | |
| Method 'getSegmentInputStream' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| '(' is followed by whitespace. | 237 | |
| Parameter baseIn should be final. | 237 | |
| Parameter segment should be final. | 238 | |
| ')' is preceded with whitespace. | 238 | |
| '{' should be on the previous line. | 240 | |
| '(' is followed by whitespace. | 241 | |
| ')' is preceded with whitespace. | 241 | |
| '(' is followed by whitespace. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| '{' should be on the previous line. | 245 | |
| '(' is followed by whitespace. | 248 | |
| ')' is preceded with whitespace. | 248 | |
| '{' should be on the previous line. | 249 | |
| '(' is followed by whitespace. | 253 | |
| '(' is followed by whitespace. | 253 | |
| ')' is preceded with whitespace. | 253 | |
| '(' is followed by whitespace. | 253 | |
| ')' is preceded with whitespace. | 253 | |
| ')' is preceded with whitespace. | 253 | |
| '{' should be on the previous line. | 254 | |
| '(' is followed by whitespace. | 259 | |
| ')' is preceded with whitespace. | 259 | |
| Expected an @return tag. | 265 | |
| Method 'getInputStream' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Expected @throws tag for 'IOException'. | 266 | |
| '{' should be on the previous line. | 267 | |
| '(' is followed by whitespace. | 268 | |
| ')' is preceded with whitespace. | 268 | |
| '{' should be on the previous line. | 269 | |
| Method 'getJarFile' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Expected @throws tag for 'IOException'. | 280 | |
| '{' should be on the previous line. | 281 | |
| '(' is followed by whitespace. | 284 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '(' is followed by whitespace. | 286 | |
| '6' is a magic number. | 286 | |
| ')' is preceded with whitespace. | 286 | |
| '(' is followed by whitespace. | 289 | |
| '(' is followed by whitespace. | 289 | |
| ')' is preceded with whitespace. | 289 | |
| ')' is preceded with whitespace. | 289 | |
| Missing a Javadoc comment. | 292 | |
| Parameter name should be final. | 292 | |
| '3' is a magic number. | 299 |
| Violation | Message | Line |
|---|---|---|
| Line is longer than 80 characters. | 6 | |
| Type Javadoc comment is missing an @param <T> tag. | 10 | |
| '<' is not preceded with whitespace. | 10 | |
| '<' is not followed by whitespace. | 10 | |
| '>' is not preceded with whitespace. | 10 | |
| '{' should be on the previous line. | 11 | |
| Line is longer than 80 characters. | 14 | |
| Line is longer than 80 characters. | 17 | |
| '<' is not preceded with whitespace. | 19 | |
| '<' is not followed by whitespace. | 19 | |
| '>' is not preceded with whitespace. | 19 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| '{' should be on the previous line. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 | |
| '(' is followed by whitespace. | 24 | |
| Parameter url should be final. | 24 | |
| ')' is preceded with whitespace. | 24 | |
| '{' should be on the previous line. | 25 | |
| '(' is followed by whitespace. | 26 | |
| Inner assignments should be avoided. | 26 | |
| '(' is followed by whitespace. | 26 | |
| ')' is preceded with whitespace. | 26 | |
| ')' is preceded with whitespace. | 26 | |
| '(' is followed by whitespace. | 30 | |
| ')' is preceded with whitespace. | 30 | |
| '(' is followed by whitespace. | 32 | |
| ')' is preceded with whitespace. | 32 | |
| '(' is followed by whitespace. | 36 | |
| '(' is followed by whitespace. | 36 | |
| ')' is preceded with whitespace. | 36 | |
| '(' is followed by whitespace. | 38 | |
| ')' is preceded with whitespace. | 38 | |
| ')' is preceded with whitespace. | 38 | |
| '{' should be on the previous line. | 39 | |
| '(' is followed by whitespace. | 40 | |
| ')' is preceded with whitespace. | 40 | |
| '{' should be on the previous line. | 41 | |
| '}' should be on the same line. | 43 | |
| '{' should be on the previous line. | 45 | |
| '(' is followed by whitespace. | 46 | |
| ')' is preceded with whitespace. | 46 | |
| '}' should be on the same line. | 48 | |
| '{' should be on the previous line. | 50 | |
| Line is longer than 80 characters. | 51 | |
| '(' is followed by whitespace. | 51 | |
| ')' is preceded with whitespace. | 51 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| 'segments' hides a field. | 55 | |
| '<' is not preceded with whitespace. | 55 | |
| '<' is not followed by whitespace. | 55 | |
| '>' is not preceded with whitespace. | 55 | |
| '>' is not followed by whitespace. | 55 | |
| '(' is followed by whitespace. | 57 | |
| ')' is preceded with whitespace. | 57 | |
| '(' is followed by whitespace. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| '{' should be on the previous line. | 60 | |
| '(' is followed by whitespace. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '(' is followed by whitespace. | 68 | |
| Parameter url should be final. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '{' should be on the previous line. | 69 | |
| '(' is followed by whitespace. | 70 | |
| ')' is preceded with whitespace. | 70 | |
| '(' is followed by whitespace. | 72 | |
| '(' is followed by whitespace. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| '{' should be on the previous line. | 73 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| '{' should be on the previous line. | 78 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '{' should be on the previous line. | 91 | |
| '{' should be on the previous line. | 101 | |
| Expected @throws tag for 'IOException'. | 108 | |
| '{' should be on the previous line. | 109 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| '{' should be on the previous line. | 111 | |
| '}' should be on the same line. | 113 | |
| '{' should be on the previous line. | 115 | |
| '{' should be on the previous line. | 126 | |
| '{' should be on the previous line. | 136 | |
| '(' is followed by whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| Line is longer than 80 characters. | 156 | |
| '(' is followed by whitespace. | 156 | |
| Parameter baseIn should be final. | 156 | |
| Parameter segment should be final. | 156 | |
| '(' is followed by whitespace. | 158 | |
| ')' is preceded with whitespace. | 158 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '{' should be on the previous line. | 162 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '{' should be on the previous line. | 166 | |
| '(' is followed by whitespace. | 170 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| '{' should be on the previous line. | 171 | |
| '(' is followed by whitespace. | 176 | |
| ')' is preceded with whitespace. | 176 | |
| Expected an @return tag. | 182 | |
| Expected @throws tag for 'IOException'. | 182 | |
| '{' should be on the previous line. | 183 | |
| '(' is followed by whitespace. | 184 | |
| ')' is preceded with whitespace. | 184 | |
| '{' should be on the previous line. | 185 | |
| Expected @throws tag for 'IOException'. | 196 | |
| '{' should be on the previous line. | 197 | |
| '(' is followed by whitespace. | 200 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '{' should be on the previous line. | 201 | |
| '(' is followed by whitespace. | 202 | |
| '6' is a magic number. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| '(' is followed by whitespace. | 205 | |
| '(' is followed by whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| Missing a Javadoc comment. | 208 | |
| '(' is followed by whitespace. | 208 | |
| Parameter name should be final. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '{' should be on the previous line. | 209 | |
| '(' is followed by whitespace. | 210 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '{' should be on the previous line. | 211 | |
| '(' is followed by whitespace. | 212 | |
| ')' is preceded with whitespace. | 212 | |
| Line is longer than 80 characters. | 215 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| '(' is followed by whitespace. | 223 | |
| ')' is preceded with whitespace. | 223 | |
| '{' should be on the previous line. | 224 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '(' is followed by whitespace. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| '(' is followed by whitespace. | 227 | |
| '3' is a magic number. | 227 | |
| ')' is preceded with whitespace. | 227 |
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 7 | |
| '{' should be on the previous line. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Missing a Javadoc comment. | 14 | |
| Parameter content should be final. | 14 | |
| 'content' hides a field. | 14 | |
| '{' should be on the previous line. | 15 | |
| Method 'openConnection' is not designed for extension - needs to be abstract, final or empty. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter url should be final. | 19 | |
| '{' should be on the previous line. | 20 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Using the '.*' form of import should be avoided - java.util.*. | 14 | |
| '{' should be on the previous line. | 22 | |
| Line is longer than 80 characters. | 23 | |
| Missing a Javadoc comment. | 23 | |
| First sentence should end with a period. | 24 | |
| '<' is not preceded with whitespace. | 27 | |
| '<' is not followed by whitespace. | 27 | |
| '>' is not preceded with whitespace. | 27 | |
| Line is longer than 80 characters. | 29 | |
| Unclosed HTML tag found: <String> names (resource, or class name) to the <URL>s where | 29 | |
| Unclosed HTML tag found: <URL>s where the resource or class can be found. | 29 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '<' is not preceded with whitespace. | 31 | |
| '<' is not followed by whitespace. | 31 | |
| '>' is not preceded with whitespace. | 31 | |
| '>' is not followed by whitespace. | 31 | |
| '{' should be on the previous line. | 41 | |
| Parameter parent should be final. | 49 | |
| '{' should be on the previous line. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line is longer than 80 characters. | 60 | |
| Parameter parent should be final. | 60 | |
| Parameter tempDirectory should be final. | 60 | |
| 'tempDirectory' hides a field. | 60 | |
| '{' should be on the previous line. | 66 | |
| '{' should be on the previous line. | 68 | |
| Line is longer than 80 characters. | 69 | |
| '<' is not preceded with whitespace. | 71 | |
| '<' is not followed by whitespace. | 71 | |
| '>' is not preceded with whitespace. | 71 | |
| '>' is not followed by whitespace. | 71 | |
| '}' should be on the same line. | 73 | |
| '{' should be on the previous line. | 75 | |
| Line is longer than 80 characters. | 81 | |
| Parameter file should be final. | 87 | |
| '{' should be on the previous line. | 88 | |
| '{' should be on the previous line. | 91 | |
| Line is longer than 80 characters. | 92 | |
| '{' should be on the previous line. | 96 | |
| '}' should be on the same line. | 98 | |
| '{' should be on the previous line. | 100 | |
| '}' should be on the same line. | 104 | |
| '{' should be on the previous line. | 106 | |
| Missing a Javadoc comment. | 112 | |
| Parameter name should be final. | 112 | |
| '{' should be on the previous line. | 113 | |
| Line is longer than 80 characters. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Parameter jarFile should be final. | 117 | |
| Parameter jarEntry should be final. | 117 | |
| '{' should be on the previous line. | 122 | |
| Line is longer than 80 characters. | 123 | |
| '{' should be on the previous line. | 131 | |
| Line is longer than 80 characters. | 132 | |
| Line is longer than 80 characters. | 134 | |
| '}' should be on the same line. | 137 | |
| '{' should be on the previous line. | 139 | |
| '}' should be on the same line. | 144 | |
| '{' should be on the previous line. | 146 | |
| Line is longer than 80 characters. | 154 | |
| Line is longer than 80 characters. | 155 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 163 | |
| '<' is not preceded with whitespace. | 163 | |
| '<' is not followed by whitespace. | 163 | |
| '?' is not preceded with whitespace. | 163 | |
| '>' is not preceded with whitespace. | 163 | |
| '?' is not followed by whitespace. | 163 | |
| Parameter name should be final. | 163 | |
| Parameter resolve should be final. | 163 | |
| 'if' construct must use '{}'s. | 167 | |
| '{' should be on the previous line. | 173 | |
| '{' should be on the previous line. | 175 | |
| '}' should be on the same line. | 177 | |
| '{' should be on the previous line. | 179 | |
| Line is longer than 80 characters. | 180 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 191 | |
| Parameter name should be final. | 193 | |
| '{' should be on the previous line. | 194 | |
| '{' should be on the previous line. | 196 | |
| '}' should be on the same line. | 198 | |
| '{' should be on the previous line. | 200 | |
| First sentence should end with a period. | 205 | |
| Line is longer than 80 characters. | 209 | |
| Parameter name should be final. | 211 | |
| '{' should be on the previous line. | 212 | |
| 'if' construct must use '{}'s. | 213 | |
| 'else' construct must use '{}'s. | 215 | |
| Missing a Javadoc comment. | 219 | |
| '{' should be on the previous line. | 220 | |
| '{' should be on the previous line. | 222 | |
| Missing a Javadoc comment. | 227 | |
| '<' is not preceded with whitespace. | 227 | |
| '<' is not followed by whitespace. | 227 | |
| '>' is not preceded with whitespace. | 227 | |
| '{' should be on the previous line. | 228 | |
| '<' is not preceded with whitespace. | 229 | |
| '<' is not followed by whitespace. | 229 | |
| '>' is not preceded with whitespace. | 229 | |
| '>' is not followed by whitespace. | 229 | |
| Line is longer than 80 characters. | 233 | |
| Parameter className should be final. | 238 | |
| '{' should be on the previous line. | 239 | |
| '{' should be on the previous line. | 242 | |
| '{' should be on the previous line. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line is longer than 80 characters. | 253 | |
| Missing a Javadoc comment. | 253 | |
| '<' is not preceded with whitespace. | 253 | |
| '<' is not followed by whitespace. | 253 | |
| '?' is not preceded with whitespace. | 253 | |
| '>' is not preceded with whitespace. | 253 | |
| '?' is not followed by whitespace. | 253 | |
| Parameter className should be final. | 253 | |
| Parameter path should be final. | 253 | |
| '{' should be on the previous line. | 257 | |
| '}' should be on the same line. | 263 | |
| '{' should be on the previous line. | 265 | |
| Missing a Javadoc comment. | 270 | |
| Parameter name should be final. | 270 | |
| Parameter jarFile should be final. | 270 | |
| '{' should be on the previous line. | 271 | |
| '{' should be on the previous line. | 273 | |
| Line is longer than 80 characters. | 274 | |
| '}' should be on the same line. | 275 | |
| '{' should be on the previous line. | 277 | |
| Missing a Javadoc comment. | 282 | |
| Parameter name should be final. | 282 | |
| '{' should be on the previous line. | 283 | |
| Line is longer than 80 characters. | 287 | |
| Missing a Javadoc comment. | 287 | |
| Parameter jarEntry should be final. | 287 | |
| Parameter jarFile should be final. | 287 | |
| Parameter overrideExistingEntries should be final. | 287 | |
| '{' should be on the previous line. | 290 | |
| '}' should be on the same line. | 292 | |
| '{' should be on the previous line. | 294 | |
| '{' should be on the previous line. | 296 | |
| Missing a Javadoc comment. | 302 | |
| Parameter jarEntry should be final. | 302 | |
| Parameter jarFile should be final. | 302 | |
| '{' should be on the previous line. | 303 | |
| Line is longer than 80 characters. | 304 |