After setting up a project to develop some custom processors, I started
thinking it would be useful to have a really easy way to jump start a new
project, so I created a Maven archetype that can be used to help get
started:

https://github.com/bbende/nifi-processor-bundle-archetype

If anyone has any feedback on useful defaults, or best practices to
include, let me know.

If something like this already exists, then I'll chalk this up to a good
learning experience since I learned a lot about multi-module archetypes :)

-Bryan

Reply via email to