Robbie Gemmell created ARTEMIS-3296:
---------------------------------------
Summary: enable building on Java 16
Key: ARTEMIS-3296
URL: https://issues.apache.org/jira/browse/ARTEMIS-3296
Project: ActiveMQ Artemis
Issue Type: Task
Affects Versions: 2.17.0
Reporter: Robbie Gemmell
The maven build currently fails immediately if using Java 16+, first due to the
enforcer plugin not handling the new impl, then various other issues thereafter.
Many of the build plugins are stale, some being very very old, either from
using the old v18 apache parent or from being explicitly defined in the artemis
root pom. A general refresh should be done to update to more recent plugin
versions, via the current v23 apache parent or otherwise if needing newer yet
versions, and dependencies updated as well as needed to get the build going on
Java 16 (and 17EA).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)