[OpenNMS/opennms] ce4026: NMS-20093: Restore junit-jupiter-api and junit-pla...
Marshall Massengill via opennms-cvs <[email protected]> Wed, 29 Jul 2026 09:02:00 -0700
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/mem/h36-smoke/[email protected]> |
Branch: refs/heads/mem/h36-smoke
Home: https://github.com/OpenNMS/opennms
Commit: ce4026967d7f705cd79b9a202ad0241b6f8ce88e
https://github.com/OpenNMS/opennms/commit/ce4026967d7f705cd79b9a202ad0241b6f8ce88e
Author: Marshall Massengill <[email protected]>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M pom.xml
Log Message:
-----------
NMS-20093: Restore junit-jupiter-api and junit-platform-engine pins
Third casualty of the NMS-20085 pin removal, this one on the test
classpath: without the managed version, junit-jupiter-api resolves to
a transitive's 5.6.2, skewing junit-platform-commons (1.6.2) against
the still-pinned vintage-engine (5.9.2 / platform 1.9.2). The
surefire/failsafe JUnit Platform provider then fails at startup with
NoClassDefFoundError: ClassNamePatternFilterUtils in
features.kafka.producer and features.flows.itests - surfaced by CI on
PR 8683, whose branch is based on the merged NMS-20085. Local builds
with -DskipTests never exercise this. Verified: dependency:tree shows
5.9.2/1.9.2 restored and the kafka producer test suite runs green.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs