rh-messaging / artemis-prometheus-metrics-plugin

Apache License 2.0
22 stars 20 forks source link

Add Java 11 requirement #36

Open Stevenpc3 opened 2 weeks ago

Stevenpc3 commented 2 weeks ago

We are advised to use v2.2.0 but nothing in there says to use Java 11. If you build 3.0.0 things build fine, but then any other tag will fail with mvn install unless you have Java 11.

Please update the docs for those that build this to list the environmental requirements.