[MacPorts] #62802: openjdk11 has broken files after multiple rev-upgrade

MacPorts noreply at macports.org
Tue May 4 23:14:53 UTC 2021


#62802: openjdk11 has broken files after multiple rev-upgrade
------------------------+----------------------
  Reporter:  fracai     |      Owner:  breun
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.6.4
Resolution:             |   Keywords:
      Port:  openjdk11  |
------------------------+----------------------

Comment (by breun):

 `maven3` works with Java 7 or higher, but if you don't have that already
 installed it will try to install `openjdk11` as a fallback:
 https://github.com/macports/macports-
 ports/blob/master/java/maven3/Portfile#L42-L43

 I'm not sure how the detection logic is implemented in the java PortGroup,
 but does `sudo port install maven3` still try to install `openjdk11` if
 you first install another JDK? If so the java PortGroup might need to be
 updated to also recognise Azul Zulu OpenJDK.

-- 
Ticket URL: <https://trac.macports.org/ticket/62802#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list