-
Story
-
Resolution: Done-Errata
-
Major
-
rhel-9.6
-
None
-
maven-3.6.3-22.el9
-
None
-
rhel-base-utils-core
-
ssg_core_services
-
22
-
24
-
5
-
Dev ack
-
False
-
False
-
-
None
-
None
-
-
Pass
-
Automated
-
None
Goal
- As RHEL user I want to install Maven, but I don't care what Java
runtime it uses, as long as it works. I expect "dnf install maven" to
just work.
- As RHEL user I want to install and use Maven, but I don't know which
Java runtime it should use. I want to rely on the default
configuration recommended by the RHEL creators.
- As RHEL user I want to install Maven and run it with a specific
OpenJDK version that is packaged in RHEL. I expect Red Hat support,
as long as OpenJDK version chosen is supported.
Acceptance Criteria
- dnf install maven installs Maven configured to run with default system Java version (currently OpenJDK 17)
- dnf install maven-openjdk${n} installs Maven configured to run with OpenJDK $n, for n in 8,11,17,21
- links to
-
RHBA-2025:144513 maven update