Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 8.19 with build-config/lutece_checks.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
76 0 0 295

Files

File
 I
 W
 E
fr/paris/lutece/plugins/pluginwizard/business/ConfigurationKey.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/ConfigurationKeyDAO.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/ConfigurationKeyHome.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/IConfigurationKeyDAO.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/IModelDAO.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/Model.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/ModelDAO.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/ModelHome.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/Application.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/Attribute.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/BusinessClass.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/Configuration.java 0 0 9
fr/paris/lutece/plugins/pluginwizard/business/model/Feature.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/IPluginModelDAO.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/PluginModel.java 0 0 8
fr/paris/lutece/plugins/pluginwizard/business/model/PluginModelDAO.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/PluginModelHome.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/Portlet.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/business/model/Rest.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/AttributeService.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/AttributeType.java 0 0 3
fr/paris/lutece/plugins/pluginwizard/service/MapperService.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/ModelService.java 0 0 10
fr/paris/lutece/plugins/pluginwizard/service/PluginWizardJsonService.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/PluginWizardZipService.java 0 0 3
fr/paris/lutece/plugins/pluginwizard/service/QualityService.java 0 0 26
fr/paris/lutece/plugins/pluginwizard/service/generator/AbstractFileGenerator.java 0 0 3
fr/paris/lutece/plugins/pluginwizard/service/generator/AbstractGenerator.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/AdminJspBeanFileConfig.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/AdminJspBeanGenerator.java 0 0 13
fr/paris/lutece/plugins/pluginwizard/service/generator/AdminJspControllerGenerator.java 0 0 5
fr/paris/lutece/plugins/pluginwizard/service/generator/AdminJspGenerator.java 0 0 4
fr/paris/lutece/plugins/pluginwizard/service/generator/AdminTemplateGenerator.java 0 0 8
fr/paris/lutece/plugins/pluginwizard/service/generator/BusinessClassGenerator.java 0 0 8
fr/paris/lutece/plugins/pluginwizard/service/generator/BusinessFileConfig.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/BusinessKotlinClassGenerator.java 0 0 3
fr/paris/lutece/plugins/pluginwizard/service/generator/GenerationScheme.java 0 0 5
fr/paris/lutece/plugins/pluginwizard/service/generator/Generator.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/GeneratorService.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/Markers.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/PluginXmlGenerator.java 0 0 3
fr/paris/lutece/plugins/pluginwizard/service/generator/PomGenerator.java 0 0 8
fr/paris/lutece/plugins/pluginwizard/service/generator/PortletGenerator.java 0 0 3
fr/paris/lutece/plugins/pluginwizard/service/generator/PortletJspBeanGenerator.java 0 0 3
fr/paris/lutece/plugins/pluginwizard/service/generator/PortletJspGenerator.java 0 0 4
fr/paris/lutece/plugins/pluginwizard/service/generator/PortletTemplateGenerator.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/PortletXslGenerator.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/PropertiesGenerator.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/ResourcesGenerator.java 0 0 10
fr/paris/lutece/plugins/pluginwizard/service/generator/RestConstantsGenerator.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/RestGenerator.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/RestSwaggerGenerator.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/RestSwaggerJsonGenerator.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/SiteDocumentationGenerator.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/SpringContextXmlGenerator.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/SqlCodeGenerator.java 0 0 3
fr/paris/lutece/plugins/pluginwizard/service/generator/TaskComponentGenerator.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/TaskFormsGenerator.java 0 0 4
fr/paris/lutece/plugins/pluginwizard/service/generator/TaskServiceClassGenerator.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/TaskServiceGenerator.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/service/generator/XPageFileConfig.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/generator/XPageGenerator.java 0 0 5
fr/paris/lutece/plugins/pluginwizard/service/generator/XPageTemplateGenerator.java 0 0 4
fr/paris/lutece/plugins/pluginwizard/util/Utils.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/web/Constants.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/web/PluginWizardApp.java 0 0 60
fr/paris/lutece/plugins/pluginwizard/web/PluginwizardJspBean.java 0 0 2
fr/paris/lutece/plugins/pluginwizard/web/formbean/BusinessClassFormBean.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/web/formbean/ConfigurationFormBean.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/web/formbean/DescriptionFormBean.java 0 0 8
fr/paris/lutece/plugins/pluginwizard/web/formbean/FormBean.java 0 0 11
fr/paris/lutece/plugins/pluginwizard/web/formbean/ModuleNameFormBean.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/web/formbean/PluginNameFormBean.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/web/formbean/WorkflowTaskNameFormBean.java 0 0 1

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
1
 Error
coding ArrayTrailingComma 12
 Error
DeclarationOrder 43
 Error
ExplicitInitialization 2
 Error
HiddenField 2
 Error
design HideUtilityClassConstructor 1
 Error
VisibilityModifier 12
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/var/jenkins_home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
74
 Error
imports AvoidStarImport 1
 Error
UnusedImports 3
 Error
javadoc JavadocMethod 95
 Error
JavadocType 1
 Error
misc ArrayTypeStyle
  • javaStyle: "true"
1
 Error
modifier ModifierOrder 1
 Error
RedundantModifier 4
 Error
naming LocalVariableName
  • format: "^[a-z][a-zA-Z0-9]*$"
4
 Error
MethodName
  • format: "^[a-z][a-zA-Z0-9]*$"
1
 Error
ParameterName
  • format: "^[a-z][a-zA-Z0-9]*$"
3
 Error
StaticVariableName
  • format: "^_[a-z](_?[a-zA-Z0-9])*$"
12
 Error
whitespace ParenPad
  • option: "space"
13
 Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
9
 Error

Details

fr/paris/lutece/plugins/pluginwizard/business/ConfigurationKey.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/ConfigurationKeyDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/ConfigurationKeyHome.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/IConfigurationKeyDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/IModelDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/Model.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/ModelDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/ModelHome.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/Application.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/Attribute.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/BusinessClass.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/Configuration.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 60
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 60
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 61
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 61
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 62
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 62
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 63
 Error
whitespace WhitespaceAround '=' is not preceded with whitespace. 63

fr/paris/lutece/plugins/pluginwizard/business/model/Feature.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/IPluginModelDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/PluginModel.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 667
 Error
javadoc JavadocMethod Missing a Javadoc comment. 672
 Error
naming MethodName Name 'BusinessClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 672
 Error
javadoc JavadocMethod Unused @param tag for 'The'. 690
 Error
javadoc JavadocMethod Expected @param tag for 'strType'. 693
 Error
javadoc JavadocMethod Unused @param tag for '_bIsModule'. 722
 Error
javadoc JavadocMethod Expected @param tag for 'bIsModule'. 725

fr/paris/lutece/plugins/pluginwizard/business/model/PluginModelDAO.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/PluginModelHome.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/Portlet.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/business/model/Rest.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/AttributeService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 75

fr/paris/lutece/plugins/pluginwizard/service/AttributeType.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Unused @param tag for '_strName'. 84
 Error
javadoc JavadocMethod Expected @param tag for 'strName'. 87

fr/paris/lutece/plugins/pluginwizard/service/MapperService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/ModelService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @return tag. 156
 Error
misc ArrayTypeStyle Array brackets at illegal position. 639
 Error
javadoc JavadocMethod Expected @param tag for 'nPluginId'. 1142
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 1159
 Error
javadoc JavadocMethod Expected @param tag for 'nBusinessClassId'. 1283
 Error
javadoc JavadocMethod Unused @param tag for 'nPLuginId'. 1300
 Error
javadoc JavadocMethod Unused @param tag for 'configurationFormBean'. 1302
 Error
javadoc JavadocMethod Expected @param tag for 'nPluginId'. 1304
 Error
javadoc JavadocMethod Expected @param tag for 'configuration'. 1304

fr/paris/lutece/plugins/pluginwizard/service/PluginWizardJsonService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 83

fr/paris/lutece/plugins/pluginwizard/service/PluginWizardZipService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 136
 Error
javadoc JavadocMethod Expected @param tag for 'request'. 150

fr/paris/lutece/plugins/pluginwizard/service/QualityService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 50
 Error
naming StaticVariableName Name 'bValidUniqueBusinessClassName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 53
 Error
design VisibilityModifier Variable 'bValidUniqueBusinessClassName' must be private and have accessor methods. 53
 Error
naming StaticVariableName Name 'bValidUniquePluralBusinessClassName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 54
 Error
design VisibilityModifier Variable 'bValidUniquePluralBusinessClassName' must be private and have accessor methods. 54
 Error
naming StaticVariableName Name 'bValidUniqueTableName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 55
 Error
design VisibilityModifier Variable 'bValidUniqueTableName' must be private and have accessor methods. 55
 Error
naming StaticVariableName Name 'bValidUniqueAttributeName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 58
 Error
design VisibilityModifier Variable 'bValidUniqueAttributeName' must be private and have accessor methods. 58
 Error
naming StaticVariableName Name 'bValideUniqueFeatureRight' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 61
 Error
design VisibilityModifier Variable 'bValideUniqueFeatureRight' must be private and have accessor methods. 61
 Error
naming StaticVariableName Name 'bValideUniqueFeatureTitle' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 62
 Error
design VisibilityModifier Variable 'bValideUniqueFeatureTitle' must be private and have accessor methods. 62
 Error
naming StaticVariableName Name 'bValideUniqueFeatureTechName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 63
 Error
design VisibilityModifier Variable 'bValideUniqueFeatureTechName' must be private and have accessor methods. 63
 Error
naming StaticVariableName Name 'bValideUniqueAdministrationName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 66
 Error
design VisibilityModifier Variable 'bValideUniqueAdministrationName' must be private and have accessor methods. 66
 Error
naming StaticVariableName Name 'bValideUniqueAdministrationClass' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 67
 Error
design VisibilityModifier Variable 'bValideUniqueAdministrationClass' must be private and have accessor methods. 67
 Error
naming StaticVariableName Name 'bValideUniquePortletClassName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 70
 Error
design VisibilityModifier Variable 'bValideUniquePortletClassName' must be private and have accessor methods. 70
 Error
naming StaticVariableName Name 'bValideUniquePortletType' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 71
 Error
design VisibilityModifier Variable 'bValideUniquePortletType' must be private and have accessor methods. 71
 Error
naming StaticVariableName Name 'bValideUniquePortletJspName' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 72
 Error
design VisibilityModifier Variable 'bValideUniquePortletJspName' must be private and have accessor methods. 72

fr/paris/lutece/plugins/pluginwizard/service/generator/AbstractFileGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'generationSchemeName'. 89
 Error
javadoc JavadocMethod Expected @param tag for 'generationSchemeName'. 120

fr/paris/lutece/plugins/pluginwizard/service/generator/AbstractGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/AdminJspBeanFileConfig.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'strAbstractParentBeanTemplate'. 136

fr/paris/lutece/plugins/pluginwizard/service/generator/AdminJspBeanGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 66
 Error
javadoc JavadocMethod Expected @param tag for 'strTemplate'. 154
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 155
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 155
 Error
javadoc JavadocMethod Unused @param tag for 'business'. 178
 Error
javadoc JavadocMethod Expected @param tag for 'strTemplate'. 182
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 182
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 183
 Error
javadoc JavadocMethod Unused @param tag for 'strFeatureName'. 201
 Error
javadoc JavadocMethod Unused @param tag for 'strFeatureRight'. 203
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 207
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 207

fr/paris/lutece/plugins/pluginwizard/service/generator/AdminJspControllerGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
imports UnusedImports Unused import - fr.paris.lutece.plugins.pluginwizard.util.Utils. 40
 Error
javadoc JavadocMethod Unused @param tag for 'nJspType'. 116
 Error
javadoc JavadocMethod Expected @param tag for 'bIsModule'. 120
 Error
javadoc JavadocMethod Expected @param tag for 'bIsModule'. 141

fr/paris/lutece/plugins/pluginwizard/service/generator/AdminJspGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 55
 Error
javadoc JavadocMethod Expected @param tag for 'strFeatureName'. 146
 Error
javadoc JavadocMethod Expected @param tag for 'strFeatureName'. 171

fr/paris/lutece/plugins/pluginwizard/service/generator/AdminTemplateGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
imports UnusedImports Unused import - fr.paris.lutece.plugins.pluginwizard.util.Utils. 40
 Error
coding ArrayTrailingComma Array should contain trailing comma. 59
 Error
naming LocalVariableName Name 'admin_feature' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error
javadoc JavadocMethod Expected @param tag for 'admin_feature'. 130
 Error
naming ParameterName Name 'admin_feature' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
 Error
javadoc JavadocMethod Expected @param tag for 'nTemplateType'. 130
 Error
javadoc JavadocMethod Expected @param tag for 'strPluginName'. 167

fr/paris/lutece/plugins/pluginwizard/service/generator/BusinessClassGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 150
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 150
 Error
javadoc JavadocMethod Expected @param tag for 'strProjectType'. 150
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 173
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 173
 Error
javadoc JavadocMethod Expected @param tag for 'strProjectType'. 173
 Error
javadoc JavadocMethod Expected @param tag for 'configuration'. 173

fr/paris/lutece/plugins/pluginwizard/service/generator/BusinessFileConfig.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/BusinessKotlinClassGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 116
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 116

fr/paris/lutece/plugins/pluginwizard/service/generator/GenerationScheme.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ExplicitInitialization Variable '_bIsDefault' explicitly initialized to 'false' (default value for its type). 47
 Error
coding ExplicitInitialization Variable '_bIsWorkflow' explicitly initialized to 'false' (default value for its type). 48
 Error
javadoc JavadocMethod Expected @param tag for 'bIsDefault'. 130
 Error
javadoc JavadocMethod Expected @param tag for 'bIsWorkflow'. 150

fr/paris/lutece/plugins/pluginwizard/service/generator/Generator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'generationSchemeName'. 54

fr/paris/lutece/plugins/pluginwizard/service/generator/GeneratorService.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'isWorkflowTask'. 117

fr/paris/lutece/plugins/pluginwizard/service/generator/Markers.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/PluginXmlGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Missing a Javadoc comment. 80
 Error
naming LocalVariableName Name 'BusinessNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88

fr/paris/lutece/plugins/pluginwizard/service/generator/PomGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'strModelVersion'. 136
 Error
javadoc JavadocMethod Expected @param tag for 'strVersion'. 156
 Error
javadoc JavadocMethod Expected @param tag for 'strDependencyCoreVersion'. 176
 Error
javadoc JavadocMethod Expected @param tag for 'strDependencyRestVersion'. 196
 Error
javadoc JavadocMethod Expected @param tag for 'strDependencyWorkflowVersion'. 216
 Error
javadoc JavadocMethod Expected @param tag for 'strDependencyGenericattributesVersion'. 236
 Error
javadoc JavadocMethod Expected @param tag for 'strDependencyFormsVersion'. 256

fr/paris/lutece/plugins/pluginwizard/service/generator/PortletGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Unused @param tag for 'strPortletName'. 108
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 112

fr/paris/lutece/plugins/pluginwizard/service/generator/PortletJspBeanGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
naming LocalVariableName Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 60
 Error
javadoc JavadocMethod Expected @param tag for 'isModule'. 82

fr/paris/lutece/plugins/pluginwizard/service/generator/PortletJspGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 53
 Error
naming LocalVariableName Name '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 64
 Error
javadoc JavadocMethod Expected @param tag for 'bIsModule'. 93

fr/paris/lutece/plugins/pluginwizard/service/generator/PortletTemplateGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 51

fr/paris/lutece/plugins/pluginwizard/service/generator/PortletXslGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
imports AvoidStarImport Using the '.*' form of import should be avoided - fr.paris.lutece.plugins.pluginwizard.service.generator.Markers.*. 38

fr/paris/lutece/plugins/pluginwizard/service/generator/PropertiesGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/ResourcesGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 62
 Error
coding ArrayTrailingComma Array should contain trailing comma. 65
 Error
coding ArrayTrailingComma Array should contain trailing comma. 68
 Error
coding ArrayTrailingComma Array should contain trailing comma. 71
 Error
whitespace ParenPad '(' is not followed by whitespace. 153
 Error
whitespace ParenPad ')' is not preceded with whitespace. 153
 Error
javadoc JavadocMethod Missing a Javadoc comment. 190
 Error
whitespace ParenPad '(' is not followed by whitespace. 394
 Error
javadoc JavadocMethod Expected @param tag for 'strLanguage'. 445

fr/paris/lutece/plugins/pluginwizard/service/generator/RestConstantsGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/RestGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/RestSwaggerGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Unused @param tag for 'businessClasses'. 81

fr/paris/lutece/plugins/pluginwizard/service/generator/RestSwaggerJsonGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/SiteDocumentationGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 49

fr/paris/lutece/plugins/pluginwizard/service/generator/SpringContextXmlGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/SqlCodeGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding ArrayTrailingComma Array should contain trailing comma. 52
 Error
coding ArrayTrailingComma Array should contain trailing comma. 55

fr/paris/lutece/plugins/pluginwizard/service/generator/TaskComponentGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'pm'. 83

fr/paris/lutece/plugins/pluginwizard/service/generator/TaskFormsGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'pluginModel'. 60
 Error
whitespace ParenPad '(' is not followed by whitespace. 97
 Error
whitespace ParenPad ')' is not preceded with whitespace. 97

fr/paris/lutece/plugins/pluginwizard/service/generator/TaskServiceClassGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'pm'. 80

fr/paris/lutece/plugins/pluginwizard/service/generator/TaskServiceGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'pm'. 80

fr/paris/lutece/plugins/pluginwizard/service/generator/XPageFileConfig.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/service/generator/XPageGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 146
 Error
javadoc JavadocMethod Expected @param tag for 'strTemplate'. 146
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 172
 Error
javadoc JavadocMethod Expected @param tag for 'strTemplate'. 173

fr/paris/lutece/plugins/pluginwizard/service/generator/XPageTemplateGenerator.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
imports UnusedImports Unused import - fr.paris.lutece.plugins.pluginwizard.util.Utils. 40
 Error
coding ArrayTrailingComma Array should contain trailing comma. 59
 Error
whitespace WhitespaceAround '=' is not followed by whitespace. 93

fr/paris/lutece/plugins/pluginwizard/util/Utils.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 41

fr/paris/lutece/plugins/pluginwizard/web/Constants.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/web/PluginWizardApp.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding DeclarationOrder Variable access definition in wrong order. 251
 Error
coding DeclarationOrder Variable access definition in wrong order. 252
 Error
coding DeclarationOrder Variable access definition in wrong order. 253
 Error
coding DeclarationOrder Variable access definition in wrong order. 254
 Error
coding DeclarationOrder Variable access definition in wrong order. 255
 Error
coding DeclarationOrder Variable access definition in wrong order. 256
 Error
coding DeclarationOrder Variable access definition in wrong order. 257
 Error
coding DeclarationOrder Variable access definition in wrong order. 258
 Error
coding DeclarationOrder Variable access definition in wrong order. 259
 Error
coding DeclarationOrder Variable access definition in wrong order. 260
 Error
coding DeclarationOrder Variable access definition in wrong order. 261
 Error
coding DeclarationOrder Variable access definition in wrong order. 262
 Error
coding DeclarationOrder Variable access definition in wrong order. 263
 Error
coding DeclarationOrder Variable access definition in wrong order. 264
 Error
coding DeclarationOrder Variable access definition in wrong order. 265
 Error
coding DeclarationOrder Variable access definition in wrong order. 266
 Error
coding DeclarationOrder Variable access definition in wrong order. 267
 Error
coding DeclarationOrder Variable access definition in wrong order. 268
 Error
coding DeclarationOrder Variable access definition in wrong order. 269
 Error
coding DeclarationOrder Variable access definition in wrong order. 270
 Error
coding DeclarationOrder Variable access definition in wrong order. 271
 Error
coding DeclarationOrder Variable access definition in wrong order. 272
 Error
coding DeclarationOrder Variable access definition in wrong order. 273
 Error
coding DeclarationOrder Variable access definition in wrong order. 274
 Error
coding DeclarationOrder Variable access definition in wrong order. 277
 Error
coding DeclarationOrder Variable access definition in wrong order. 278
 Error
coding DeclarationOrder Variable access definition in wrong order. 279
 Error
coding DeclarationOrder Variable access definition in wrong order. 280
 Error
coding DeclarationOrder Variable access definition in wrong order. 281
 Error
coding DeclarationOrder Variable access definition in wrong order. 282
 Error
coding DeclarationOrder Variable access definition in wrong order. 283
 Error
coding DeclarationOrder Variable access definition in wrong order. 284
 Error
coding DeclarationOrder Variable access definition in wrong order. 285
 Error
coding DeclarationOrder Variable access definition in wrong order. 286
 Error
coding DeclarationOrder Variable access definition in wrong order. 287
 Error
coding DeclarationOrder Variable access definition in wrong order. 288
 Error
coding DeclarationOrder Variable access definition in wrong order. 289
 Error
coding DeclarationOrder Variable access definition in wrong order. 290
 Error
coding DeclarationOrder Variable access definition in wrong order. 291
 Error
coding DeclarationOrder Variable access definition in wrong order. 292
 Error
coding DeclarationOrder Variable access definition in wrong order. 293
 Error
coding DeclarationOrder Variable access definition in wrong order. 294
 Error
javadoc JavadocMethod Missing a Javadoc comment. 407
 Error
javadoc JavadocMethod Expected @throws tag for 'FileUploadException'. 442
 Error
javadoc JavadocMethod Missing a Javadoc comment. 465
 Error
javadoc JavadocMethod Missing a Javadoc comment. 1126
 Error
whitespace ParenPad '(' is not followed by whitespace. 1130
 Error
whitespace ParenPad '(' is not followed by whitespace. 1209
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1209
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1238
 Error
whitespace ParenPad '(' is not followed by whitespace. 1242
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1242
 Error
whitespace ParenPad '(' is not followed by whitespace. 1265
 Error
whitespace ParenPad ')' is not preceded with whitespace. 1265
 Error
javadoc JavadocMethod Missing a Javadoc comment. 1480
 Error
javadoc JavadocMethod Unused @param tag for 'request'. 1940
 Error
javadoc JavadocMethod Unused @param tag for 'strUrlCancel'. 1946
 Error
javadoc JavadocMethod Expected @return tag. 1950
 Error
javadoc JavadocMethod Expected @param tag for 'strUrlBack'. 1950

fr/paris/lutece/plugins/pluginwizard/web/PluginwizardJspBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding DeclarationOrder Variable access definition in wrong order. 73

fr/paris/lutece/plugins/pluginwizard/web/formbean/BusinessClassFormBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/web/formbean/ConfigurationFormBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/web/formbean/DescriptionFormBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
coding HiddenField '_strType' hides a field. 305
 Error
javadoc JavadocMethod Expected @param tag for '_strType'. 305
 Error
naming ParameterName Name '_strType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 305
 Error
javadoc JavadocMethod Unused @param tag for 'bIsModule'. 333
 Error
coding HiddenField '_bIsModule' hides a field. 336
 Error
javadoc JavadocMethod Expected @param tag for '_bIsModule'. 336
 Error
naming ParameterName Name '_bIsModule' must match pattern '^[a-z][a-zA-Z0-9]*$'. 336

fr/paris/lutece/plugins/pluginwizard/web/formbean/FormBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2
 Error
javadoc JavadocType Missing a Javadoc comment. 36
 Error
blocks LeftCurly '{' at column 27 should be on a new line. 36
 Error
javadoc JavadocMethod Missing a Javadoc comment. 38
 Error
modifier RedundantModifier Redundant 'public' modifier. 38
 Error
javadoc JavadocMethod Missing a Javadoc comment. 39
 Error
modifier RedundantModifier Redundant 'public' modifier. 39
 Error
javadoc JavadocMethod Missing a Javadoc comment. 40
 Error
modifier RedundantModifier Redundant 'public' modifier. 40
 Error
javadoc JavadocMethod Missing a Javadoc comment. 41
 Error
modifier RedundantModifier Redundant 'public' modifier. 41

fr/paris/lutece/plugins/pluginwizard/web/formbean/ModuleNameFormBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/web/formbean/PluginNameFormBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2

fr/paris/lutece/plugins/pluginwizard/web/formbean/WorkflowTaskNameFormBean.java

Severity Category Rule Message Line
 Error
header Header Line does not match expected header line of ' * Copyright (c) 2002-2020, City of Paris'. 2