Dave, The nifi-web-ui artifact is bundled in the nifi-framework-nar. You could rebuild those two modules and then drop the nifi-framework-nar artifact into an existing Apache NiFi installation. Apache NiFi contains an embedded web server so there's no need to try to deploy in another.
Matt On Wed, Sep 30, 2015 at 8:25 AM, Checked Safe <[email protected]> wrote: > How do you guys set up your environment to develop nifi-web-ui without > rebuilding the entire project each time? > > If I run only the nifi-web-ui in Tomcat I (obviously) get dependency > issues. > > Many Thanks, > > Dave >
