The following document contains the results of PMD 7.9.0.

Violations By Priority

Priority 3

io/wcm/devops/conga/tooling/maven/plugin/validation/RoleTemplateFileValidator.java

Rule Violation Line
ExceptionAsFlowControl Exception thrown at line 71 is caught in this block. 7678

Files

io/wcm/devops/conga/tooling/maven/plugin/validation/RoleTemplateFileValidator.java

Rule Violation Priority Line
ExceptionAsFlowControl Exception thrown at line 71 is caught in this block. 3 7678

Suppressed Violations

Filename Rule message Suppression type Reason
io/wcm/devops/conga/tooling/maven/plugin/PackageMojo.java Prefer StringBuilder (non-synchronized) or StringBuffer (synchronized) over += for concatenating strings @suppresswarnings
io/wcm/devops/conga/tooling/maven/plugin/util/MavenArtifactHelper.java Rather than using a lot of String arguments, consider using a container object for those values. @suppresswarnings
io/wcm/devops/conga/tooling/maven/plugin/util/MavenArtifactHelper.java Thrown exception does not preserve the stack trace of exception 'ex' on all code paths @suppresswarnings
io/wcm/devops/conga/tooling/maven/plugin/validation/ModelValidator.java Thrown exception does not preserve the stack trace of exception 'ex' on all code paths @suppresswarnings
io/wcm/devops/conga/tooling/maven/plugin/validation/NoValueProviderInRoleValidator.java Thrown exception does not preserve the stack trace of exception 'ex' on all code paths @suppresswarnings
io/wcm/devops/conga/tooling/maven/plugin/validation/RoleTemplateFileValidator.java Thrown exception does not preserve the stack trace of exception 'ex' on all code paths @suppresswarnings
io/wcm/devops/conga/tooling/maven/plugin/validation/TemplateValidator.java Thrown exception does not preserve the stack trace of exception 'ex' on all code paths @suppresswarnings

Back to top

Version: 1.17.1-SNAPSHOT. Last Published: 2025-02-19.