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
67 0 0 209

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/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 8
fr/paris/lutece/plugins/pluginwizard/service/PluginWizardJsonService.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/PluginWizardZipService.java 0 0 1
fr/paris/lutece/plugins/pluginwizard/service/QualityService.java 0 0 8
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 11
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 3
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 1
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 7
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 6
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/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 3
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 44
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/DescriptionFormBean.java 0 0 8
fr/paris/lutece/plugins/pluginwizard/web/formbean/PluginNameFormBean.java 0 0 1

Rules

Category Rule Violations Severity
coding ArrayTrailingComma 11
 Error
DeclarationOrder 26
 Error
ExplicitInitialization 1
 Error
HiddenField 3
 Error
design HideUtilityClassConstructor 1
 Error
header Header
  • fileExtensions: "java"
  • headerFile: "/opt/datas/jenkins/home/jobs/admin-github-build/workspace/target/checkstyle-header.txt"
64
 Error
imports AvoidStarImport 1
 Error
UnusedImports 5
 Error
javadoc JavadocMethod 68
 Error
misc ArrayTypeStyle
  • javaStyle: "true"
1
 Error
modifier ModifierOrder 1
 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]*$"
4
 Error
whitespace ParenPad
  • option: "space"
18
 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/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. 621
 Error
javadoc JavadocMethod Missing a Javadoc comment. 626
 Error
naming MethodName Name 'BusinessClass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 626
 Error
javadoc JavadocMethod Unused @param tag for 'The'. 644
 Error
javadoc JavadocMethod Expected @param tag for 'strType'. 647
 Error
javadoc JavadocMethod Unused @param tag for '_bIsModule'. 676
 Error
javadoc JavadocMethod Expected @param tag for 'bIsModule'. 679

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. 153
 Error
misc ArrayTypeStyle Array brackets at illegal position. 636
 Error
javadoc JavadocMethod Expected @param tag for 'nPluginId'. 1139
 Error
javadoc JavadocMethod Expected @param tag for 'locale'. 1156
 Error
javadoc JavadocMethod Missing a Javadoc comment. 1225
 Error
javadoc JavadocMethod Missing a Javadoc comment. 1241
 Error
javadoc JavadocMethod Missing a Javadoc comment. 1256

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

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

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. 43
 Error
whitespace ParenPad '(' is not followed by whitespace. 55
 Error
whitespace ParenPad ')' is not preceded with whitespace. 55
 Error
whitespace ParenPad '(' is not followed by whitespace. 57
 Error
whitespace ParenPad '(' is not followed by whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 57
 Error
whitespace ParenPad ')' is not preceded with whitespace. 57

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. 65
 Error
javadoc JavadocMethod Expected @param tag for 'strTemplate'. 152
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 153
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 153
 Error
javadoc JavadocMethod Unused @param tag for 'business'. 176
 Error
javadoc JavadocMethod Expected @param tag for 'strTemplate'. 180
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 180
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 181
 Error
javadoc JavadocMethod Expected @param tag for 'strRadicalPackage'. 205
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 205

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'. 135
 Error
javadoc JavadocMethod Expected @param tag for 'strFeatureName'. 160

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'. 120
 Error
naming ParameterName Name 'admin_feature' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
 Error
javadoc JavadocMethod Expected @param tag for 'nTemplateType'. 120
 Error
javadoc JavadocMethod Expected @param tag for 'strPluginName'. 157

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'. 117
 Error
javadoc JavadocMethod Expected @param tag for 'strBeanName'. 117

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 HiddenField '_bIsDefault' hides a field. 129
 Error
javadoc JavadocMethod Expected @param tag for '_bIsDefault'. 129
 Error
naming ParameterName Name '_bIsDefault' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129

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

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. 79
 Error
naming LocalVariableName Name 'BusinessNames' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87

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
imports UnusedImports Unused import - fr.paris.lutece.portal.service.datastore.DatastoreService. 39
 Error
imports UnusedImports Unused import - fr.paris.lutece.util.ReferenceList. 40
 Error
javadoc JavadocMethod Expected @param tag for 'strModelVersion'. 130
 Error
javadoc JavadocMethod Expected @param tag for 'strVersion'. 150
 Error
javadoc JavadocMethod Expected @param tag for 'strDependencyCoreVersion'. 170
 Error
javadoc JavadocMethod Expected @param tag for 'strDependencyRestVersion'. 190

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. 61
 Error
coding ArrayTrailingComma Array should contain trailing comma. 64
 Error
coding ArrayTrailingComma Array should contain trailing comma. 67
 Error
javadoc JavadocMethod Missing a Javadoc comment. 164
 Error
javadoc JavadocMethod Expected @param tag for 'strLanguage'. 312

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. 51
 Error
coding ArrayTrailingComma Array should contain trailing comma. 54

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

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
coding DeclarationOrder Variable access definition in wrong order. 221
 Error
coding DeclarationOrder Variable access definition in wrong order. 222
 Error
coding DeclarationOrder Variable access definition in wrong order. 223
 Error
coding DeclarationOrder Variable access definition in wrong order. 224
 Error
coding DeclarationOrder Variable access definition in wrong order. 225
 Error
coding DeclarationOrder Variable access definition in wrong order. 226
 Error
coding DeclarationOrder Variable access definition in wrong order. 227
 Error
coding DeclarationOrder Variable access definition in wrong order. 230
 Error
coding DeclarationOrder Variable access definition in wrong order. 231
 Error
coding DeclarationOrder Variable access definition in wrong order. 232
 Error
coding DeclarationOrder Variable access definition in wrong order. 233
 Error
coding DeclarationOrder Variable access definition in wrong order. 234
 Error
coding DeclarationOrder Variable access definition in wrong order. 235
 Error
coding DeclarationOrder Variable access definition in wrong order. 236
 Error
coding DeclarationOrder Variable access definition in wrong order. 237
 Error
coding DeclarationOrder Variable access definition in wrong order. 238
 Error
coding DeclarationOrder Variable access definition in wrong order. 239
 Error
coding DeclarationOrder Variable access definition in wrong order. 240
 Error
coding DeclarationOrder Variable access definition in wrong order. 241
 Error
coding DeclarationOrder Variable access definition in wrong order. 242
 Error
coding DeclarationOrder Variable access definition in wrong order. 243
 Error
coding DeclarationOrder Variable access definition in wrong order. 244
 Error
coding DeclarationOrder Variable access definition in wrong order. 245
 Error
coding DeclarationOrder Variable access definition in wrong order. 246
 Error
coding DeclarationOrder Variable access definition in wrong order. 247
 Error
javadoc JavadocMethod Expected @throws tag for 'FileUploadException'. 363
 Error
javadoc JavadocMethod Missing a Javadoc comment. 384
 Error
whitespace ParenPad '(' is not followed by whitespace. 597
 Error
whitespace ParenPad ')' is not preceded with whitespace. 597
 Error
whitespace ParenPad ')' is not preceded with whitespace. 597
 Error
whitespace ParenPad ')' is not preceded with whitespace. 597
 Error
whitespace ParenPad '(' is not followed by whitespace. 599
 Error
whitespace ParenPad ')' is not preceded with whitespace. 599
 Error
whitespace ParenPad '(' is not followed by whitespace. 633
 Error
whitespace ParenPad ')' is not preceded with whitespace. 633
 Error
whitespace ParenPad ')' is not preceded with whitespace. 633
 Error
whitespace ParenPad ')' is not preceded with whitespace. 633
 Error
whitespace ParenPad '(' is not followed by whitespace. 635
 Error
whitespace ParenPad ')' is not preceded with whitespace. 635
 Error
javadoc JavadocMethod Missing a Javadoc comment. 1013
 Error
javadoc JavadocMethod Unused @param tag for 'request'. 1362
 Error
javadoc JavadocMethod Unused @param tag for 'strUrlCancel'. 1368
 Error
javadoc JavadocMethod Expected @return tag. 1372
 Error
javadoc JavadocMethod Expected @param tag for 'strUrlBack'. 1372

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/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. 304
 Error
javadoc JavadocMethod Expected @param tag for '_strType'. 304
 Error
naming ParameterName Name '_strType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 304
 Error
javadoc JavadocMethod Unused @param tag for 'bIsModule'. 332
 Error
coding HiddenField '_bIsModule' hides a field. 335
 Error
javadoc JavadocMethod Expected @param tag for '_bIsModule'. 335
 Error
naming ParameterName Name '_bIsModule' must match pattern '^[a-z][a-zA-Z0-9]*$'. 335

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