David Handermann created NIFI-9008:
--------------------------------------
Summary: Add Jetty modules to Managed Dependencies
Key: NIFI-9008
URL: https://issues.apache.org/jira/browse/NIFI-9008
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework, Extensions, NiFi Registry
Affects Versions: 1.15.0
Reporter: David Handermann
Assignee: David Handermann
The NiFi main Maven configuration includes managed dependencies for a number of
Jetty modules such as {{jetty-server}} and {{jetty-annotations}}. This
approach ensures that all child modules depend on the version specified in the
main configuration.
Some components, such as Hive 3 and Solr, depend on additional Jetty modules,
resulting a mixture of versions in bundled NAR files. The main Maven
configuration should be updated with additional Jetty modules to ensure
consistent versioning in dependent bundles.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)