Did you run `mvn clean install` or just have an IDE do whatever it considers a build to be after importing the Maven POMs?
On Fri, Oct 1, 2021 at 11:11 AM tobin <[email protected]> wrote: > > Hi, > > I'm trying to build NiFi for the first time. > > The build completes but when I browse to https://127.0.0.1:8443/nifi/ > the page doesn't finish loading. > > Inspecting the page shows a lot of missing resources such as jquery > libraries. All the missing items come from the nifi/assets > > Which module in Maven is responsible for populating the assets folder? > > Regards, > Tobin
