[
https://issues.apache.org/jira/browse/NIFI-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17393769#comment-17393769
]
ASF subversion and git services commented on NIFI-9008:
-------------------------------------------------------
Commit c273b02ebee7994d76771745e686032f3da39449 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c273b02 ]
NIFI-9008 Added Jetty modules to managed dependencies
- Updated OWASP dependency check suppressions with jetty-test-helper
Signed-off-by: Pierre Villard <[email protected]>
This closes #5281.
> 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)