[ 
https://issues.apache.org/jira/browse/NIFI-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lockie Richter updated NIFI-8624:
---------------------------------
    Fix Version/s:     (was: 1.13.3)

> Remove the declaration of thrown ProcessException from processor archetype 
> bundle
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-8624
>                 URL: https://issues.apache.org/jira/browse/NIFI-8624
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 1.13.2
>            Reporter: Lockie Richter
>            Priority: Trivial
>              Labels: templates
>   Original Estimate: 24h
>          Time Spent: 10m
>  Remaining Estimate: 23h 50m
>
> h3. Info
> Currently the nifi-maven-archetype projects are reporting some basic code 
> smells in SonarQube reporting. 
> These issues should be addressed to avoid propagating code smells through to 
> anyone who instantiates the processor or service archetypes. 
> h3. Warnings Generated
> *Processor Archetype*
> * {{Remove the declaration of thrown exception 
> 'org.apache.nifi.processor.exception.ProcessException' which is a runtime 
> exception.}}
> * {{Rename "descriptors" which hides the field declared at line ...}}
> * {{Rename "relationships" which hides the field declared at line ...}}
> *Service Archetype*
> * {{Remove the declaration of thrown exception 
> 'org.apache.nifi.processor.exception.ProcessException' which is a runtime 
> exception.}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to