mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +00:00
4bba7e6188
* [NIFI-12419] - Only include the new UI module when building if the 'include-new-ui' profile is active. Also update the ci-workflow.yaml to activate that profile. * add the profile activation to the Maven Build command This closes #8069