[ 
https://issues.apache.org/jira/browse/NIFI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14305154#comment-14305154
 ] 

Bryan Bende commented on NIFI-316:
----------------------------------

The way I realized the annotations needed updating was by using the archetype 
to create a new bundle, and then ran mvn clean install on the new bundle, and 
the default MyProcessorTest failed because of the annotations (I forget the 
error message). So I think if this archetype integration-test can generate an 
archetype and build it as part of the overall build process then it should 
catch most issues.

I'll play around with it when I get a chance. I guess I'll create a new jira if 
I get that working?

> Update annotation package names in processor-bundle-archetype
> -------------------------------------------------------------
>
>                 Key: NIFI-316
>                 URL: https://issues.apache.org/jira/browse/NIFI-316
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Tools and Build
>    Affects Versions: 0.0.2
>            Reporter: Bryan Bende
>            Priority: Minor
>
> The example processor in nifi-processor-bundle-archetype needs to be updated 
> to use the refactored package names for the annotations (Tags, 
> CapabilityDescription, OnScheduled).
> Right now the archetype generation succeeds, but the build of a new bundle 
> will fail the tests due to the old annotations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to